@charset "UTF-8";
.m-0 {
  margin: 0rem !important;
}

.my-0 {
  margin: 0rem 0 !important;
}

.mx-0 {
  margin: 0 0rem !important;
}

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

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

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

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

.p-0 {
  padding: 0rem !important;
}

.py-0 {
  padding: 0rem 0 !important;
}

.px-0 {
  padding: 0 0rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

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

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

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

.m-5 {
  margin: 0.5rem !important;
}

.my-5 {
  margin: 0.5rem 0 !important;
}

.mx-5 {
  margin: 0 0.5rem !important;
}

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

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

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

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

.p-5 {
  padding: 0.5rem !important;
}

.py-5 {
  padding: 0.5rem 0 !important;
}

.px-5 {
  padding: 0 0.5rem !important;
}

.pt-5 {
  padding-top: 0.5rem !important;
}

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

.pl-5 {
  padding-left: 0.5rem !important;
}

.pr-5 {
  padding-right: 0.5rem !important;
}

.m-10 {
  margin: 1rem !important;
}

.my-10 {
  margin: 1rem 0 !important;
}

.mx-10 {
  margin: 0 1rem !important;
}

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

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

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

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

.p-10 {
  padding: 1rem !important;
}

.py-10 {
  padding: 1rem 0 !important;
}

.px-10 {
  padding: 0 1rem !important;
}

.pt-10 {
  padding-top: 1rem !important;
}

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

.pl-10 {
  padding-left: 1rem !important;
}

.pr-10 {
  padding-right: 1rem !important;
}

.m-15 {
  margin: 1.5rem !important;
}

.my-15 {
  margin: 1.5rem 0 !important;
}

.mx-15 {
  margin: 0 1.5rem !important;
}

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

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

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

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

.p-15 {
  padding: 1.5rem !important;
}

.py-15 {
  padding: 1.5rem 0 !important;
}

.px-15 {
  padding: 0 1.5rem !important;
}

.pt-15 {
  padding-top: 1.5rem !important;
}

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

.pl-15 {
  padding-left: 1.5rem !important;
}

.pr-15 {
  padding-right: 1.5rem !important;
}

.m-20 {
  margin: 2rem !important;
}

.my-20 {
  margin: 2rem 0 !important;
}

.mx-20 {
  margin: 0 2rem !important;
}

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

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

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

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

.p-20 {
  padding: 2rem !important;
}

.py-20 {
  padding: 2rem 0 !important;
}

.px-20 {
  padding: 0 2rem !important;
}

.pt-20 {
  padding-top: 2rem !important;
}

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

.pl-20 {
  padding-left: 2rem !important;
}

.pr-20 {
  padding-right: 2rem !important;
}

.m-25 {
  margin: 2.5rem !important;
}

.my-25 {
  margin: 2.5rem 0 !important;
}

.mx-25 {
  margin: 0 2.5rem !important;
}

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

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

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

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

.p-25 {
  padding: 2.5rem !important;
}

.py-25 {
  padding: 2.5rem 0 !important;
}

.px-25 {
  padding: 0 2.5rem !important;
}

.pt-25 {
  padding-top: 2.5rem !important;
}

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

.pl-25 {
  padding-left: 2.5rem !important;
}

.pr-25 {
  padding-right: 2.5rem !important;
}

.m-30 {
  margin: 3rem !important;
}

.my-30 {
  margin: 3rem 0 !important;
}

.mx-30 {
  margin: 0 3rem !important;
}

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

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

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

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

.p-30 {
  padding: 3rem !important;
}

.py-30 {
  padding: 3rem 0 !important;
}

.px-30 {
  padding: 0 3rem !important;
}

.pt-30 {
  padding-top: 3rem !important;
}

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

.pl-30 {
  padding-left: 3rem !important;
}

.pr-30 {
  padding-right: 3rem !important;
}

.m-35 {
  margin: 3.5rem !important;
}

.my-35 {
  margin: 3.5rem 0 !important;
}

.mx-35 {
  margin: 0 3.5rem !important;
}

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

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

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

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

.p-35 {
  padding: 3.5rem !important;
}

.py-35 {
  padding: 3.5rem 0 !important;
}

.px-35 {
  padding: 0 3.5rem !important;
}

.pt-35 {
  padding-top: 3.5rem !important;
}

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

.pl-35 {
  padding-left: 3.5rem !important;
}

.pr-35 {
  padding-right: 3.5rem !important;
}

.m-40 {
  margin: 4rem !important;
}

.my-40 {
  margin: 4rem 0 !important;
}

.mx-40 {
  margin: 0 4rem !important;
}

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

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

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

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

.p-40 {
  padding: 4rem !important;
}

.py-40 {
  padding: 4rem 0 !important;
}

.px-40 {
  padding: 0 4rem !important;
}

.pt-40 {
  padding-top: 4rem !important;
}

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

.pl-40 {
  padding-left: 4rem !important;
}

.pr-40 {
  padding-right: 4rem !important;
}

.m-45 {
  margin: 4.5rem !important;
}

.my-45 {
  margin: 4.5rem 0 !important;
}

.mx-45 {
  margin: 0 4.5rem !important;
}

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

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

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

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

.p-45 {
  padding: 4.5rem !important;
}

.py-45 {
  padding: 4.5rem 0 !important;
}

.px-45 {
  padding: 0 4.5rem !important;
}

.pt-45 {
  padding-top: 4.5rem !important;
}

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

.pl-45 {
  padding-left: 4.5rem !important;
}

.pr-45 {
  padding-right: 4.5rem !important;
}

.m-50 {
  margin: 5rem !important;
}

.my-50 {
  margin: 5rem 0 !important;
}

.mx-50 {
  margin: 0 5rem !important;
}

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

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

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

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

.p-50 {
  padding: 5rem !important;
}

.py-50 {
  padding: 5rem 0 !important;
}

.px-50 {
  padding: 0 5rem !important;
}

.pt-50 {
  padding-top: 5rem !important;
}

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

.pl-50 {
  padding-left: 5rem !important;
}

.pr-50 {
  padding-right: 5rem !important;
}

.m-55 {
  margin: 5.5rem !important;
}

.my-55 {
  margin: 5.5rem 0 !important;
}

.mx-55 {
  margin: 0 5.5rem !important;
}

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

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

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

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

.p-55 {
  padding: 5.5rem !important;
}

.py-55 {
  padding: 5.5rem 0 !important;
}

.px-55 {
  padding: 0 5.5rem !important;
}

.pt-55 {
  padding-top: 5.5rem !important;
}

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

.pl-55 {
  padding-left: 5.5rem !important;
}

.pr-55 {
  padding-right: 5.5rem !important;
}

.m-60 {
  margin: 6rem !important;
}

.my-60 {
  margin: 6rem 0 !important;
}

.mx-60 {
  margin: 0 6rem !important;
}

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

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

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

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

.p-60 {
  padding: 6rem !important;
}

.py-60 {
  padding: 6rem 0 !important;
}

.px-60 {
  padding: 0 6rem !important;
}

.pt-60 {
  padding-top: 6rem !important;
}

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

.pl-60 {
  padding-left: 6rem !important;
}

.pr-60 {
  padding-right: 6rem !important;
}

.m-65 {
  margin: 6.5rem !important;
}

.my-65 {
  margin: 6.5rem 0 !important;
}

.mx-65 {
  margin: 0 6.5rem !important;
}

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

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

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

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

.p-65 {
  padding: 6.5rem !important;
}

.py-65 {
  padding: 6.5rem 0 !important;
}

.px-65 {
  padding: 0 6.5rem !important;
}

.pt-65 {
  padding-top: 6.5rem !important;
}

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

.pl-65 {
  padding-left: 6.5rem !important;
}

.pr-65 {
  padding-right: 6.5rem !important;
}

.m-70 {
  margin: 7rem !important;
}

.my-70 {
  margin: 7rem 0 !important;
}

.mx-70 {
  margin: 0 7rem !important;
}

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

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

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

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

.p-70 {
  padding: 7rem !important;
}

.py-70 {
  padding: 7rem 0 !important;
}

.px-70 {
  padding: 0 7rem !important;
}

.pt-70 {
  padding-top: 7rem !important;
}

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

.pl-70 {
  padding-left: 7rem !important;
}

.pr-70 {
  padding-right: 7rem !important;
}

.m-75 {
  margin: 7.5rem !important;
}

.my-75 {
  margin: 7.5rem 0 !important;
}

.mx-75 {
  margin: 0 7.5rem !important;
}

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

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

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

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

.p-75 {
  padding: 7.5rem !important;
}

.py-75 {
  padding: 7.5rem 0 !important;
}

.px-75 {
  padding: 0 7.5rem !important;
}

.pt-75 {
  padding-top: 7.5rem !important;
}

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

.pl-75 {
  padding-left: 7.5rem !important;
}

.pr-75 {
  padding-right: 7.5rem !important;
}

.m-80 {
  margin: 8rem !important;
}

.my-80 {
  margin: 8rem 0 !important;
}

.mx-80 {
  margin: 0 8rem !important;
}

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

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

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

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

.p-80 {
  padding: 8rem !important;
}

.py-80 {
  padding: 8rem 0 !important;
}

.px-80 {
  padding: 0 8rem !important;
}

.pt-80 {
  padding-top: 8rem !important;
}

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

.pl-80 {
  padding-left: 8rem !important;
}

.pr-80 {
  padding-right: 8rem !important;
}

.m-85 {
  margin: 8.5rem !important;
}

.my-85 {
  margin: 8.5rem 0 !important;
}

.mx-85 {
  margin: 0 8.5rem !important;
}

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

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

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

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

.p-85 {
  padding: 8.5rem !important;
}

.py-85 {
  padding: 8.5rem 0 !important;
}

.px-85 {
  padding: 0 8.5rem !important;
}

.pt-85 {
  padding-top: 8.5rem !important;
}

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

.pl-85 {
  padding-left: 8.5rem !important;
}

.pr-85 {
  padding-right: 8.5rem !important;
}

.m-90 {
  margin: 9rem !important;
}

.my-90 {
  margin: 9rem 0 !important;
}

.mx-90 {
  margin: 0 9rem !important;
}

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

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

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

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

.p-90 {
  padding: 9rem !important;
}

.py-90 {
  padding: 9rem 0 !important;
}

.px-90 {
  padding: 0 9rem !important;
}

.pt-90 {
  padding-top: 9rem !important;
}

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

.pl-90 {
  padding-left: 9rem !important;
}

.pr-90 {
  padding-right: 9rem !important;
}

.m-95 {
  margin: 9.5rem !important;
}

.my-95 {
  margin: 9.5rem 0 !important;
}

.mx-95 {
  margin: 0 9.5rem !important;
}

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

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

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

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

.p-95 {
  padding: 9.5rem !important;
}

.py-95 {
  padding: 9.5rem 0 !important;
}

.px-95 {
  padding: 0 9.5rem !important;
}

.pt-95 {
  padding-top: 9.5rem !important;
}

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

.pl-95 {
  padding-left: 9.5rem !important;
}

.pr-95 {
  padding-right: 9.5rem !important;
}

.m-100 {
  margin: 10rem !important;
}

.my-100 {
  margin: 10rem 0 !important;
}

.mx-100 {
  margin: 0 10rem !important;
}

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

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

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

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

.p-100 {
  padding: 10rem !important;
}

.py-100 {
  padding: 10rem 0 !important;
}

.px-100 {
  padding: 0 10rem !important;
}

.pt-100 {
  padding-top: 10rem !important;
}

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

.pl-100 {
  padding-left: 10rem !important;
}

.pr-100 {
  padding-right: 10rem !important;
}

@media screen and (max-width: 800px) {
  .m-tab-0 {
    margin: 0rem !important;
  }
  .my-tab-0 {
    margin: 0rem 0 !important;
  }
  .mx-tab-0 {
    margin: 0 0rem !important;
  }
  .mt-tab-0 {
    margin-top: 0rem !important;
  }
  .mb-tab-0 {
    margin-bottom: 0rem !important;
  }
  .ml-tab-0 {
    margin-left: 0rem !important;
  }
  .mr-tab-0 {
    margin-right: 0rem !important;
  }
  .p-tab-0 {
    padding: 0rem !important;
  }
  .py-tab-0 {
    padding: 0rem 0 !important;
  }
  .px-tab-0 {
    padding: 0 0rem !important;
  }
  .pt-tab-0 {
    padding-top: 0rem !important;
  }
  .pb-tab-0 {
    padding-bottom: 0rem !important;
  }
  .pl-tab-0 {
    padding-left: 0rem !important;
  }
  .pr-tab-0 {
    padding-right: 0rem !important;
  }
  .m-tab-5 {
    margin: 0.5rem !important;
  }
  .my-tab-5 {
    margin: 0.5rem 0 !important;
  }
  .mx-tab-5 {
    margin: 0 0.5rem !important;
  }
  .mt-tab-5 {
    margin-top: 0.5rem !important;
  }
  .mb-tab-5 {
    margin-bottom: 0.5rem !important;
  }
  .ml-tab-5 {
    margin-left: 0.5rem !important;
  }
  .mr-tab-5 {
    margin-right: 0.5rem !important;
  }
  .p-tab-5 {
    padding: 0.5rem !important;
  }
  .py-tab-5 {
    padding: 0.5rem 0 !important;
  }
  .px-tab-5 {
    padding: 0 0.5rem !important;
  }
  .pt-tab-5 {
    padding-top: 0.5rem !important;
  }
  .pb-tab-5 {
    padding-bottom: 0.5rem !important;
  }
  .pl-tab-5 {
    padding-left: 0.5rem !important;
  }
  .pr-tab-5 {
    padding-right: 0.5rem !important;
  }
  .m-tab-10 {
    margin: 1rem !important;
  }
  .my-tab-10 {
    margin: 1rem 0 !important;
  }
  .mx-tab-10 {
    margin: 0 1rem !important;
  }
  .mt-tab-10 {
    margin-top: 1rem !important;
  }
  .mb-tab-10 {
    margin-bottom: 1rem !important;
  }
  .ml-tab-10 {
    margin-left: 1rem !important;
  }
  .mr-tab-10 {
    margin-right: 1rem !important;
  }
  .p-tab-10 {
    padding: 1rem !important;
  }
  .py-tab-10 {
    padding: 1rem 0 !important;
  }
  .px-tab-10 {
    padding: 0 1rem !important;
  }
  .pt-tab-10 {
    padding-top: 1rem !important;
  }
  .pb-tab-10 {
    padding-bottom: 1rem !important;
  }
  .pl-tab-10 {
    padding-left: 1rem !important;
  }
  .pr-tab-10 {
    padding-right: 1rem !important;
  }
  .m-tab-15 {
    margin: 1.5rem !important;
  }
  .my-tab-15 {
    margin: 1.5rem 0 !important;
  }
  .mx-tab-15 {
    margin: 0 1.5rem !important;
  }
  .mt-tab-15 {
    margin-top: 1.5rem !important;
  }
  .mb-tab-15 {
    margin-bottom: 1.5rem !important;
  }
  .ml-tab-15 {
    margin-left: 1.5rem !important;
  }
  .mr-tab-15 {
    margin-right: 1.5rem !important;
  }
  .p-tab-15 {
    padding: 1.5rem !important;
  }
  .py-tab-15 {
    padding: 1.5rem 0 !important;
  }
  .px-tab-15 {
    padding: 0 1.5rem !important;
  }
  .pt-tab-15 {
    padding-top: 1.5rem !important;
  }
  .pb-tab-15 {
    padding-bottom: 1.5rem !important;
  }
  .pl-tab-15 {
    padding-left: 1.5rem !important;
  }
  .pr-tab-15 {
    padding-right: 1.5rem !important;
  }
  .m-tab-20 {
    margin: 2rem !important;
  }
  .my-tab-20 {
    margin: 2rem 0 !important;
  }
  .mx-tab-20 {
    margin: 0 2rem !important;
  }
  .mt-tab-20 {
    margin-top: 2rem !important;
  }
  .mb-tab-20 {
    margin-bottom: 2rem !important;
  }
  .ml-tab-20 {
    margin-left: 2rem !important;
  }
  .mr-tab-20 {
    margin-right: 2rem !important;
  }
  .p-tab-20 {
    padding: 2rem !important;
  }
  .py-tab-20 {
    padding: 2rem 0 !important;
  }
  .px-tab-20 {
    padding: 0 2rem !important;
  }
  .pt-tab-20 {
    padding-top: 2rem !important;
  }
  .pb-tab-20 {
    padding-bottom: 2rem !important;
  }
  .pl-tab-20 {
    padding-left: 2rem !important;
  }
  .pr-tab-20 {
    padding-right: 2rem !important;
  }
  .m-tab-25 {
    margin: 2.5rem !important;
  }
  .my-tab-25 {
    margin: 2.5rem 0 !important;
  }
  .mx-tab-25 {
    margin: 0 2.5rem !important;
  }
  .mt-tab-25 {
    margin-top: 2.5rem !important;
  }
  .mb-tab-25 {
    margin-bottom: 2.5rem !important;
  }
  .ml-tab-25 {
    margin-left: 2.5rem !important;
  }
  .mr-tab-25 {
    margin-right: 2.5rem !important;
  }
  .p-tab-25 {
    padding: 2.5rem !important;
  }
  .py-tab-25 {
    padding: 2.5rem 0 !important;
  }
  .px-tab-25 {
    padding: 0 2.5rem !important;
  }
  .pt-tab-25 {
    padding-top: 2.5rem !important;
  }
  .pb-tab-25 {
    padding-bottom: 2.5rem !important;
  }
  .pl-tab-25 {
    padding-left: 2.5rem !important;
  }
  .pr-tab-25 {
    padding-right: 2.5rem !important;
  }
  .m-tab-30 {
    margin: 3rem !important;
  }
  .my-tab-30 {
    margin: 3rem 0 !important;
  }
  .mx-tab-30 {
    margin: 0 3rem !important;
  }
  .mt-tab-30 {
    margin-top: 3rem !important;
  }
  .mb-tab-30 {
    margin-bottom: 3rem !important;
  }
  .ml-tab-30 {
    margin-left: 3rem !important;
  }
  .mr-tab-30 {
    margin-right: 3rem !important;
  }
  .p-tab-30 {
    padding: 3rem !important;
  }
  .py-tab-30 {
    padding: 3rem 0 !important;
  }
  .px-tab-30 {
    padding: 0 3rem !important;
  }
  .pt-tab-30 {
    padding-top: 3rem !important;
  }
  .pb-tab-30 {
    padding-bottom: 3rem !important;
  }
  .pl-tab-30 {
    padding-left: 3rem !important;
  }
  .pr-tab-30 {
    padding-right: 3rem !important;
  }
  .m-tab-35 {
    margin: 3.5rem !important;
  }
  .my-tab-35 {
    margin: 3.5rem 0 !important;
  }
  .mx-tab-35 {
    margin: 0 3.5rem !important;
  }
  .mt-tab-35 {
    margin-top: 3.5rem !important;
  }
  .mb-tab-35 {
    margin-bottom: 3.5rem !important;
  }
  .ml-tab-35 {
    margin-left: 3.5rem !important;
  }
  .mr-tab-35 {
    margin-right: 3.5rem !important;
  }
  .p-tab-35 {
    padding: 3.5rem !important;
  }
  .py-tab-35 {
    padding: 3.5rem 0 !important;
  }
  .px-tab-35 {
    padding: 0 3.5rem !important;
  }
  .pt-tab-35 {
    padding-top: 3.5rem !important;
  }
  .pb-tab-35 {
    padding-bottom: 3.5rem !important;
  }
  .pl-tab-35 {
    padding-left: 3.5rem !important;
  }
  .pr-tab-35 {
    padding-right: 3.5rem !important;
  }
  .m-tab-40 {
    margin: 4rem !important;
  }
  .my-tab-40 {
    margin: 4rem 0 !important;
  }
  .mx-tab-40 {
    margin: 0 4rem !important;
  }
  .mt-tab-40 {
    margin-top: 4rem !important;
  }
  .mb-tab-40 {
    margin-bottom: 4rem !important;
  }
  .ml-tab-40 {
    margin-left: 4rem !important;
  }
  .mr-tab-40 {
    margin-right: 4rem !important;
  }
  .p-tab-40 {
    padding: 4rem !important;
  }
  .py-tab-40 {
    padding: 4rem 0 !important;
  }
  .px-tab-40 {
    padding: 0 4rem !important;
  }
  .pt-tab-40 {
    padding-top: 4rem !important;
  }
  .pb-tab-40 {
    padding-bottom: 4rem !important;
  }
  .pl-tab-40 {
    padding-left: 4rem !important;
  }
  .pr-tab-40 {
    padding-right: 4rem !important;
  }
  .m-tab-45 {
    margin: 4.5rem !important;
  }
  .my-tab-45 {
    margin: 4.5rem 0 !important;
  }
  .mx-tab-45 {
    margin: 0 4.5rem !important;
  }
  .mt-tab-45 {
    margin-top: 4.5rem !important;
  }
  .mb-tab-45 {
    margin-bottom: 4.5rem !important;
  }
  .ml-tab-45 {
    margin-left: 4.5rem !important;
  }
  .mr-tab-45 {
    margin-right: 4.5rem !important;
  }
  .p-tab-45 {
    padding: 4.5rem !important;
  }
  .py-tab-45 {
    padding: 4.5rem 0 !important;
  }
  .px-tab-45 {
    padding: 0 4.5rem !important;
  }
  .pt-tab-45 {
    padding-top: 4.5rem !important;
  }
  .pb-tab-45 {
    padding-bottom: 4.5rem !important;
  }
  .pl-tab-45 {
    padding-left: 4.5rem !important;
  }
  .pr-tab-45 {
    padding-right: 4.5rem !important;
  }
  .m-tab-50 {
    margin: 5rem !important;
  }
  .my-tab-50 {
    margin: 5rem 0 !important;
  }
  .mx-tab-50 {
    margin: 0 5rem !important;
  }
  .mt-tab-50 {
    margin-top: 5rem !important;
  }
  .mb-tab-50 {
    margin-bottom: 5rem !important;
  }
  .ml-tab-50 {
    margin-left: 5rem !important;
  }
  .mr-tab-50 {
    margin-right: 5rem !important;
  }
  .p-tab-50 {
    padding: 5rem !important;
  }
  .py-tab-50 {
    padding: 5rem 0 !important;
  }
  .px-tab-50 {
    padding: 0 5rem !important;
  }
  .pt-tab-50 {
    padding-top: 5rem !important;
  }
  .pb-tab-50 {
    padding-bottom: 5rem !important;
  }
  .pl-tab-50 {
    padding-left: 5rem !important;
  }
  .pr-tab-50 {
    padding-right: 5rem !important;
  }
  .m-tab-55 {
    margin: 5.5rem !important;
  }
  .my-tab-55 {
    margin: 5.5rem 0 !important;
  }
  .mx-tab-55 {
    margin: 0 5.5rem !important;
  }
  .mt-tab-55 {
    margin-top: 5.5rem !important;
  }
  .mb-tab-55 {
    margin-bottom: 5.5rem !important;
  }
  .ml-tab-55 {
    margin-left: 5.5rem !important;
  }
  .mr-tab-55 {
    margin-right: 5.5rem !important;
  }
  .p-tab-55 {
    padding: 5.5rem !important;
  }
  .py-tab-55 {
    padding: 5.5rem 0 !important;
  }
  .px-tab-55 {
    padding: 0 5.5rem !important;
  }
  .pt-tab-55 {
    padding-top: 5.5rem !important;
  }
  .pb-tab-55 {
    padding-bottom: 5.5rem !important;
  }
  .pl-tab-55 {
    padding-left: 5.5rem !important;
  }
  .pr-tab-55 {
    padding-right: 5.5rem !important;
  }
  .m-tab-60 {
    margin: 6rem !important;
  }
  .my-tab-60 {
    margin: 6rem 0 !important;
  }
  .mx-tab-60 {
    margin: 0 6rem !important;
  }
  .mt-tab-60 {
    margin-top: 6rem !important;
  }
  .mb-tab-60 {
    margin-bottom: 6rem !important;
  }
  .ml-tab-60 {
    margin-left: 6rem !important;
  }
  .mr-tab-60 {
    margin-right: 6rem !important;
  }
  .p-tab-60 {
    padding: 6rem !important;
  }
  .py-tab-60 {
    padding: 6rem 0 !important;
  }
  .px-tab-60 {
    padding: 0 6rem !important;
  }
  .pt-tab-60 {
    padding-top: 6rem !important;
  }
  .pb-tab-60 {
    padding-bottom: 6rem !important;
  }
  .pl-tab-60 {
    padding-left: 6rem !important;
  }
  .pr-tab-60 {
    padding-right: 6rem !important;
  }
  .m-tab-65 {
    margin: 6.5rem !important;
  }
  .my-tab-65 {
    margin: 6.5rem 0 !important;
  }
  .mx-tab-65 {
    margin: 0 6.5rem !important;
  }
  .mt-tab-65 {
    margin-top: 6.5rem !important;
  }
  .mb-tab-65 {
    margin-bottom: 6.5rem !important;
  }
  .ml-tab-65 {
    margin-left: 6.5rem !important;
  }
  .mr-tab-65 {
    margin-right: 6.5rem !important;
  }
  .p-tab-65 {
    padding: 6.5rem !important;
  }
  .py-tab-65 {
    padding: 6.5rem 0 !important;
  }
  .px-tab-65 {
    padding: 0 6.5rem !important;
  }
  .pt-tab-65 {
    padding-top: 6.5rem !important;
  }
  .pb-tab-65 {
    padding-bottom: 6.5rem !important;
  }
  .pl-tab-65 {
    padding-left: 6.5rem !important;
  }
  .pr-tab-65 {
    padding-right: 6.5rem !important;
  }
  .m-tab-70 {
    margin: 7rem !important;
  }
  .my-tab-70 {
    margin: 7rem 0 !important;
  }
  .mx-tab-70 {
    margin: 0 7rem !important;
  }
  .mt-tab-70 {
    margin-top: 7rem !important;
  }
  .mb-tab-70 {
    margin-bottom: 7rem !important;
  }
  .ml-tab-70 {
    margin-left: 7rem !important;
  }
  .mr-tab-70 {
    margin-right: 7rem !important;
  }
  .p-tab-70 {
    padding: 7rem !important;
  }
  .py-tab-70 {
    padding: 7rem 0 !important;
  }
  .px-tab-70 {
    padding: 0 7rem !important;
  }
  .pt-tab-70 {
    padding-top: 7rem !important;
  }
  .pb-tab-70 {
    padding-bottom: 7rem !important;
  }
  .pl-tab-70 {
    padding-left: 7rem !important;
  }
  .pr-tab-70 {
    padding-right: 7rem !important;
  }
  .m-tab-75 {
    margin: 7.5rem !important;
  }
  .my-tab-75 {
    margin: 7.5rem 0 !important;
  }
  .mx-tab-75 {
    margin: 0 7.5rem !important;
  }
  .mt-tab-75 {
    margin-top: 7.5rem !important;
  }
  .mb-tab-75 {
    margin-bottom: 7.5rem !important;
  }
  .ml-tab-75 {
    margin-left: 7.5rem !important;
  }
  .mr-tab-75 {
    margin-right: 7.5rem !important;
  }
  .p-tab-75 {
    padding: 7.5rem !important;
  }
  .py-tab-75 {
    padding: 7.5rem 0 !important;
  }
  .px-tab-75 {
    padding: 0 7.5rem !important;
  }
  .pt-tab-75 {
    padding-top: 7.5rem !important;
  }
  .pb-tab-75 {
    padding-bottom: 7.5rem !important;
  }
  .pl-tab-75 {
    padding-left: 7.5rem !important;
  }
  .pr-tab-75 {
    padding-right: 7.5rem !important;
  }
  .m-tab-80 {
    margin: 8rem !important;
  }
  .my-tab-80 {
    margin: 8rem 0 !important;
  }
  .mx-tab-80 {
    margin: 0 8rem !important;
  }
  .mt-tab-80 {
    margin-top: 8rem !important;
  }
  .mb-tab-80 {
    margin-bottom: 8rem !important;
  }
  .ml-tab-80 {
    margin-left: 8rem !important;
  }
  .mr-tab-80 {
    margin-right: 8rem !important;
  }
  .p-tab-80 {
    padding: 8rem !important;
  }
  .py-tab-80 {
    padding: 8rem 0 !important;
  }
  .px-tab-80 {
    padding: 0 8rem !important;
  }
  .pt-tab-80 {
    padding-top: 8rem !important;
  }
  .pb-tab-80 {
    padding-bottom: 8rem !important;
  }
  .pl-tab-80 {
    padding-left: 8rem !important;
  }
  .pr-tab-80 {
    padding-right: 8rem !important;
  }
  .m-tab-85 {
    margin: 8.5rem !important;
  }
  .my-tab-85 {
    margin: 8.5rem 0 !important;
  }
  .mx-tab-85 {
    margin: 0 8.5rem !important;
  }
  .mt-tab-85 {
    margin-top: 8.5rem !important;
  }
  .mb-tab-85 {
    margin-bottom: 8.5rem !important;
  }
  .ml-tab-85 {
    margin-left: 8.5rem !important;
  }
  .mr-tab-85 {
    margin-right: 8.5rem !important;
  }
  .p-tab-85 {
    padding: 8.5rem !important;
  }
  .py-tab-85 {
    padding: 8.5rem 0 !important;
  }
  .px-tab-85 {
    padding: 0 8.5rem !important;
  }
  .pt-tab-85 {
    padding-top: 8.5rem !important;
  }
  .pb-tab-85 {
    padding-bottom: 8.5rem !important;
  }
  .pl-tab-85 {
    padding-left: 8.5rem !important;
  }
  .pr-tab-85 {
    padding-right: 8.5rem !important;
  }
  .m-tab-90 {
    margin: 9rem !important;
  }
  .my-tab-90 {
    margin: 9rem 0 !important;
  }
  .mx-tab-90 {
    margin: 0 9rem !important;
  }
  .mt-tab-90 {
    margin-top: 9rem !important;
  }
  .mb-tab-90 {
    margin-bottom: 9rem !important;
  }
  .ml-tab-90 {
    margin-left: 9rem !important;
  }
  .mr-tab-90 {
    margin-right: 9rem !important;
  }
  .p-tab-90 {
    padding: 9rem !important;
  }
  .py-tab-90 {
    padding: 9rem 0 !important;
  }
  .px-tab-90 {
    padding: 0 9rem !important;
  }
  .pt-tab-90 {
    padding-top: 9rem !important;
  }
  .pb-tab-90 {
    padding-bottom: 9rem !important;
  }
  .pl-tab-90 {
    padding-left: 9rem !important;
  }
  .pr-tab-90 {
    padding-right: 9rem !important;
  }
  .m-tab-95 {
    margin: 9.5rem !important;
  }
  .my-tab-95 {
    margin: 9.5rem 0 !important;
  }
  .mx-tab-95 {
    margin: 0 9.5rem !important;
  }
  .mt-tab-95 {
    margin-top: 9.5rem !important;
  }
  .mb-tab-95 {
    margin-bottom: 9.5rem !important;
  }
  .ml-tab-95 {
    margin-left: 9.5rem !important;
  }
  .mr-tab-95 {
    margin-right: 9.5rem !important;
  }
  .p-tab-95 {
    padding: 9.5rem !important;
  }
  .py-tab-95 {
    padding: 9.5rem 0 !important;
  }
  .px-tab-95 {
    padding: 0 9.5rem !important;
  }
  .pt-tab-95 {
    padding-top: 9.5rem !important;
  }
  .pb-tab-95 {
    padding-bottom: 9.5rem !important;
  }
  .pl-tab-95 {
    padding-left: 9.5rem !important;
  }
  .pr-tab-95 {
    padding-right: 9.5rem !important;
  }
  .m-tab-100 {
    margin: 10rem !important;
  }
  .my-tab-100 {
    margin: 10rem 0 !important;
  }
  .mx-tab-100 {
    margin: 0 10rem !important;
  }
  .mt-tab-100 {
    margin-top: 10rem !important;
  }
  .mb-tab-100 {
    margin-bottom: 10rem !important;
  }
  .ml-tab-100 {
    margin-left: 10rem !important;
  }
  .mr-tab-100 {
    margin-right: 10rem !important;
  }
  .p-tab-100 {
    padding: 10rem !important;
  }
  .py-tab-100 {
    padding: 10rem 0 !important;
  }
  .px-tab-100 {
    padding: 0 10rem !important;
  }
  .pt-tab-100 {
    padding-top: 10rem !important;
  }
  .pb-tab-100 {
    padding-bottom: 10rem !important;
  }
  .pl-tab-100 {
    padding-left: 10rem !important;
  }
  .pr-tab-100 {
    padding-right: 10rem !important;
  }
}
@media screen and (max-width: 500px) {
  .m-sp-0 {
    margin: 0rem !important;
  }
  .my-sp-0 {
    margin: 0rem 0 !important;
  }
  .mx-sp-0 {
    margin: 0 0rem !important;
  }
  .mt-sp-0 {
    margin-top: 0rem !important;
  }
  .mb-sp-0 {
    margin-bottom: 0rem !important;
  }
  .ml-sp-0 {
    margin-left: 0rem !important;
  }
  .mr-sp-0 {
    margin-right: 0rem !important;
  }
  .p-sp-0 {
    padding: 0rem !important;
  }
  .py-sp-0 {
    padding: 0rem 0 !important;
  }
  .px-sp-0 {
    padding: 0 0rem !important;
  }
  .pt-sp-0 {
    padding-top: 0rem !important;
  }
  .pb-sp-0 {
    padding-bottom: 0rem !important;
  }
  .pl-sp-0 {
    padding-left: 0rem !important;
  }
  .pr-sp-0 {
    padding-right: 0rem !important;
  }
  .m-sp-5 {
    margin: 0.5rem !important;
  }
  .my-sp-5 {
    margin: 0.5rem 0 !important;
  }
  .mx-sp-5 {
    margin: 0 0.5rem !important;
  }
  .mt-sp-5 {
    margin-top: 0.5rem !important;
  }
  .mb-sp-5 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sp-5 {
    margin-left: 0.5rem !important;
  }
  .mr-sp-5 {
    margin-right: 0.5rem !important;
  }
  .p-sp-5 {
    padding: 0.5rem !important;
  }
  .py-sp-5 {
    padding: 0.5rem 0 !important;
  }
  .px-sp-5 {
    padding: 0 0.5rem !important;
  }
  .pt-sp-5 {
    padding-top: 0.5rem !important;
  }
  .pb-sp-5 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sp-5 {
    padding-left: 0.5rem !important;
  }
  .pr-sp-5 {
    padding-right: 0.5rem !important;
  }
  .m-sp-10 {
    margin: 1rem !important;
  }
  .my-sp-10 {
    margin: 1rem 0 !important;
  }
  .mx-sp-10 {
    margin: 0 1rem !important;
  }
  .mt-sp-10 {
    margin-top: 1rem !important;
  }
  .mb-sp-10 {
    margin-bottom: 1rem !important;
  }
  .ml-sp-10 {
    margin-left: 1rem !important;
  }
  .mr-sp-10 {
    margin-right: 1rem !important;
  }
  .p-sp-10 {
    padding: 1rem !important;
  }
  .py-sp-10 {
    padding: 1rem 0 !important;
  }
  .px-sp-10 {
    padding: 0 1rem !important;
  }
  .pt-sp-10 {
    padding-top: 1rem !important;
  }
  .pb-sp-10 {
    padding-bottom: 1rem !important;
  }
  .pl-sp-10 {
    padding-left: 1rem !important;
  }
  .pr-sp-10 {
    padding-right: 1rem !important;
  }
  .m-sp-15 {
    margin: 1.5rem !important;
  }
  .my-sp-15 {
    margin: 1.5rem 0 !important;
  }
  .mx-sp-15 {
    margin: 0 1.5rem !important;
  }
  .mt-sp-15 {
    margin-top: 1.5rem !important;
  }
  .mb-sp-15 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sp-15 {
    margin-left: 1.5rem !important;
  }
  .mr-sp-15 {
    margin-right: 1.5rem !important;
  }
  .p-sp-15 {
    padding: 1.5rem !important;
  }
  .py-sp-15 {
    padding: 1.5rem 0 !important;
  }
  .px-sp-15 {
    padding: 0 1.5rem !important;
  }
  .pt-sp-15 {
    padding-top: 1.5rem !important;
  }
  .pb-sp-15 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sp-15 {
    padding-left: 1.5rem !important;
  }
  .pr-sp-15 {
    padding-right: 1.5rem !important;
  }
  .m-sp-20 {
    margin: 2rem !important;
  }
  .my-sp-20 {
    margin: 2rem 0 !important;
  }
  .mx-sp-20 {
    margin: 0 2rem !important;
  }
  .mt-sp-20 {
    margin-top: 2rem !important;
  }
  .mb-sp-20 {
    margin-bottom: 2rem !important;
  }
  .ml-sp-20 {
    margin-left: 2rem !important;
  }
  .mr-sp-20 {
    margin-right: 2rem !important;
  }
  .p-sp-20 {
    padding: 2rem !important;
  }
  .py-sp-20 {
    padding: 2rem 0 !important;
  }
  .px-sp-20 {
    padding: 0 2rem !important;
  }
  .pt-sp-20 {
    padding-top: 2rem !important;
  }
  .pb-sp-20 {
    padding-bottom: 2rem !important;
  }
  .pl-sp-20 {
    padding-left: 2rem !important;
  }
  .pr-sp-20 {
    padding-right: 2rem !important;
  }
  .m-sp-25 {
    margin: 2.5rem !important;
  }
  .my-sp-25 {
    margin: 2.5rem 0 !important;
  }
  .mx-sp-25 {
    margin: 0 2.5rem !important;
  }
  .mt-sp-25 {
    margin-top: 2.5rem !important;
  }
  .mb-sp-25 {
    margin-bottom: 2.5rem !important;
  }
  .ml-sp-25 {
    margin-left: 2.5rem !important;
  }
  .mr-sp-25 {
    margin-right: 2.5rem !important;
  }
  .p-sp-25 {
    padding: 2.5rem !important;
  }
  .py-sp-25 {
    padding: 2.5rem 0 !important;
  }
  .px-sp-25 {
    padding: 0 2.5rem !important;
  }
  .pt-sp-25 {
    padding-top: 2.5rem !important;
  }
  .pb-sp-25 {
    padding-bottom: 2.5rem !important;
  }
  .pl-sp-25 {
    padding-left: 2.5rem !important;
  }
  .pr-sp-25 {
    padding-right: 2.5rem !important;
  }
  .m-sp-30 {
    margin: 3rem !important;
  }
  .my-sp-30 {
    margin: 3rem 0 !important;
  }
  .mx-sp-30 {
    margin: 0 3rem !important;
  }
  .mt-sp-30 {
    margin-top: 3rem !important;
  }
  .mb-sp-30 {
    margin-bottom: 3rem !important;
  }
  .ml-sp-30 {
    margin-left: 3rem !important;
  }
  .mr-sp-30 {
    margin-right: 3rem !important;
  }
  .p-sp-30 {
    padding: 3rem !important;
  }
  .py-sp-30 {
    padding: 3rem 0 !important;
  }
  .px-sp-30 {
    padding: 0 3rem !important;
  }
  .pt-sp-30 {
    padding-top: 3rem !important;
  }
  .pb-sp-30 {
    padding-bottom: 3rem !important;
  }
  .pl-sp-30 {
    padding-left: 3rem !important;
  }
  .pr-sp-30 {
    padding-right: 3rem !important;
  }
  .m-sp-35 {
    margin: 3.5rem !important;
  }
  .my-sp-35 {
    margin: 3.5rem 0 !important;
  }
  .mx-sp-35 {
    margin: 0 3.5rem !important;
  }
  .mt-sp-35 {
    margin-top: 3.5rem !important;
  }
  .mb-sp-35 {
    margin-bottom: 3.5rem !important;
  }
  .ml-sp-35 {
    margin-left: 3.5rem !important;
  }
  .mr-sp-35 {
    margin-right: 3.5rem !important;
  }
  .p-sp-35 {
    padding: 3.5rem !important;
  }
  .py-sp-35 {
    padding: 3.5rem 0 !important;
  }
  .px-sp-35 {
    padding: 0 3.5rem !important;
  }
  .pt-sp-35 {
    padding-top: 3.5rem !important;
  }
  .pb-sp-35 {
    padding-bottom: 3.5rem !important;
  }
  .pl-sp-35 {
    padding-left: 3.5rem !important;
  }
  .pr-sp-35 {
    padding-right: 3.5rem !important;
  }
  .m-sp-40 {
    margin: 4rem !important;
  }
  .my-sp-40 {
    margin: 4rem 0 !important;
  }
  .mx-sp-40 {
    margin: 0 4rem !important;
  }
  .mt-sp-40 {
    margin-top: 4rem !important;
  }
  .mb-sp-40 {
    margin-bottom: 4rem !important;
  }
  .ml-sp-40 {
    margin-left: 4rem !important;
  }
  .mr-sp-40 {
    margin-right: 4rem !important;
  }
  .p-sp-40 {
    padding: 4rem !important;
  }
  .py-sp-40 {
    padding: 4rem 0 !important;
  }
  .px-sp-40 {
    padding: 0 4rem !important;
  }
  .pt-sp-40 {
    padding-top: 4rem !important;
  }
  .pb-sp-40 {
    padding-bottom: 4rem !important;
  }
  .pl-sp-40 {
    padding-left: 4rem !important;
  }
  .pr-sp-40 {
    padding-right: 4rem !important;
  }
  .m-sp-45 {
    margin: 4.5rem !important;
  }
  .my-sp-45 {
    margin: 4.5rem 0 !important;
  }
  .mx-sp-45 {
    margin: 0 4.5rem !important;
  }
  .mt-sp-45 {
    margin-top: 4.5rem !important;
  }
  .mb-sp-45 {
    margin-bottom: 4.5rem !important;
  }
  .ml-sp-45 {
    margin-left: 4.5rem !important;
  }
  .mr-sp-45 {
    margin-right: 4.5rem !important;
  }
  .p-sp-45 {
    padding: 4.5rem !important;
  }
  .py-sp-45 {
    padding: 4.5rem 0 !important;
  }
  .px-sp-45 {
    padding: 0 4.5rem !important;
  }
  .pt-sp-45 {
    padding-top: 4.5rem !important;
  }
  .pb-sp-45 {
    padding-bottom: 4.5rem !important;
  }
  .pl-sp-45 {
    padding-left: 4.5rem !important;
  }
  .pr-sp-45 {
    padding-right: 4.5rem !important;
  }
  .m-sp-50 {
    margin: 5rem !important;
  }
  .my-sp-50 {
    margin: 5rem 0 !important;
  }
  .mx-sp-50 {
    margin: 0 5rem !important;
  }
  .mt-sp-50 {
    margin-top: 5rem !important;
  }
  .mb-sp-50 {
    margin-bottom: 5rem !important;
  }
  .ml-sp-50 {
    margin-left: 5rem !important;
  }
  .mr-sp-50 {
    margin-right: 5rem !important;
  }
  .p-sp-50 {
    padding: 5rem !important;
  }
  .py-sp-50 {
    padding: 5rem 0 !important;
  }
  .px-sp-50 {
    padding: 0 5rem !important;
  }
  .pt-sp-50 {
    padding-top: 5rem !important;
  }
  .pb-sp-50 {
    padding-bottom: 5rem !important;
  }
  .pl-sp-50 {
    padding-left: 5rem !important;
  }
  .pr-sp-50 {
    padding-right: 5rem !important;
  }
  .m-sp-55 {
    margin: 5.5rem !important;
  }
  .my-sp-55 {
    margin: 5.5rem 0 !important;
  }
  .mx-sp-55 {
    margin: 0 5.5rem !important;
  }
  .mt-sp-55 {
    margin-top: 5.5rem !important;
  }
  .mb-sp-55 {
    margin-bottom: 5.5rem !important;
  }
  .ml-sp-55 {
    margin-left: 5.5rem !important;
  }
  .mr-sp-55 {
    margin-right: 5.5rem !important;
  }
  .p-sp-55 {
    padding: 5.5rem !important;
  }
  .py-sp-55 {
    padding: 5.5rem 0 !important;
  }
  .px-sp-55 {
    padding: 0 5.5rem !important;
  }
  .pt-sp-55 {
    padding-top: 5.5rem !important;
  }
  .pb-sp-55 {
    padding-bottom: 5.5rem !important;
  }
  .pl-sp-55 {
    padding-left: 5.5rem !important;
  }
  .pr-sp-55 {
    padding-right: 5.5rem !important;
  }
  .m-sp-60 {
    margin: 6rem !important;
  }
  .my-sp-60 {
    margin: 6rem 0 !important;
  }
  .mx-sp-60 {
    margin: 0 6rem !important;
  }
  .mt-sp-60 {
    margin-top: 6rem !important;
  }
  .mb-sp-60 {
    margin-bottom: 6rem !important;
  }
  .ml-sp-60 {
    margin-left: 6rem !important;
  }
  .mr-sp-60 {
    margin-right: 6rem !important;
  }
  .p-sp-60 {
    padding: 6rem !important;
  }
  .py-sp-60 {
    padding: 6rem 0 !important;
  }
  .px-sp-60 {
    padding: 0 6rem !important;
  }
  .pt-sp-60 {
    padding-top: 6rem !important;
  }
  .pb-sp-60 {
    padding-bottom: 6rem !important;
  }
  .pl-sp-60 {
    padding-left: 6rem !important;
  }
  .pr-sp-60 {
    padding-right: 6rem !important;
  }
  .m-sp-65 {
    margin: 6.5rem !important;
  }
  .my-sp-65 {
    margin: 6.5rem 0 !important;
  }
  .mx-sp-65 {
    margin: 0 6.5rem !important;
  }
  .mt-sp-65 {
    margin-top: 6.5rem !important;
  }
  .mb-sp-65 {
    margin-bottom: 6.5rem !important;
  }
  .ml-sp-65 {
    margin-left: 6.5rem !important;
  }
  .mr-sp-65 {
    margin-right: 6.5rem !important;
  }
  .p-sp-65 {
    padding: 6.5rem !important;
  }
  .py-sp-65 {
    padding: 6.5rem 0 !important;
  }
  .px-sp-65 {
    padding: 0 6.5rem !important;
  }
  .pt-sp-65 {
    padding-top: 6.5rem !important;
  }
  .pb-sp-65 {
    padding-bottom: 6.5rem !important;
  }
  .pl-sp-65 {
    padding-left: 6.5rem !important;
  }
  .pr-sp-65 {
    padding-right: 6.5rem !important;
  }
  .m-sp-70 {
    margin: 7rem !important;
  }
  .my-sp-70 {
    margin: 7rem 0 !important;
  }
  .mx-sp-70 {
    margin: 0 7rem !important;
  }
  .mt-sp-70 {
    margin-top: 7rem !important;
  }
  .mb-sp-70 {
    margin-bottom: 7rem !important;
  }
  .ml-sp-70 {
    margin-left: 7rem !important;
  }
  .mr-sp-70 {
    margin-right: 7rem !important;
  }
  .p-sp-70 {
    padding: 7rem !important;
  }
  .py-sp-70 {
    padding: 7rem 0 !important;
  }
  .px-sp-70 {
    padding: 0 7rem !important;
  }
  .pt-sp-70 {
    padding-top: 7rem !important;
  }
  .pb-sp-70 {
    padding-bottom: 7rem !important;
  }
  .pl-sp-70 {
    padding-left: 7rem !important;
  }
  .pr-sp-70 {
    padding-right: 7rem !important;
  }
  .m-sp-75 {
    margin: 7.5rem !important;
  }
  .my-sp-75 {
    margin: 7.5rem 0 !important;
  }
  .mx-sp-75 {
    margin: 0 7.5rem !important;
  }
  .mt-sp-75 {
    margin-top: 7.5rem !important;
  }
  .mb-sp-75 {
    margin-bottom: 7.5rem !important;
  }
  .ml-sp-75 {
    margin-left: 7.5rem !important;
  }
  .mr-sp-75 {
    margin-right: 7.5rem !important;
  }
  .p-sp-75 {
    padding: 7.5rem !important;
  }
  .py-sp-75 {
    padding: 7.5rem 0 !important;
  }
  .px-sp-75 {
    padding: 0 7.5rem !important;
  }
  .pt-sp-75 {
    padding-top: 7.5rem !important;
  }
  .pb-sp-75 {
    padding-bottom: 7.5rem !important;
  }
  .pl-sp-75 {
    padding-left: 7.5rem !important;
  }
  .pr-sp-75 {
    padding-right: 7.5rem !important;
  }
  .m-sp-80 {
    margin: 8rem !important;
  }
  .my-sp-80 {
    margin: 8rem 0 !important;
  }
  .mx-sp-80 {
    margin: 0 8rem !important;
  }
  .mt-sp-80 {
    margin-top: 8rem !important;
  }
  .mb-sp-80 {
    margin-bottom: 8rem !important;
  }
  .ml-sp-80 {
    margin-left: 8rem !important;
  }
  .mr-sp-80 {
    margin-right: 8rem !important;
  }
  .p-sp-80 {
    padding: 8rem !important;
  }
  .py-sp-80 {
    padding: 8rem 0 !important;
  }
  .px-sp-80 {
    padding: 0 8rem !important;
  }
  .pt-sp-80 {
    padding-top: 8rem !important;
  }
  .pb-sp-80 {
    padding-bottom: 8rem !important;
  }
  .pl-sp-80 {
    padding-left: 8rem !important;
  }
  .pr-sp-80 {
    padding-right: 8rem !important;
  }
  .m-sp-85 {
    margin: 8.5rem !important;
  }
  .my-sp-85 {
    margin: 8.5rem 0 !important;
  }
  .mx-sp-85 {
    margin: 0 8.5rem !important;
  }
  .mt-sp-85 {
    margin-top: 8.5rem !important;
  }
  .mb-sp-85 {
    margin-bottom: 8.5rem !important;
  }
  .ml-sp-85 {
    margin-left: 8.5rem !important;
  }
  .mr-sp-85 {
    margin-right: 8.5rem !important;
  }
  .p-sp-85 {
    padding: 8.5rem !important;
  }
  .py-sp-85 {
    padding: 8.5rem 0 !important;
  }
  .px-sp-85 {
    padding: 0 8.5rem !important;
  }
  .pt-sp-85 {
    padding-top: 8.5rem !important;
  }
  .pb-sp-85 {
    padding-bottom: 8.5rem !important;
  }
  .pl-sp-85 {
    padding-left: 8.5rem !important;
  }
  .pr-sp-85 {
    padding-right: 8.5rem !important;
  }
  .m-sp-90 {
    margin: 9rem !important;
  }
  .my-sp-90 {
    margin: 9rem 0 !important;
  }
  .mx-sp-90 {
    margin: 0 9rem !important;
  }
  .mt-sp-90 {
    margin-top: 9rem !important;
  }
  .mb-sp-90 {
    margin-bottom: 9rem !important;
  }
  .ml-sp-90 {
    margin-left: 9rem !important;
  }
  .mr-sp-90 {
    margin-right: 9rem !important;
  }
  .p-sp-90 {
    padding: 9rem !important;
  }
  .py-sp-90 {
    padding: 9rem 0 !important;
  }
  .px-sp-90 {
    padding: 0 9rem !important;
  }
  .pt-sp-90 {
    padding-top: 9rem !important;
  }
  .pb-sp-90 {
    padding-bottom: 9rem !important;
  }
  .pl-sp-90 {
    padding-left: 9rem !important;
  }
  .pr-sp-90 {
    padding-right: 9rem !important;
  }
  .m-sp-95 {
    margin: 9.5rem !important;
  }
  .my-sp-95 {
    margin: 9.5rem 0 !important;
  }
  .mx-sp-95 {
    margin: 0 9.5rem !important;
  }
  .mt-sp-95 {
    margin-top: 9.5rem !important;
  }
  .mb-sp-95 {
    margin-bottom: 9.5rem !important;
  }
  .ml-sp-95 {
    margin-left: 9.5rem !important;
  }
  .mr-sp-95 {
    margin-right: 9.5rem !important;
  }
  .p-sp-95 {
    padding: 9.5rem !important;
  }
  .py-sp-95 {
    padding: 9.5rem 0 !important;
  }
  .px-sp-95 {
    padding: 0 9.5rem !important;
  }
  .pt-sp-95 {
    padding-top: 9.5rem !important;
  }
  .pb-sp-95 {
    padding-bottom: 9.5rem !important;
  }
  .pl-sp-95 {
    padding-left: 9.5rem !important;
  }
  .pr-sp-95 {
    padding-right: 9.5rem !important;
  }
  .m-sp-100 {
    margin: 10rem !important;
  }
  .my-sp-100 {
    margin: 10rem 0 !important;
  }
  .mx-sp-100 {
    margin: 0 10rem !important;
  }
  .mt-sp-100 {
    margin-top: 10rem !important;
  }
  .mb-sp-100 {
    margin-bottom: 10rem !important;
  }
  .ml-sp-100 {
    margin-left: 10rem !important;
  }
  .mr-sp-100 {
    margin-right: 10rem !important;
  }
  .p-sp-100 {
    padding: 10rem !important;
  }
  .py-sp-100 {
    padding: 10rem 0 !important;
  }
  .px-sp-100 {
    padding: 0 10rem !important;
  }
  .pt-sp-100 {
    padding-top: 10rem !important;
  }
  .pb-sp-100 {
    padding-bottom: 10rem !important;
  }
  .pl-sp-100 {
    padding-left: 10rem !important;
  }
  .pr-sp-100 {
    padding-right: 10rem !important;
  }
}
.wid-0 {
  width: 0% !important;
}

.wid-2 {
  width: 2% !important;
}

.wid-4 {
  width: 4% !important;
}

.wid-6 {
  width: 6% !important;
}

.wid-8 {
  width: 8% !important;
}

.wid-10 {
  width: 10% !important;
}

.wid-12 {
  width: 12% !important;
}

.wid-14 {
  width: 14% !important;
}

.wid-16 {
  width: 16% !important;
}

.wid-18 {
  width: 18% !important;
}

.wid-20 {
  width: 20% !important;
}

.wid-22 {
  width: 22% !important;
}

.wid-24 {
  width: 24% !important;
}

.wid-26 {
  width: 26% !important;
}

.wid-28 {
  width: 28% !important;
}

.wid-30 {
  width: 30% !important;
}

.wid-32 {
  width: 32% !important;
}

.wid-34 {
  width: 34% !important;
}

.wid-36 {
  width: 36% !important;
}

.wid-38 {
  width: 38% !important;
}

.wid-40 {
  width: 40% !important;
}

.wid-42 {
  width: 42% !important;
}

.wid-44 {
  width: 44% !important;
}

.wid-46 {
  width: 46% !important;
}

.wid-48 {
  width: 48% !important;
}

.wid-50 {
  width: 50% !important;
}

.wid-52 {
  width: 52% !important;
}

.wid-54 {
  width: 54% !important;
}

.wid-56 {
  width: 56% !important;
}

.wid-58 {
  width: 58% !important;
}

.wid-60 {
  width: 60% !important;
}

.wid-62 {
  width: 62% !important;
}

.wid-64 {
  width: 64% !important;
}

.wid-66 {
  width: 66% !important;
}

.wid-68 {
  width: 68% !important;
}

.wid-70 {
  width: 70% !important;
}

.wid-72 {
  width: 72% !important;
}

.wid-74 {
  width: 74% !important;
}

.wid-76 {
  width: 76% !important;
}

.wid-78 {
  width: 78% !important;
}

.wid-80 {
  width: 80% !important;
}

.wid-82 {
  width: 82% !important;
}

.wid-84 {
  width: 84% !important;
}

.wid-86 {
  width: 86% !important;
}

.wid-88 {
  width: 88% !important;
}

.wid-90 {
  width: 90% !important;
}

.wid-92 {
  width: 92% !important;
}

.wid-94 {
  width: 94% !important;
}

.wid-96 {
  width: 96% !important;
}

.wid-98 {
  width: 98% !important;
}

.wid-100 {
  width: 100% !important;
}

@media screen and (max-width: 500px) {
  .wid-sp-0 {
    width: 0% !important;
  }
  .wid-sp-2 {
    width: 2% !important;
  }
  .wid-sp-4 {
    width: 4% !important;
  }
  .wid-sp-6 {
    width: 6% !important;
  }
  .wid-sp-8 {
    width: 8% !important;
  }
  .wid-sp-10 {
    width: 10% !important;
  }
  .wid-sp-12 {
    width: 12% !important;
  }
  .wid-sp-14 {
    width: 14% !important;
  }
  .wid-sp-16 {
    width: 16% !important;
  }
  .wid-sp-18 {
    width: 18% !important;
  }
  .wid-sp-20 {
    width: 20% !important;
  }
  .wid-sp-22 {
    width: 22% !important;
  }
  .wid-sp-24 {
    width: 24% !important;
  }
  .wid-sp-26 {
    width: 26% !important;
  }
  .wid-sp-28 {
    width: 28% !important;
  }
  .wid-sp-30 {
    width: 30% !important;
  }
  .wid-sp-32 {
    width: 32% !important;
  }
  .wid-sp-34 {
    width: 34% !important;
  }
  .wid-sp-36 {
    width: 36% !important;
  }
  .wid-sp-38 {
    width: 38% !important;
  }
  .wid-sp-40 {
    width: 40% !important;
  }
  .wid-sp-42 {
    width: 42% !important;
  }
  .wid-sp-44 {
    width: 44% !important;
  }
  .wid-sp-46 {
    width: 46% !important;
  }
  .wid-sp-48 {
    width: 48% !important;
  }
  .wid-sp-50 {
    width: 50% !important;
  }
  .wid-sp-52 {
    width: 52% !important;
  }
  .wid-sp-54 {
    width: 54% !important;
  }
  .wid-sp-56 {
    width: 56% !important;
  }
  .wid-sp-58 {
    width: 58% !important;
  }
  .wid-sp-60 {
    width: 60% !important;
  }
  .wid-sp-62 {
    width: 62% !important;
  }
  .wid-sp-64 {
    width: 64% !important;
  }
  .wid-sp-66 {
    width: 66% !important;
  }
  .wid-sp-68 {
    width: 68% !important;
  }
  .wid-sp-70 {
    width: 70% !important;
  }
  .wid-sp-72 {
    width: 72% !important;
  }
  .wid-sp-74 {
    width: 74% !important;
  }
  .wid-sp-76 {
    width: 76% !important;
  }
  .wid-sp-78 {
    width: 78% !important;
  }
  .wid-sp-80 {
    width: 80% !important;
  }
  .wid-sp-82 {
    width: 82% !important;
  }
  .wid-sp-84 {
    width: 84% !important;
  }
  .wid-sp-86 {
    width: 86% !important;
  }
  .wid-sp-88 {
    width: 88% !important;
  }
  .wid-sp-90 {
    width: 90% !important;
  }
  .wid-sp-92 {
    width: 92% !important;
  }
  .wid-sp-94 {
    width: 94% !important;
  }
  .wid-sp-96 {
    width: 96% !important;
  }
  .wid-sp-98 {
    width: 98% !important;
  }
  .wid-sp-100 {
    width: 100% !important;
  }
}
@media screen and (max-width: 800px) {
  .wid-tab-0 {
    width: 0% !important;
  }
  .wid-tab-2 {
    width: 2% !important;
  }
  .wid-tab-4 {
    width: 4% !important;
  }
  .wid-tab-6 {
    width: 6% !important;
  }
  .wid-tab-8 {
    width: 8% !important;
  }
  .wid-tab-10 {
    width: 10% !important;
  }
  .wid-tab-12 {
    width: 12% !important;
  }
  .wid-tab-14 {
    width: 14% !important;
  }
  .wid-tab-16 {
    width: 16% !important;
  }
  .wid-tab-18 {
    width: 18% !important;
  }
  .wid-tab-20 {
    width: 20% !important;
  }
  .wid-tab-22 {
    width: 22% !important;
  }
  .wid-tab-24 {
    width: 24% !important;
  }
  .wid-tab-26 {
    width: 26% !important;
  }
  .wid-tab-28 {
    width: 28% !important;
  }
  .wid-tab-30 {
    width: 30% !important;
  }
  .wid-tab-32 {
    width: 32% !important;
  }
  .wid-tab-34 {
    width: 34% !important;
  }
  .wid-tab-36 {
    width: 36% !important;
  }
  .wid-tab-38 {
    width: 38% !important;
  }
  .wid-tab-40 {
    width: 40% !important;
  }
  .wid-tab-42 {
    width: 42% !important;
  }
  .wid-tab-44 {
    width: 44% !important;
  }
  .wid-tab-46 {
    width: 46% !important;
  }
  .wid-tab-48 {
    width: 48% !important;
  }
  .wid-tab-50 {
    width: 50% !important;
  }
  .wid-tab-52 {
    width: 52% !important;
  }
  .wid-tab-54 {
    width: 54% !important;
  }
  .wid-tab-56 {
    width: 56% !important;
  }
  .wid-tab-58 {
    width: 58% !important;
  }
  .wid-tab-60 {
    width: 60% !important;
  }
  .wid-tab-62 {
    width: 62% !important;
  }
  .wid-tab-64 {
    width: 64% !important;
  }
  .wid-tab-66 {
    width: 66% !important;
  }
  .wid-tab-68 {
    width: 68% !important;
  }
  .wid-tab-70 {
    width: 70% !important;
  }
  .wid-tab-72 {
    width: 72% !important;
  }
  .wid-tab-74 {
    width: 74% !important;
  }
  .wid-tab-76 {
    width: 76% !important;
  }
  .wid-tab-78 {
    width: 78% !important;
  }
  .wid-tab-80 {
    width: 80% !important;
  }
  .wid-tab-82 {
    width: 82% !important;
  }
  .wid-tab-84 {
    width: 84% !important;
  }
  .wid-tab-86 {
    width: 86% !important;
  }
  .wid-tab-88 {
    width: 88% !important;
  }
  .wid-tab-90 {
    width: 90% !important;
  }
  .wid-tab-92 {
    width: 92% !important;
  }
  .wid-tab-94 {
    width: 94% !important;
  }
  .wid-tab-96 {
    width: 96% !important;
  }
  .wid-tab-98 {
    width: 98% !important;
  }
  .wid-tab-100 {
    width: 100% !important;
  }
}
* {
  box-sizing: border-box;
}

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

h2, h2, h3, h4 {
  line-height: 1.3;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.55rem;
}

h4 {
  font-size: 1.3rem;
}

@media screen and (max-width: 500px) {
  h2 {
    font-size: calc(2rem * 0.75);
  }
  h3 {
    font-size: calc(1.55rem * 0.75);
  }
  h4 {
    font-size: calc(1.3rem * 0.75);
  }
}
.clr-y {
  color: #eeba6d;
}

html {
  height: -webkit-fill-available;
}

a {
  color: #806c32;
}

body {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  line-height: 1.8;
  background: #000000;
  color: #f1f1f1;
  position: relative;
}
body:before {
  content: "";
  position: fixed;
  background: #000000;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  min-height: 100svh;
  background: url(../img/bg.jpg) no-repeat;
  background-size: cover;
  z-index: 0;
}
@media screen and (max-width: 500px) {
  body {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 500px) {
  body {
    background-size: 30px;
  }
}

.title {
  font-family: becker-gothics-concave, serif;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  line-height: 1;
}
.title.jp {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.title_main {
  font-size: 8.8rem;
}
.title_sub {
  font-size: 1.55rem;
}
@media screen and (max-width: 500px) {
  .title_main {
    font-size: 22vw;
  }
  .title_sub {
    font-size: 1.3rem;
  }
}
.title .song {
  font-size: 3.5rem;
}
@media screen and (max-width: 500px) {
  .title .song {
    font-size: 2rem;
  }
}
.title .name {
  font-size: 2rem;
  letter-spacing: 5px;
}
@media screen and (max-width: 500px) {
  .title .name {
    font-size: 1.55rem;
  }
}

@media screen and (min-width: 800px) {
  .pc-tab_none {
    display: none;
  }
}
.lhs {
  line-height: 1.2;
}

.bnlist {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-bottom: 50px;
  padding: 0 80px 0px 80px;
  margin-bottom: 100px;
}
@media screen and (max-width: 800px) {
  .bnlist {
    padding: 0 40px 0px 40px;
  }
}
@media screen and (max-width: 500px) {
  .bnlist {
    padding: 0 20px 0px 20px;
    margin-bottom: 60px;
  }
}
.bnlist:before {
  position: absolute;
  content: "";
  background: url(../images/boardshadow.png) no-repeat top center;
  background-size: cover;
  /*background: #999;*/
  width: 100%;
  aspect-ratio: 25/3;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, 100%);
  border-top: 1px solid #ccc;
  border-radius: 1px;
  z-index: 1;
}
.bnlist a {
  display: block;
  width: 25%;
  padding: 15px 15px 0px 15px;
}
@media screen and (max-width: 800px) {
  .bnlist a {
    width: 33.3%;
    padding: 15px 15px 0px 15px;
  }
}
@media screen and (max-width: 500px) {
  .bnlist a {
    width: 50%;
    padding: 10px 10px 0px 10px;
  }
}
.bnlist a div {
  position: relative;
}
.bnlist a div:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 100%;
  background: url(../images/bookshadow.png) no-repeat;
  background-size: cover;
  top: 0;
  left: -10px;
}

.pswp {
  background: #000;
  opacity: 1;
}

.smaller {
  font-size: smaller;
}

.indentleft {
  padding-left: 1rem;
  text-indent: -1rem;
}

.fcinfo {
  background: rgba(0, 0, 0, 0.1);
  padding: 1.5rem;
  border: solid 1px rgba(0, 0, 0, 0.5);
  border-radius: 15px;
}

.tag {
  display: inline-block;
  line-height: 1;
  background: #f1f1f1;
  border-radius: 20px;
  color: #000;
  font-weight: 700;
  padding: 12px 24px;
}
.tag.border {
  background: rgba(241, 241, 241, 0);
  border: solid 1px;
  color: #f1f1f1;
}

.btn {
  width: 100%;
  margin: 0 auto;
}
.btn a {
  border: #000 1px solid;
  color: #000;
  margin: 0 auto;
  padding: 5px 20px;
  border-radius: 50vh;
  display: inline-block;
  line-height: 1.25;
}
.btn-bnr a {
  padding: 1.5rem 15px;
  background: linear-gradient(45deg, #757575 0%, #9E9E9E 45%, #E8E8E8 70%, #9E9E9E 85%, #757575 90% 100%);
  border: solid 2px #806c32;
  border-radius: 40px;
  text-align: center;
  text-decoration: none;
  color: #000000;
  font-weight: 700;
  position: relative;
  overflow: hidden;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80px;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .btn-bnr a {
    min-height: 50px;
  }
}
.btn-bnr a span {
  position: relative;
  z-index: 1;
  text-align: center;
}
.btn-bnr a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
  z-index: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}
.btn-bnr a:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.btn-bnr a:not(:hover)::before {
  transform-origin: right;
}
.btn.hisback {
  font-size: 0.8rem;
}
.btn.brother a {
  font-family: becker-gothics-concave, serif;
  font-style: normal;
  font-weight: 400;
}
.btn.brother a.jp {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.btn.blanklink a {
  padding: 10px 25px;
  background: rgba(0, 0, 0, 0.8);
  color: #FFFFFF;
  text-decoration: none;
}
.btn.blanklink a:hover {
  background: rgba(0, 0, 0, 0.3);
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.iframewrapper {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.iframewrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* 改行設定
-------------------- */
/*
.pc-only_br  = PCのみ改行
.tab-only_br = タブレットのみ改行
.sp-only_br  = SPのみ改行

.pc-tab_br = PCとタブレットで改行
.tab-sp_br = タブレットとSPで改行
*/
.sp-only_br {
  display: none;
}

.tab-only_br {
  display: none;
}

.tab-sp_br {
  display: none;
}

@media screen and (max-width: 800px) {
  .pc-only_br {
    display: none;
  }
  .tab-only_br {
    display: inline;
  }
  .tab-sp_br {
    display: inline;
  }
}
@media screen and (max-width: 500px) {
  .tab-only_br {
    display: none;
  }
  .sp-only_br {
    display: inline;
  }
  .pc-tab_br {
    display: none;
  }
}
dl.separate {
  display: flex;
  flex-wrap: wrap;
}
dl.separate dt {
  width: 25%;
  border-bottom: solid 1px #2f2f2f;
  padding-bottom: 0px;
  margin-bottom: 5px;
}
dl.separate dt.nob {
  border-bottom: none;
}
dl.separate dd {
  width: 75%;
  border-bottom: solid 1px #2f2f2f;
  padding-bottom: 0px;
  margin-bottom: 5px;
  margin-left: 0;
}
dl.separate dd.nob {
  border-bottom: none;
}
dl.separate.decoten dd {
  position: relative;
  padding-left: 20px !important;
}
dl.separate.decoten dd:before {
  position: absolute;
  content: "：";
  left: 0;
}
@media screen and (max-width: 640px) {
  dl.separate.decoten dd {
    padding-left: inherit !important;
  }
  dl.separate.decoten dd:before {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  dl.separate dt {
    width: 100%;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  dl.separate dd {
    width: 100%;
    border-bottom: solid 1px #dedede;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}
dl.separate {
  display: flex;
  flex-wrap: wrap;
}
dl.separate.dt5 dt {
  width: 5%;
}
dl.separate.dt5 dd {
  width: 95%;
  padding-left: 15px;
}
dl.separate.dt10 dt {
  width: 10%;
}
dl.separate.dt10 dd {
  width: 90%;
  padding-left: 15px;
}
dl.separate.dt15 dt {
  width: 15%;
}
dl.separate.dt15 dd {
  width: 85%;
  padding-left: 15px;
}
dl.separate.dt20 dt {
  width: 20%;
}
dl.separate.dt20 dd {
  width: 80%;
  padding-left: 15px;
}
@media screen and (max-width: 640px) {
  dl.separate {
    display: block;
  }
  dl.separate dt {
    width: 100% !important;
  }
  dl.separate dd {
    width: 100% !important;
    padding-left: 0 !important;
  }
}
dl.separate.sspc {
  line-height: 1.5;
}
dl.separate.sspc dt {
  padding: 5px 0;
  margin-bottom: 5px;
}
dl.separate.sspc dd {
  padding: 5px 0;
  margin-bottom: 5px;
}
dl.separate.bb_dot dt {
  border-bottom: dotted 1px;
  padding: 8px 0;
}
@media screen and (max-width: 640px) {
  dl.separate.bb_dot dt {
    border-bottom: none;
    padding: 8px 0 0 0;
  }
}
dl.separate.bb_dot dt.nob {
  border-bottom: none;
}
dl.separate.bb_dot dd {
  border-bottom: dotted 1px;
  padding: 8px 0;
}
@media screen and (max-width: 640px) {
  dl.separate.bb_dot dd {
    padding: 0px 0 8px 0;
  }
}
dl.separate.bb_dot dd.nob {
  border-bottom: none;
}

.alp0 {
  opacity: 0;
}

.nolink {
  opacity: 0.5;
  pointer-events: none;
}

.iframe-wrapper {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.iframe-wrapper.short {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 100%;
}

.iframe-wrapper.short iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.content-title {
  font-family: becker-gothics-concave, serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -2px;
  background: url(../img/deco_title.png) round;
  line-height: 1;
}
.content-title.jp {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.content-title span {
  display: inline-block;
  position: relative;
  padding: 0 50px;
  line-height: 1;
  background: url(../img/bgyellow.png) round;
}
@media screen and (max-width: 500px) {
  .content-title span {
    padding: 0 25px;
  }
}
.content-title.rev {
  color: #FFFFFF;
  background: url(../img/deco_title2.png) center left repeat-x;
  background-size: 120px;
}
.content-title.rev span {
  background: #000000;
}

.mincho {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.title.attra {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  margin-top: 0;
  color: #a40003;
  text-align: center;
}
.title.attra span {
  position: relative;
  display: inline-block;
  padding-top: 55px;
  font-weight: bold;
}
.title.attra span:before {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translate(-50%, 0%);
  content: "";
  width: 100px;
  height: 47px;
  background: url(../img/titledeco_top.png) no-repeat;
  background-size: cover;
}
.title.attra span:after {
  position: absolute;
  bottom: -20px;
  left: 0%;
  transform: translate(0%, 0%);
  content: "";
  width: 100%;
  height: 15px;
  background: url(../img/titledeco_bottom.png) repeat-x;
  background-size: 100%;
}

.heading-sect {
  border-left: 6px solid #f1f1f1;
  padding: 12px 12px 12px 24px;
  background: rgba(0, 0, 0, 0.9);
  line-height: 1.3;
}

.tabbutton {
  display: inline-block;
  padding: 8px 35px 8px 12px;
  line-height: 1.3;
  text-decoration: none;
  position: relative;
}
.tabbutton:after {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  font: normal normal normal 16px/1 FontAwesome;
  content: "\f061";
  width: 16px;
  height: 16px;
  transition: all 0.2s 0s ease;
}
.tabbutton:hover:after {
  right: 5px;
}
.tabbutton.green {
  background: #102610;
  color: #e0ac00;
}
.tabbutton.red {
  background: #d70000;
  color: #e0ac00;
}
.tabbutton.black {
  background: #000;
  color: #e0ac00;
}

.back {
  display: inline-block;
  padding: 8px 12px 8px 35px;
  line-height: 1.3;
  text-decoration: none;
  position: relative;
  font-family: becker-gothics-concave, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
}
.back.jp {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.back:after {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
  font: normal normal normal 20px/1 FontAwesome;
  content: "\f190";
  width: 16px;
  height: 16px;
  transition: all 0.2s 0s ease;
}

.btn_buy {
  position: relative;
  font-family: becker-gothics-concave, serif;
  font-style: normal;
  font-weight: 400;
  padding: 8px 20px;
  background: #eeba6d;
  border-radius: 20px;
  text-decoration: none;
  font-size: 1.25rem;
  color: #f1f1f1;
}
.btn_buy.jp {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.btn_buy:after {
  font: normal normal normal 20px/1 FontAwesome;
  content: "\f07a";
  width: 16px;
  height: 16px;
  padding-left: 5px;
}
.btn_note {
  font-size: 0.8rem;
  background: #f1f1f1;
  border-radius: 20px;
  padding: 12px;
  line-height: 1;
  text-decoration: none;
  color: #000;
  font-weight: 700;
  display: inline-block;
}
.btn_note:before {
  font: normal normal normal 12px/1 FontAwesome;
  content: "\f044";
  padding-left: 5px;
  line-height: 1;
}
.btn_listen {
  font-size: 0.8rem;
  background: #f1f1f1;
  border-radius: 20px;
  padding: 12px;
  line-height: 1;
  text-decoration: none;
  font-weight: 700;
  color: #000;
  display: inline-block;
}

.disable {
  opacity: 0.1;
  pointer-events: none;
}

#loading {
  position: fixed;
  background: #000000;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  min-height: 100svh;
  z-index: 999;
  display: flex;
  opacity: 1;
  transition: opacity 1s ease;
  justify-content: center;
  align-items: center;
}
#loading .loadingicon {
  width: 20%;
  margin: auto;
  text-align: center;
  animation: flash 1s linear infinite;
}
@media screen and (max-width: 800px) {
  #loading .loadingicon {
    width: 50%;
  }
}

@keyframes flash {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
/* 非表示 */
.is-hide {
  display: none !important;
}

/* ローディング画面をフェードアウト */
.fadeout-bg {
  transition-property: opacity;
  transition-delay: 0.9s;
  transition-duration: 0.8s;
  opacity: 0;
  pointer-events: none;
}

/* ローダーをフェードアウト */
.fadeout-loader {
  transition-property: opacity;
  transition-delay: 1.2s;
  transition-duration: 0.5s;
  opacity: 0;
  pointer-events: none;
}

#header {
  transition: all 0.5s 0s ease;
}
#header #header-logo {
  transition: all 0.2s 0s ease;
  position: fixed;
  left: 20px;
  top: 30px;
  width: 40%;
  max-width: 220px;
  z-index: 1;
  filter: drop-shadow(0px 2px 0px rgba(0, 0, 0, 0.7));
}
#header #header-logo.index {
  position: absolute;
}
@media screen and (max-width: 800px) {
  #header #header-logo {
    position: fixed;
    left: 10px;
    top: 20px;
    width: 35%;
    max-width: 200px;
    z-index: 100;
  }
}
#header .gnav {
  transition: all 0.2s 0s ease;
  position: fixed;
  top: 50px;
  left: 50%;
  transform: translate(-50%, 0);
  background: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0 20px;
  border-radius: 30px;
  border: solid 1px;
  z-index: 1;
  width: auto;
}
#header .gnav.index {
  position: absolute;
}
@media screen and (max-width: 1280px) {
  #header .gnav {
    left: inherit;
    right: 20px;
    transform: translate(0%, 0);
  }
}
#header .gnav ul {
  padding-left: 0;
  display: flex;
  margin: 0;
}
#header .gnav ul li {
  list-style: none;
  padding: 10px;
}
#header .gnav ul li a {
  font-family: copperplate-condensed, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.25rem;
  color: #e4007f;
  text-decoration: none;
  font-weight: bold;
}
#header.fixed {
  transition: all 0.2s 0s ease;
  position: fixed;
  z-index: 10;
  top: 0;
}
#header.fixed #header-logo {
  top: 5px;
}
#header.fixed .gnav {
  top: 25px;
  width: auto;
}
@media screen and (max-width: 1000px) {
  #header.fixed .gnav {
    top: 0px;
  }
}
@media screen and (max-width: 1000px) {
  #header.fixed .header-hamburger {
    top: 10px;
  }
}
@media screen and (min-width: 1000px) {
  #header .header-hamburger {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  #header .header-hamburger {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    cursor: pointer;
    margin-left: auto;
    top: 20px;
    right: 10px;
    height: 40px;
    width: 40px;
    z-index: 100;
    border-radius: 50%;
  }
  #header .header-hamburger__border {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    height: 2px;
    background-color: #eeba6d;
    border-radius: 2px;
    transform: translate(-50%, -50%);
    transition: all 0.2s 0s ease;
  }
  #header .header-hamburger__border:nth-of-type(1) {
    transform: translate(-50%, -8px);
  }
  #header .header-hamburger__border:nth-of-type(2) {
    transform: translate(-50%, 0%);
  }
  #header .header-hamburger__border:nth-of-type(3) {
    transform: translate(-50%, 8px);
  }
  #header .header-hamburger.is-active .header-hamburger__border {
    background-color: #e4007f;
    width: 30px;
  }
  #header .header-hamburger.is-active .header-hamburger__border:nth-of-type(1) {
    transform: translate(-50%, 0%) rotate(45deg);
  }
  #header .header-hamburger.is-active .header-hamburger__border:nth-of-type(2) {
    opacity: 0;
  }
  #header .header-hamburger.is-active .header-hamburger__border:nth-of-type(3) {
    transform: translate(-50%, 0%) rotate(-45deg);
  }
  #header .header-hamburger__text {
    display: block;
    position: absolute;
    font-size: 12px;
    top: 40px;
    left: 45%;
    font-weight: 600;
  }
  #header .header-hamburger__text::before {
    content: "Menu";
  }
  #header .header-hamburger__text.is-active::before {
    content: "Close";
  }
  #header .gnav {
    transition: all 0.5s ease;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0px;
    transform: translateX(100%);
    border-radius: 0px;
    z-index: 99;
    padding-top: 80px;
  }
  #header .gnav ul {
    padding-left: 0;
    flex-direction: column;
    margin: 0;
  }
  #header .gnav ul li {
    list-style: none;
    padding: 1rem;
    border-bottom: solid 1px #f1f1f1;
  }
  #header .gnav ul li a {
    font-family: copperplate-condensed, serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.3rem;
    color: #e4007f;
    text-decoration: none;
    font-weight: bold;
  }
  #header .gnav.is-active {
    transform: translateX(0);
  }
}

#keyvisu {
  width: 100%;
  aspect-ratio: 16/8;
  position: relative;
  margin-bottom: 18px;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  #keyvisu {
    aspect-ratio: 4/2;
  }
}
@media screen and (max-width: 800px) {
  #keyvisu {
    aspect-ratio: 5/3;
  }
}
#keyvisu .keyvisutop {
  width: 100%;
  height: 15px;
  background: url(../img/decoline1.png);
  background-size: contain;
}
@media screen and (max-width: 800px) {
  #keyvisu .keyvisutop {
    height: 12px;
  }
}
#keyvisu .keyvisutop {
  margin: auto;
  width: 100%;
}
#keyvisu .keyvisutop.vol1 {
  background: url(../img/mainimg_vol1.png) center top no-repeat #000;
  background-size: 80%;
}
#keyvisu .kylogo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  max-width: 640px;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  #keyvisu .kylogo {
    max-width: 600px;
    transform: translate(-50%, -50%);
    width: 60%;
  }
}
@media screen and (max-width: 800px) {
  #keyvisu .kylogo {
    width: 85%;
  }
}
#keyvisu .kylogo.vol1 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 70%;
  max-width: 840px;
}
#keyvisu .bnr_heatstroke {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 200px;
  height: 200px;
}
@media screen and (max-width: 800px) {
  #keyvisu .bnr_heatstroke {
    bottom: 0px;
    right: 0px;
    width: 150px;
    height: 150px;
  }
}
@media screen and (max-width: 500px) {
  #keyvisu .bnr_heatstroke {
    width: 100px;
    height: 100px;
  }
}
#keyvisu .bnr_banacancel {
  position: absolute;
  top: 20%;
  left: 20px;
  width: 200px;
  height: 200px;
}
@media screen and (max-width: 800px) {
  #keyvisu .bnr_banacancel {
    bottom: 0px;
    right: 0px;
    width: 150px;
    height: 150px;
  }
}
@media screen and (max-width: 500px) {
  #keyvisu .bnr_banacancel {
    width: 100px;
    height: 100px;
  }
}
#keyvisu .bnr_foods01 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-200%, -50%);
  width: 23%;
  max-width: 350px;
}
@media screen and (max-width: 800px) {
  #keyvisu .bnr_foods01 {
    top: inherit;
    left: 10px;
    bottom: 10%;
    transform: translate(0%, 0%);
  }
}
#keyvisu .bnr_foods02 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(90%, -50%);
  width: 25%;
  max-width: 400px;
}
@media screen and (max-width: 800px) {
  #keyvisu .bnr_foods02 {
    top: inherit;
    left: inherit;
    right: 0px;
    bottom: 30%;
    transform: translate(0%, 0%);
  }
}
#keyvisu.top {
  aspect-ratio: 8/4.5;
}
@media screen and (max-width: 1280px) {
  #keyvisu.top {
    aspect-ratio: 4/3;
  }
}
@media screen and (max-width: 800px) {
  #keyvisu.top {
    aspect-ratio: 5/7;
  }
}
#keyvisu.top .kylogo {
  transform: translate(-50%, -50%);
}
#keyvisu:after {
  position: absolute;
  content: "";
  bottom: calc(-1 * 18px);
  left: 0;
  width: 100%;
  height: 18px;
}
@media screen and (max-width: 800px) {
  #keyvisu:after {
    height: 12px;
  }
}

* {
  box-sizing: border-box;
}

#opening {
  position: fixed;
  background: #000000;
  width: 100vw;
  height: 100vh;
  height: 100svh;
  min-height: 100svh;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: clamp(18px, 3.5vw, 38px);
  font-weight: bold;
  line-height: 3;
  opacity: 1;
  transition: opacity 1s ease;
}

#opening.fadeout {
  opacity: 0;
  pointer-events: none;
}

.openinganime {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

/* 表示用 */
.opening-show {
  opacity: 1;
  transform: translateY(0);
}

/* フェードアウト */
#opening.fadeout {
  opacity: 0;
  transition: opacity 1s ease;
}

/* コンテンツ全体は初期非表示 */
.all {
  position: relative;
}
.sect {
  width: 90%;
  margin: auto;
  max-width: 1280px;
}

.main {
  text-align: center;
  padding: 10vw 0 0px 0;
}
.main--logo {
  width: 80%;
  max-width: 500px;
  margin: auto;
  display: inline-block;
  margin-bottom: 5vw;
}
.main--txt {
  width: 70%;
  max-width: 440px;
  margin: auto;
}
@media screen and (max-width: 800px) {
  .main--txt {
    width: 80%;
    max-width: 440px;
  }
}
@media screen and (max-width: 800px) {
  .main {
    padding: 20vw 0 0px 0;
  }
}

.altype {
  display: flex;
  flex-wrap: wrap;
}
.altype-item {
  width: 50%;
  background: #000000;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1000px) {
  .altype-item {
    width: 100%;
  }
}
.altype-item--bom {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
@media screen and (max-width: 800px) {
  .altype-item--bom {
    flex-direction: column;
  }
}
.altype-item--bom .type {
  width: 50%;
  background: #FFFFFF;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  flex: 1;
  font-size: 1.3rem;
}
@media screen and (max-width: 800px) {
  .altype-item--bom .type {
    width: 100%;
    font-size: 1rem;
  }
}
.altype-item--bom .num-price {
  flex: 1;
  width: 50%;
  display: flex;
  align-items: center;
  padding: 8px 12px;
  line-height: 1.3;
}
@media screen and (max-width: 800px) {
  .altype-item--bom .num-price {
    width: 100%;
  }
}
.altype-item--visu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.altype-item--visu .visujk {
  width: 50%;
  text-align: center;
}
.altype-item--visu .visujk .visujkimg {
  display: flex;
  justify-content: center;
  align-items: center;
}
.altype-item--visu .visujk .visujkimg img {
  font-size: 0;
  border: solid 1px rgba(255, 255, 255, 0.2);
}
.altype-item--visu .h-1 {
  text-align: center;
}
.altype-item--visu .h-4 {
  text-align: center;
}
.altype-item--opt {
  padding: 0 10px;
}
.altype-item--opt ul {
  padding-left: 0;
}
.altype-item--opt ul li {
  list-style: none;
  padding: 4px 15px 4px 1.8rem;
  text-indent: -1.5rem;
}
.altype-item--opt ul li:nth-child(even) {
  background: rgba(255, 255, 255, 0.2);
}
.altype-item--opt ul li:nth-child(odd) {
  background: rgba(255, 255, 255, 0.1);
}

.songs-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  margin-top: 1px;
}
@media screen and (max-width: 800px) {
  .songs-item {
    padding: 10px;
  }
}
.songs-item:nth-child(even) {
  background: rgba(255, 255, 255, 0.2);
}
.songs-item:nth-child(odd) {
  background: rgba(255, 255, 255, 0.1);
}
.songs-item--func {
  padding-right: 15px;
}
.songs-item--func .songname {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 2rem;
  text-indent: -2rem;
  font-size: 1.3rem;
  letter-spacing: 0.5px;
  line-height: 1.3;
}
.songs-item--func .songname .small {
  font-size: 1rem;
}
.songs-item--func .tiup {
  margin: 0 0 0 2rem;
  font-size: 0.9rem;
  font-weight: 700;
}
.songs-item--func .creators {
  margin: 0 0 0 2rem;
  font-size: 0.9rem;
}
.songs-item--con {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
@media screen and (max-width: 800px) {
  .songs-item {
    flex-direction: column;
  }
  .songs-item--func {
    width: 100%;
  }
  .songs-item--func .songname {
    font-size: 1rem;
  }
  .songs-item--func .tiup {
    font-size: 0.7rem;
  }
  .songs-item--func .creators {
    font-size: 0.7rem;
  }
  .songs-item--con {
    margin-top: 5px;
    gap: 15px;
  }
}

.bnr {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  flex-grow: 1;
  margin: 6rem 0;
  justify-content: center;
}
@media screen and (max-width: 500px) {
  .bnr {
    margin: 4rem 0;
    flex-direction: column;
  }
}
.bnr--item {
  display: flex;
  flex: 1;
  width: calc(33.3333333333% - 15px);
  flex-wrap: wrap;
}
@media screen and (max-width: 500px) {
  .bnr--item {
    flex-wrap: wrap;
    width: calc(100% - 15px);
  }
}

#youtube-area {
  position: fixed;
  z-index: -1; /*最背面に設定*/
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

/*jQueryで付与されたappearクラスがついたらYoutubeエリアをふわっと表示*/
#youtube-area.appear {
  animation-name: PageAnimeAppear;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

@keyframes PageAnimeAppear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#youtube {
  /*天地中央配置*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*縦横幅指定*/
  width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
  height: 56.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
  min-height: 100%;
  min-width: 100%;
}

/*youtubeがクリックされないためのマスク*/
#youtube-mask {
  position: absolute;
  z-index: 2; /*下から2番目に表示*/
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bdot2.png);
}

.content {
  width: 95%;
  max-width: 1000px;
  margin: auto;
  background: url(../img/bgred.png);
  padding: 25px;
}
.content-in {
  padding: 25px;
  background: url(../img/bggreen.png);
}
.content-in-con {
  padding: 25px;
  background: url(../img/bgyellow.png);
}
@media screen and (max-width: 500px) {
  .content {
    padding: 7px;
  }
  .content-in {
    padding: 7px;
  }
  .content-in-con {
    padding: 7px;
  }
}
.content.nobg {
  background: none;
}

.conwrap + .conwrap {
  padding-top: 120px;
  position: relative;
}
.conwrap + .conwrap:before {
  content: "";
  width: 300px;
  height: 60px;
  position: absolute;
  top: 40px;
  left: 50%;
  background: url(../img/kugiri.png) center no-repeat;
  background-size: 100%;
  transform: translate(-50%, 0%);
}
@media screen and (max-width: 500px) {
  .conwrap + .conwrap:before {
    width: 100%;
    height: 60px;
    background-size: 50%;
  }
}

.article {
  position: relative;
}
.article + .article {
  padding-top: 60px;
  position: relative;
}
.article + .article:before {
  content: "";
  width: 90%;
  height: 20px;
  position: absolute;
  top: 20px;
  left: 50%;
  background: url(../img/decoline3.png) round center;
  background-repeat: repeat-x;
  transform: translate(-50%, 0%);
}

.text-header {
  padding-left: 30px;
  color: #9e0606;
  position: relative;
  font-family: becker-gothics-concave, serif;
  font-style: normal;
  font-weight: 400;
}
.text-header.jp {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.text-header:before {
  content: "♦";
  position: absolute;
  top: 0;
  left: 0;
}
.text-body {
  padding-left: 40px;
  position: relative;
}
.text-body:before {
  content: "";
  position: absolute;
  top: 0;
  left: 8px;
  width: 10px;
  height: 100%;
  background: url(../img/deco_dot_red.png) round;
  background-repeat: repeat-y;
}
@media screen and (max-width: 500px) {
  .text-body {
    padding-left: 0px;
  }
  .text-body:before {
    display: none;
  }
}

.ticket-item {
  border: solid 1px #806c32;
  background: #000000;
  color: #FFFFFF;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}
.ticket-item--type {
  display: flex;
  flex-wrap: wrap;
  border-bottom: solid 1px;
  padding-bottom: 10px;
}
.ticket-item--type .name {
  width: 50%;
  font-size: 1.3rem;
  line-height: 1;
}
.ticket-item--type .price {
  width: 50%;
  text-align: right;
  line-height: 1;
}
.ticket-item--type .price .larger {
  font-size: 1.25rem;
}
@media screen and (max-width: 800px) {
  .ticket-item--type .name {
    width: 100%;
    font-size: 1rem;
    line-height: 1;
    padding-bottom: 10px;
  }
  .ticket-item--type .price {
    width: 100%;
    text-align: left;
    padding-left: 20px;
  }
  .ticket-item--type .price .larger {
    font-size: 1rem;
  }
}

.profile-title {
  text-align: center;
}
.profile-title img {
  width: 60%;
  max-width: 400px;
}
@media screen and (max-width: 500px) {
  .profile-title img {
    width: 80%;
  }
}
.profile-body {
  margin-top: -40px;
  padding: 50px 50px 50px 50px;
  position: relative;
}
@media screen and (max-width: 500px) {
  .profile-body {
    padding: 20px;
    margin-top: -20px;
  }
}
.profile-body:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 10px;
  height: calc(100% - 100px);
  background: url(../img/deco_dot_green.png);
  background-size: 100%;
  background-repeat: repeat-y;
  transform: translate(0, -50%);
}
@media screen and (max-width: 500px) {
  .profile-body:before {
    height: calc(100% - 70px);
    left: 0px;
    width: 5px;
  }
}
.profile-body:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: calc(100% - 100px);
  background: url(../img/deco_dot_green.png);
  background-size: 100%;
  background-repeat: repeat-y;
  transform: translate(0, -50%);
}
@media screen and (max-width: 500px) {
  .profile-body:after {
    height: calc(100% - 70px);
    right: 0px;
    width: 5px;
  }
}
.profile-body .profdeco {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background: url(../img/decokado1.png) round;
}
@media screen and (max-width: 500px) {
  .profile-body .profdeco {
    width: 15px;
    height: 15px;
  }
}
.profile-body .profdeco.tl {
  top: 0px;
  left: 0px;
}
.profile-body .profdeco.tr {
  top: 0px;
  right: 0px;
  transform: rotate(90deg);
}
.profile-body .profdeco.bl {
  bottom: 0px;
  left: 0px;
  transform: rotate(-90deg);
}
.profile-body .profdeco.br {
  bottom: 0px;
  right: 0px;
  transform: rotate(180deg);
}

.member {
  display: flex;
  flex-wrap: wrap;
}
.member .members {
  width: 33.3%;
  padding: 10px;
}
@media screen and (max-width: 500px) {
  .member .members {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
  }
}
.member .members-photo {
  font-size: 0;
}
.member .members-info-name {
  line-height: 1.3;
  font-family: becker-gothics-concave, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  background: url(../img/bggreen.png);
  padding: 12px;
  color: #eeba6d;
}
.member .members-info-name.jp {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.member .members-info-name .fs {
  font-size: 0.8rem;
}
.member .members-info-more {
  text-align: center;
  font-family: becker-gothics-concave, serif;
  font-style: normal;
  font-weight: 400;
}
.member .members-info-more.jp {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.member .members-info-more a {
  text-decoration: none;
}
@media screen and (max-width: 500px) {
  .member .members-photo {
    width: 40%;
  }
  .member .members-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 60%;
    background: url(../img/bggreen.png);
  }
  .member .members-info-name {
    font-size: calc(1.25rem * 0.75);
  }
  .member .members-info-more {
    background: url(../img/bgwhite.png);
  }
  .member .members-info-more a {
    color: #000000;
  }
}

.article-live {
  margin-bottom: 3rem;
}
.article-live .gigs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  text-decoration: none;
  border-bottom: solid 1px #000000;
  line-height: 1.3;
}
@media screen and (max-width: 500px) {
  .article-live .gigs {
    flex-direction: column;
  }
}
.article-live .gigs-days {
  width: 28%;
}
.article-live .gigs-days span {
  font-family: becker-gothics-concave, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.55rem;
}
.article-live .gigs-days span.jp {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.article-live .gigs-days span span {
  font-size: 2rem;
}
.article-live .gigs-place {
  width: 15%;
  font-size: smaller;
  padding: 0 15px;
}
.article-live .gigs-name {
  width: 57%;
  font-family: becker-gothics-concave, serif;
  font-style: normal;
  font-weight: 400;
}
.article-live .gigs-name.jp {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media screen and (max-width: 500px) {
  .article-live .gigs-days {
    width: 100%;
  }
  .article-live .gigs-days span {
    font-size: calc(1.55rem * 0.75);
  }
  .article-live .gigs-days span span {
    font-size: calc(2rem * 0.75);
  }
  .article-live .gigs-place {
    width: 100%;
    padding: 0 0 10px 0;
  }
  .article-live .gigs-name {
    width: 100%;
    padding: 0 0 10px 0;
    font-size: larger;
  }
}

.videobox {
  position: relative;
  background: #f1f1f1;
  padding: 15px;
}
.whatsnewlist-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  border-bottom: solid 1px #000;
  padding: 8px 0;
}
.whatsnewlist-item + .whatsnewlist-item {
  margin-top: 10px;
}
.whatsnewlist-item--days {
  width: 20%;
  font-size: smaller;
  font-weight: bold;
  color: #000000;
}
.whatsnewlist-item--title {
  width: 80%;
  line-height: 1.25;
}
@media screen and (max-width: 800px) {
  .whatsnewlist-item--days {
    width: 100%;
    font-size: smaller;
    font-weight: bold;
  }
  .whatsnewlist-item--title {
    width: 100%;
    line-height: 1.25;
  }
}

#footer {
  margin-top: 18px;
  text-align: center;
  padding: 2rem;
  position: relative;
  color: #FFFFFF;
}
#footer:before {
  position: absolute;
  content: "";
  top: calc(-1 * 18px);
  left: 0;
  width: 100%;
  height: 18px;
  z-index: 1;
  transform: rotateX(180deg);
}
@media screen and (max-width: 800px) {
  #footer:before {
    height: 12px;
    top: -12px;
  }
}
#footer .copy {
  font-size: 0.7rem;
}
#footer a {
  color: #b10c19;
}

.modaal-container {
  max-width: 800px !important;
}

.detailname {
  font-family: becker-gothics-concave, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem !important;
}
.detailname.jp {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.seattype {
  background: #000000;
  color: #FFFFFF;
  padding: 10px;
  border-radius: 3px;
  position: relative;
}
.seattype .seatdeco {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../img/deco_seat_kado.png);
  background-size: 100%;
}
.seattype .seatdeco.tl {
  top: 13px;
  left: 13px;
  transform: rotate(0deg);
}
.seattype .seatdeco.tr {
  top: 13px;
  right: 13px;
  transform: rotate(90deg);
}
.seattype .seatdeco.bl {
  bottom: 13px;
  left: 13px;
  transform: rotate(-90deg);
}
.seattype .seatdeco.br {
  bottom: 13px;
  right: 13px;
  transform: rotate(180deg);
}
.seattype-in {
  border: double;
  padding: 30px;
  position: relative;
}
@media screen and (max-width: 500px) {
  .seattype-in {
    padding: 10px;
  }
}
.seattype + .seattype {
  margin-top: 1.5rem;
}

.seatsepa {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  align-items: center;
}
.seatsepa .separateseat {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 0;
  width: 70%;
  padding-right: 20px;
}
.seatsepa .separateseat dt {
  width: 20%;
  border-bottom: solid 1px #2f2f2f;
  padding: 10px;
  font-weight: bold;
}
.seatsepa .separateseat dd {
  width: 80%;
  margin-left: 0;
  border-bottom: solid 1px #2f2f2f;
  padding: 10px;
}
@media screen and (max-width: 500px) {
  .seatsepa .separateseat {
    width: 100%;
    padding-right: 0px;
  }
  .seatsepa .separateseat dt {
    width: 100%;
    border-bottom: none;
    padding-bottom: 0;
  }
  .seatsepa .separateseat dd {
    width: 100%;
    padding-top: 0;
  }
}
.seatsepa .seatsepaimg {
  width: 30%;
}
@media screen and (max-width: 500px) {
  .seatsepa .seatsepaimg {
    text-align: center;
    width: 100%;
    padding: 15px;
  }
  .seatsepa .seatsepaimg img {
    width: 70%;
  }
}

.seattab {
  padding: 20px;
  text-align: center;
  font-family: becker-gothics-concave, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.55rem;
  position: relative;
  margin-bottom: 15px;
}
.seattab.jp {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.seattab:before, .seattab:after {
  content: "";
  width: 240px;
  height: 15px;
  position: absolute;
  transform: translate(-50%, 0);
  background: url(../img/deco_seat.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.seattab:before {
  top: 0;
  left: 50%;
}
.seattab:after {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0) rotate(180deg);
}
@media screen and (max-width: 800px) {
  .seattab {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 500px) {
  .seattab {
    font-size: 1rem;
  }
}

.viplayout {
  background-color: #FFFFFF;
  text-align: center;
  padding: 15px;
}

.drink {
  border: solid 1px;
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
  background: rgba(255, 255, 255, 0.5);
  color: #000000;
}
@media screen and (max-width: 500px) {
  .drink {
    flex-direction: column;
  }
}
.drink-img {
  width: 20%;
  padding: 10px 40px;
  text-align: center;
  background: #000000;
}
@media screen and (max-width: 800px) {
  .drink-img {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 500px) {
  .drink-img {
    width: 100%;
    padding: 10px 10px;
  }
}
.drink-img img {
  max-width: 80px;
}
@media screen and (max-width: 800px) {
  .drink-img img {
    max-width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .drink-img img {
    max-width: 10%;
  }
}
.drink-txt {
  width: 80%;
  padding: 10px 10px 10px 30px;
}
@media screen and (max-width: 500px) {
  .drink-txt {
    width: 100%;
    padding: 5px;
  }
}

.foodout {
  background: black;
  color: #FFFFFF;
  padding: 15px 15px;
}

.food {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -15px;
}
.food-item {
  width: 30%;
  padding: 15px;
}
@media screen and (max-width: 500px) {
  .food-item {
    width: 50%;
    padding: 10px;
  }
}
.food-item-img {
  font-size: 0;
}

.reportphoto {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.reportphoto-item {
  margin: 5px;
  width: calc(20% - 10px);
  border: solid 1px rgba(255, 255, 255, 0.3);
}
@media screen and (max-width: 800px) {
  .reportphoto-item {
    width: calc(33.3% - 10px);
  }
}
.reportphoto-item a {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
}
.reportphoto-item a img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}

#contentmenu {
  background: #000000;
  padding: 150px 50px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #contentmenu {
    padding: 100px 30px;
  }
}
@media screen and (max-width: 500px) {
  #contentmenu {
    padding: 40px 10px;
  }
}
#contentmenu .conmenu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 500px) {
  #contentmenu .conmenu {
    gap: 10px;
    width: 100%;
  }
}
#contentmenu .conmenu-item {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 10px;
  width: 220px;
  aspect-ratio: 5/3;
  color: #FFFFFF;
  border-radius: 40px;
  line-height: 1.1;
  text-decoration: none;
  text-shadow: 0px 0px 5px #000, 0px 0px 20px #000, 0px 0px 20px #000;
  transition: all 0.2s 0s ease;
  font-family: copperplate-condensed, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.55rem;
  background-size: 250% !important;
}
#contentmenu .conmenu-item:hover {
  filter: brightness(1.5);
}
#contentmenu .conmenu-item:nth-child(1) {
  background: url(../img/conmenu/01.png) center center no-repeat;
  background-size: 250%;
}
#contentmenu .conmenu-item:nth-child(2) {
  background: url(../img/conmenu/02.png) center center no-repeat;
}
#contentmenu .conmenu-item:nth-child(3) {
  background: url(../img/conmenu/03.png) center center no-repeat;
}
#contentmenu .conmenu-item:nth-child(4) {
  background: url(../img/conmenu/04.png) center center no-repeat;
}
#contentmenu .conmenu-item:nth-child(5) {
  background: url(../img/conmenu/05.png) center center no-repeat;
}
#contentmenu .conmenu-item:nth-child(6) {
  background: url(../img/conmenu/06.png) center center no-repeat;
}
#contentmenu .conmenu-item:nth-child(7) {
  background: url(../img/conmenu/07.png) center center no-repeat;
}
#contentmenu .conmenu-item:nth-child(8) {
  background: url(../img/conmenu/08.png) center center no-repeat;
}
#contentmenu .conmenu-item:nth-child(9) {
  background: url(../img/conmenu/09.png) center center no-repeat;
}
#contentmenu .conmenu-item:nth-child(10) {
  background: url(../img/conmenu/10.png) center center no-repeat;
}
@media screen and (max-width: 500px) {
  #contentmenu .conmenu-item {
    width: calc(33.3% - 10px);
    border-radius: 15px;
    font-size: 1rem;
    background-size: 300% !important;
  }
}
#contentmenu .conmenu-item .new {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 0.9rem;
  color: #000000;
  background: #e4007f;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: solid 1px;
  text-shadow: none;
}
@media screen and (max-width: 500px) {
  #contentmenu .conmenu-item .new {
    width: 30px;
    height: 30px;
    font-size: 0.6rem;
  }
}
#contentmenu:before {
  position: absolute;
  content: "";
  top: calc(-1 * 18px);
  left: 0;
  width: 100%;
  height: 18px;
  background: url(../img/decoline2.png) round;
  background-size: contain;
}
@media screen and (max-width: 800px) {
  #contentmenu:before {
    height: 12px;
    top: -12px;
  }
}
#index #contentmenu:after {
  position: absolute;
  content: "";
  bottom: calc(-1 * 18px);
  left: 0;
  width: 100%;
  height: 18px;
  background: url(../img/decoline2.png) round;
  background-size: contain;
}
@media screen and (max-width: 800px) {
  #index #contentmenu:after {
    height: 12px;
    bottom: -12px;
  }
}

.flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

#goods .goods-wrap a {
  text-decoration: none;
}

.goods-pia {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  background: rgba(0, 0, 0, 0.9);
  color: #FFF;
}
.goods-pia .more {
  position: absolute;
  top: 50%;
  right: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #FFF;
  transform: translate(50%, -50%);
  color: #000000;
  line-height: 1.1;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: solid 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 800px) {
  .goods-pia .more {
    width: 40px;
    height: 40px;
    font-size: 9px;
    right: 50%;
    top: inherit;
    bottom: 0;
    transform: translate(50%, 30%);
  }
}
.goods-pia + .goods-pia {
  margin-top: 20px;
}
@media screen and (max-width: 800px) {
  .goods-pia + .goods-pia {
    margin-top: 25px;
  }
}
@media screen and (max-width: 800px) {
  .goods-pia {
    flex-direction: column;
  }
}
.goods-pia--img {
  width: 50%;
  font-size: 0;
  text-align: center;
  background: #FFF;
}
@media screen and (max-width: 800px) {
  .goods-pia--img {
    width: 100%;
  }
}
.goods-pia--img img {
  width: 100%;
}
@media screen and (max-width: 800px) {
  .goods-pia--img img {
    width: 60%;
  }
}
.goods-pia--txt {
  padding: 25px;
  width: 50%;
}
@media screen and (max-width: 800px) {
  .goods-pia--txt {
    width: 100%;
    padding: 15px;
  }
}
.goods-pia--txt .item_name {
  border-bottom: solid 1px;
  font-weight: bold;
  margin-bottom: 10px;
}
.goods-pia--txt .item_name span {
  font-size: smaller;
  font-weight: normal;
  display: inline-block;
  padding-right: 15px;
}
.goods-pia--txt .item_price {
  text-align: right;
}
.goodsitem {
  background: #000000;
  padding: 15px 30px;
  color: #FFFFFF;
}
@media screen and (max-width: 800px) {
  .goodsitem {
    padding: 10px 15px;
  }
}
.goodsitem-name {
  text-align: center;
  font-weight: bold;
}
.goodsitem-name span {
  font-size: 1.25rem;
  font-weight: normal;
  display: inline-block;
  padding-right: 15px;
}
@media screen and (max-width: 800px) {
  .goodsitem-name span {
    font-size: smaller;
    padding-right: 0px;
  }
}
.goodsitem-photo {
  background: #FFFFFF;
  text-align: center;
  padding: 0 10%;
}
.goodsitem-txt__price {
  padding: 1.5rem 0;
  border-bottom: solid 1px;
  text-align: right;
}
.goodsitem-txt__intro {
  padding: 1.5rem 0;
  border-bottom: dotted 1px rgba(255, 255, 255, 0.5);
  margin-bottom: 1.5rem;
}

#mnext, #mprev {
  position: absolute;
  top: 50%;
}
#mnext a, #mprev a {
  display: block;
  width: 50px;
  height: 50px;
  background: #eeba6d;
  border: solid 1px #000000;
  border-radius: 50%;
}
@media screen and (max-width: 800px) {
  #mnext a, #mprev a {
    width: 30px;
    height: 30px;
  }
}

#mnext {
  right: 0;
  transform: translate(50%, -50%);
}
#mnext a:after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font: normal normal normal 25px/1 FontAwesome;
  content: "\f105";
  transition: all 0.2s 0s ease;
  color: #000000;
}

#mprev {
  left: 0;
  transform: translate(-50%, -50%);
}
#mprev a:after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font: normal normal normal 25px/1 FontAwesome;
  content: "\f104";
  transition: all 0.2s 0s ease;
  color: #000000;
}

.fadein-target {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fadein-target.is-visible {
  opacity: 1;
  transform: translateY(0);
}/*# sourceMappingURL=style.css.map */