@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;
  }
}
body {
  color: #dfdfdf;
  background: #060c10;
  font-family: fot-rodin-pron, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  font-size: 1rem;
}
@media screen and (max-width: 800px) {
  body {
    font-size: 0.85rem;
  }
}

div, section, span, p {
  box-sizing: border-box;
}

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

a {
  color: #dfdfdf;
}

a.link {
  color: #dfdfdf;
  text-decoration: underline !important;
}
a.link:hover {
  color: #a98e5a;
  filter: brightness(200%);
}
a.link.atten {
  color: #9e0606;
}

a.blight {
  transition: all 0.2s;
  /*アニメーションの設定*/
}
a.blight:hover {
  filter: brightness(1.25);
}

.winline {
  position: absolute;
  top: 0;
  height: 100%;
  min-height: 100vh;
  width: 1px;
  background: rgba(255, 255, 255, 0.05);
  z-index: -2;
}
@media screen and (max-width: 800px) {
  .winline {
    background: rgba(58, 58, 58, 0.1);
  }
}

#line1 {
  left: 16.666%;
}

#line2 {
  left: 33.333%;
}

#line3 {
  left: 50%;
}

#line4 {
  left: 66.666%;
}

#line5 {
  left: 83.333%;
}

.d-inline-block {
  display: inline-block !important;
}

.bgkado {
  background: rgba(58, 58, 58, 0.45);
  padding: 1.5rem;
  border-radius: 1.5rem;
}

.hidden {
  display: none;
}

.section {
  padding: 8rem 0;
  min-height: 100vh;
  margin: 0;
}
@media screen and (max-width: 800px) {
  .section {
    padding: 3rem 0;
  }
}

.inner1 {
  width: 95%;
  max-width: 1000px;
  margin: auto;
}
@media screen and (max-width: 800px) {
  .inner1 {
    width: 90%;
  }
}

.m-x-auto {
  margin: auto auto;
}

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

.spcslash {
  display: none;
}
@media screen and (max-width: 1280px) {
  .spcslash {
    display: inline-block;
  }
}

.bbnon dt {
  border-bottom: none !important;
  padding: 5px 10px !important;
}
.bbnon dd {
  border-bottom: none !important;
  padding: 5px 10px !important;
}

.wpcvis {
  display: inline-block;
}
@media screen and (max-width: 1280px) {
  .wpcvis {
    display: none;
  }
}

.bb_solid {
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  display: block;
}
.bb_solid.white {
  border-bottom: solid 1px white;
}

.bb_no {
  border-bottom: none !important;
}

.indentleft_asta {
  padding-left: 3rem;
  text-indent: -3rem;
}
@media screen and (max-width: 500px) {
  .indentleft_asta {
    padding-left: 2.5rem;
    text-indent: -2.5rem;
  }
}

.indentleft_s {
  padding-left: 0.8rem;
  text-indent: -0.8rem;
}
@media screen and (max-width: 500px) {
  .indentleft_s {
    padding-left: 0.7rem;
    text-indent: -0.7rem;
  }
}

p + p {
  margin-top: 1rem;
}

.decounder-y {
  display: inline-block;
  padding-bottom: 5px;
  background: linear-gradient(transparent 45%, #a98e5a 0%);
  text-shadow: 0px 0px 2px #000;
  line-height: 0.5;
}
@media screen and (max-width: 1000px) {
  .decounder-y {
    display: inline;
    background: linear-gradient(transparent 50%, #a98e5a 0%);
    padding-bottom: 0px;
  }
}

.keyclr1 {
  color: #a98e5a !important;
}

.keyclr2 {
  color: #9e0606 !important;
}

.keyclr3 {
  color: #eeba6d !important;
}

.fsizh1 {
  font-size: 2.8rem;
}

.fsizh2 {
  font-size: 2.4rem;
}

.fsizh3 {
  font-size: 2rem;
}

.fsizh4 {
  font-size: 1.5rem;
}

.fsizh5 {
  font-size: 1.25rem;
}

.fsizh6 {
  font-size: 1rem;
}

.fsizh7 {
  font-size: 0.9rem;
}

.fsizh8 {
  font-size: 0.8rem;
}

@media screen and (max-width: 800px) {
  .fsizh1 {
    font-size: calc( 2.8rem * 0.95);
  }

  .fsizh2 {
    font-size: calc( 2.4rem * 0.95);
  }

  .fsizh3 {
    font-size: calc( 2rem * 0.95);
  }

  .fsizh4 {
    font-size: calc( 1.5rem * 0.95);
  }

  .fsizh5 {
    font-size: calc( 1.25rem * 0.95);
  }

  .fsizh6 {
    font-size: calc( 1rem * 0.95);
  }

  .fsizh7 {
    font-size: calc( 0.9rem * 0.95);
  }

  .fsizh8 {
    font-size: calc( 0.8rem * 0.95);
  }
}
@media screen and (max-width: 500px) {
  .fsizh1 {
    font-size: calc( 2.8rem * 0.75);
  }

  .fsizh2 {
    font-size: calc( 2.4rem * 0.75);
  }

  .fsizh3 {
    font-size: calc( 2rem * 0.75);
  }

  .fsizh4 {
    font-size: calc( 1.5rem * 0.75);
  }

  .fsizh5 {
    font-size: calc( 1.25rem * 0.75);
  }

  .fsizh6 {
    font-size: calc( 1rem * 0.75);
  }

  .fsizh7 {
    font-size: calc( 0.9rem * 0.75);
  }

  .fsizh8 {
    font-size: calc( 0.8rem * 0.75);
  }
}
#mainnavi {
  position: fixed;
  width: 100%;
  bottom: 0px;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  z-index: 10;
}
#mainnavi > a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 16.66%;
  text-align: center;
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
  background: coral;
  font-size: 1.1rem;
}
#mainnavi > a:after {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 60%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}
#mainnavi > a span {
  font-size: 1.3rem;
  display: inline-block;
  padding: 2px 0;
}
#mainnavi > a:nth-child(1) {
  background: #a98e5a;
}
#mainnavi > a:nth-child(2) {
  background: #9b814f;
}
#mainnavi > a:nth-child(3) {
  background: #866e40;
}
#mainnavi > a:nth-child(4) {
  background: #725b30;
}
#mainnavi > a:nth-child(5) {
  background: #5c4820;
}
#mainnavi > a:nth-child(6) {
  background: #4b3813;
}
.scroll #mainnavi > a {
  height: 80px;
  line-height: 1;
}
#mainnavi > a.current {
  color: #a98e5a;
}
#mainnavi > a.current:after {
  left: 50%;
  top: 0;
  opacity: 1;
  content: url(../img/current.png);
}
#mainnavi.nodis {
  bottom: -120px;
}
.fcon #mainnavi {
  display: none;
}

@media screen and (max-width: 1000px) {
  #mainnavi > a {
    width: 33.3%;
  }
}
@media screen and (max-width: 800px) {
  #mainnavi > a {
    width: 50%;
    font-size: 0.75rem;
  }
  #mainnavi > a span {
    font-size: 0.95rem;
  }
  .scroll #mainnavi > a {
    height: auto;
    min-height: 40px;
    line-height: 1;
  }
}
#topvideo_wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9998;
  background: url(../img/openning_bg.jpg) no-repeat center center #000;
  background-size: cover;
}

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

#youtube-area.appear {
  -webkit-animation-name: PageAnimeAppear;
          animation-name: PageAnimeAppear;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes PageAnimeAppear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

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

@media screen and (max-width: 800px) {
  #youtube-area {
    width: 100%;
    height: 56.25vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: #000;
    background: #bf2c46;
  }

  #youtube {
    width: 100%;
  }
}
#topVideo {
  position: absolute;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#topvideodummybtn {
  position: absolute;
  width: 720px;
  height: 405px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../img/top/thumbdummy_off.jpg?v=0916) no-repeat center center #000;
  background-size: 100%;
  z-index: 1000;
}

#topvideodummybtn:hover {
  cursor: pointer;
  background: url(../img/top/thumbdummy_on.jpg?v=0916) no-repeat center center #000;
  background-size: 100%;
}

#play-video {
  position: absolute;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#topVideo4 {
  position: absolute;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #000;
}

#topVideo .iframe-wrapper {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6) !important;
  border: #0E0E0E solid 1px;
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#play-video4 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#topVideo video {
  width: 100%;
  height: 405px;
}

#video_close_btn {
  /*color: #fff;*/
  text-decoration: none;
  text-align: center;
  position: relative;
  z-index: 10;
  display: block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10000;
  border-radius: 50%;
  background: #000;
}

#video_close_btn:hover {
  cursor: pointer;
}

#video_close_btn:before {
  content: "";
  /*background-color: #dda284;*/
  display: block;
  position: absolute;
  width: 54px;
  height: 54px;
  z-index: -1;
  border-radius: 50%;
  border: 1px solid #333;
  box-shadow: 0 0 0 0 #222, 0 0 0 0 #bf2c46;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}

#video_close_btn:hover:before {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  border: 1px solid #bf2c46;
  /*box-shadow:
      0 0 0 0px #222,
      0 0 0 2px #bf2c46;*/
}

.cross {
  position: relative;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cross span {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #fff;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}

.cross span:nth-of-type(1) {
  transform: rotate(45deg);
}

.cross span:nth-of-type(2) {
  transform: rotate(-45deg);
}

#video_close_btn:hover .cross span {
  background: #bf2c46;
}

#skipbtn {
  position: absolute;
  left: 50%;
  bottom: 0px;
  display: inline-block;
  border: 1px solid #000;
  padding: 10px;
  line-height: 1;
  transform: translate(-50%, -50%);
  color: #000;
  transition: all 0.2s;
  /*アニメーションの設定*/
  background: rgba(255, 255, 255, 0.1);
  z-index: 10;
}
#skipbtn:after {
  position: absolute;
  display: block;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  content: "";
  background: #FFF;
  transition: all 0.2s;
  /*アニメーションの設定*/
  z-index: -1;
}
#skipbtn span {
  padding: 0 30px;
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
}
#skipbtn:hover {
  cursor: pointer;
}
#skipbtn:hover span {
  color: #0E0E0E;
}
#skipbtn:hover:after {
  width: 100%;
  z-index: -1;
}

#pvdeco {
  position: absolute;
  right: 0;
  transform: translate(0%, -50%);
  z-index: 10;
}
@media screen and (min-width: 800px) {
  #pvdeco {
    top: 50%;
  }
}

#pvlogo {
  display: none;
  position: absolute;
  left: 20px;
  top: 20px;
  width: 150px;
  height: auto;
  z-index: 10;
}

@media screen and (max-width: 800px) {
  #topVideo {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 10px #000;
  }

  #pvlogo {
    position: absolute;
    left: 50%;
    top: 20%;
    width: 30%;
    max-width: 200px;
    height: auto;
    transform: translate(-50%, -50%);
  }

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

  #play-video4 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }

  #topVideo video {
    width: 100%;
    height: auto;
  }

  #pvdeco {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12%;
    transform: translate(0%, 0%);
  }

  #skipbtn {
    color: #fff;
  }
}
#loading {
  background: #0E0E0E;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
#loading span {
  width: 200px;
  height: 200px;
  -webkit-animation: bluranime 1s ease-in-out infinite;
          animation: bluranime 1s ease-in-out infinite;
}
@media screen and (max-width: 800px) {
  #loading span {
    width: 40%;
    max-width: 200px;
  }
}

#main {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: url(../img/main.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
}
#main #logo {
  position: absolute;
  left: 50%;
  top: 26%;
  transform: translate(-50%, -50%);
  width: 28%;
  max-width: 450px;
}
#main #livegym23logo {
  position: absolute;
  left: 50%;
  bottom: 5%;
  transform: translate(-50%, 0%);
  width: 48%;
  max-width: 600px;
}
#main #maintxtbox #maintext, #main #maintxtbox #maintext2 {
  position: absolute;
  left: 50%;
  bottom: 5%;
  transform: translate(-50%, 0%);
  width: 80%;
  max-width: 1200px;
}
#main #maintxtbox #nextbtn {
  position: absolute;
  left: 50%;
  bottom: 15%;
  transform: translate(-50%, 0%);
  width: 80%;
  max-width: 1000px;
  width: 100px;
  height: auto;
  margin-left: 430px;
}
#main #maintxtbox #maintext {
  cursor: pointer;
  z-index: 2;
}
#main #maintxtbox #maintext2 {
  filter: blur(20px);
  opacity: 0;
  -webkit-animation: bluranime 2s ease-in-out infinite;
          animation: bluranime 2s ease-in-out infinite;
  mix-blend-mode: hard-light;
  z-index: 1;
}
@media screen and (max-width: 800px) {
  #main #maintxtbox #maintext, #main #maintxtbox #maintext2 {
    position: absolute;
    left: 50%;
    bottom: 10%;
    transform: translate(-50%, 0%);
    width: 95% !important;
    max-width: 100%;
  }
}
#main #scrolldown {
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translate(-50%, 0%);
  width: 30px;
  -webkit-animation: arrowmove 1s ease-in-out infinite;
          animation: arrowmove 1s ease-in-out infinite;
}
@media screen and (max-width: 1000px) {
  #main {
    background: url(../img/main_sp.jpg) no-repeat center center;
    background-size: cover;
    height: 75%;
    min-height: 75vh;
  }
  #main #logo {
    position: absolute;
    left: 50%;
    top: 26%;
    transform: translate(-50%, -50%);
    width: 60%;
    max-width: 480px;
  }
}
@media screen and (max-width: 800px) {
  #main {
    background: url(../img/main_sp.jpg) no-repeat center center;
    background-size: cover;
    height: 65%;
    min-height: 65vh;
  }
  #main #logo {
    position: absolute;
    left: 50%;
    top: 26%;
    transform: translate(-50%, -50%);
    width: 60%;
    max-width: 480px;
  }
  #main #scrolldown {
    bottom: -20px;
    width: 20px;
  }
}

@-webkit-keyframes arrowmove {
  0% {
    bottom: 1%;
  }
  50% {
    bottom: 3%;
  }
  100% {
    bottom: 1%;
  }
}

@keyframes arrowmove {
  0% {
    bottom: 1%;
  }
  50% {
    bottom: 3%;
  }
  100% {
    bottom: 1%;
  }
}
@-webkit-keyframes bluranime {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bluranime {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media screen and (max-width: 800px) {
  @-webkit-keyframes arrowmove {
    0% {
      bottom: -5px;
    }
    50% {
      bottom: 0px;
    }
    100% {
      bottom: -5px;
    }
  }
  @keyframes arrowmove {
    0% {
      bottom: -5px;
    }
    50% {
      bottom: 0px;
    }
    100% {
      bottom: -5px;
    }
  }
  @-webkit-keyframes bluranime {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes bluranime {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
}
#fixednav {
  position: fixed;
}

#dm {
  position: relative;
  background: rgba(0, 0, 0, 0.5);
}
#dm #dmlogo {
  width: 35%;
  max-width: 400px;
}
#dm .dotbox1 {
  background: url(../img/dot_w1.png);
  width: 16.66%;
  height: 50vh;
  opacity: 0.1;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
@media screen and (max-width: 800px) {
  #dm .dotbox1 {
    transform: scale(0.5, 0.5);
  }
}

#pv {
  background: url(../img/pv_bg.jpg) no-repeat center center;
  position: relative;
  height: 100%;
  min-height: 100vh;
}
#pv #memname {
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  z-index: -1;
}
#pv .pvinner {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin: auto;
}
#pv .pvtitle {
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 3rem;
  text-align: center;
  color: #a98e5a;
}
#pv #y35txt {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0%, -50%);
  height: 50vh;
  max-height: 500px;
}
#pv #pvdotdeco {
  background: url(../img/dot_b1.png);
  width: 50px;
  height: 100px;
  opacity: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-left: 400px;
}
@media screen and (max-width: 800px) {
  #pv .pvinner {
    height: calc(100vh - 100px);
    min-height: calc(100vh - 100px);
  }
  #pv #pvdotdeco {
    display: none;
  }
  #pv .pvtitle {
    font-family: anton, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.6rem;
    text-align: center;
    color: #a98e5a;
  }
  #pv #memname {
    width: 70%;
  }
}

#ticket {
  position: relative;
}
#ticket:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: -1;
  top: 0;
  left: 0;
}
#tw {
  position: relative;
}
@media screen and (max-width: 500px) {
  #tw:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: -1;
    top: 0;
    left: 0;
  }
}
#tw .readtw {
  width: 90%;
  max-width: 700px;
  margin: auto;
}

#fc {
  position: relative;
}
#fc:before {
  position: absolute;
  content: "";
  width: 100%;
  min-height: 100vh;
  height: 100%;
  background: url(../img/fc_bg.png) no-repeat left top fixed;
  z-index: -2;
  top: 0;
  left: 0;
}
@media screen and (max-width: 800px) {
  #fc:before {
    background: url(../img/fc_bg.png) no-repeat center top;
    background-size: cover;
  }
}
@media screen and (max-width: 1000px) {
  #fc {
    position: relative;
  }
  .fcon #fc {
    padding-top: 120px;
    box-sizing: border-box;
  }
  .fcon #fc::after {
    position: fixed;
    content: "";
    background: url(../img/fc_bg.png) no-repeat center top;
    background-size: cover;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    min-height: 100vh;
    z-index: -1;
  }
}
#fc #fcinner {
  display: flex;
  width: 95%;
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width: 800px) {
  #fc #fcinner {
    display: block;
  }
}
#fc #fcinner2 {
  width: 95%;
  max-width: 1000px;
  margin: auto;
}
#fc .fc-title {
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
}
@media screen and (max-width: 800px) {
  #fc .fc-title {
    font-size: calc(2rem * 0.75);
    margin-bottom: 1.5rem;
  }
}
#fc .fc-title2 {
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 2rem;
}
@media screen and (max-width: 800px) {
  #fc .fc-title2 {
    font-size: calc(2rem * 0.6);
  }
}
#fc .fc-title2 span {
  border-bottom: solid 1px;
  padding-bottom: 10px;
  position: relative;
}
#fc .fc-title2 span:before {
  content: "";
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -6px;
  background: #fff;
}
@media screen and (max-width: 800px) {
  #fc .fc-title2 span {
    display: block;
    line-height: 1.25;
  }
}
#fc .dotbox2 {
  background: url(../img/dot_w1.png);
  width: 16.66%;
  height: 50vh;
  opacity: 0.1;
  position: absolute;
  left: 0;
  top: 10%;
  transform: translate(0, -50%);
}
#fc #fc-left {
  width: 30%;
}
@media screen and (max-width: 800px) {
  #fc #fc-left {
    width: 100%;
  }
}
#fc #fc-right {
  width: 70%;
  padding-left: 2rem;
}
@media screen and (max-width: 800px) {
  #fc #fc-right {
    width: 100%;
    padding-left: 0rem;
  }
}
#fc .tokuten-title {
  position: relative;
  padding-left: 50px;
  line-height: 1;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
}
#fc .tokuten-title:before {
  content: "";
  position: absolute;
  background: #dfdfdf;
  height: 7px;
  width: 25px;
  top: 5px;
  left: 0;
}
#fc .tokuten-title:after {
  content: "";
  position: absolute;
  background: url(../img/dot_w2.png);
  opacity: 0.5;
  height: 15px;
  width: 60%;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}
@media screen and (max-width: 800px) {
  #fc .tokuten-title:after {
    width: 20%;
  }
}
#fc .fctokuten--item {
  display: flex;
  margin-bottom: 1.5rem;
}
#fc .fctokuten--item-img {
  width: 25%;
}
#fc .fctokuten--item-txt {
  width: 75%;
  padding-left: 1.5rem;
}
#fc .fctokuten p + p {
  margin-top: 0.5rem;
}
#fc .fcflow {
  position: relative;
  margin-top: 3rem;
}
#fc .fcflow--item {
  display: flex;
  flex-wrap: wrap;
}
#fc .fcflow--item > div {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 800px) {
  #fc .fcflow--item > div {
    display: block;
  }
}
#fc .fcflow--item-step {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #393939;
  width: 120px;
  text-align: center;
  padding: 10px;
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
#fc .fcflow--item-step span {
  font-size: 2rem;
}
@media screen and (max-width: 800px) {
  #fc .fcflow--item-step {
    width: 100%;
    background: black;
    justify-content: flex-start;
    text-align: left;
  }
  #fc .fcflow--item-step span {
    font-size: 1.2rem;
  }
}
#fc .fcflow--item-txt {
  background: rgba(255, 255, 255, 0.1);
  width: calc(100% - 120px);
  padding: 15px;
  letter-spacing: 1px;
  line-height: 1.3;
  font-weight: bold;
}
#fc .fcflow--item-txt span {
  font-weight: normal;
}
@media screen and (max-width: 800px) {
  #fc .fcflow--item-txt {
    width: 100%;
    background: #333333;
  }
}
#fc .fcflow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 60px;
  background: #dfdfdf;
  width: 1px;
  height: 100%;
  z-index: -2;
}
#fc .fcflow--item:not(:first-child) {
  margin-top: 2rem;
}

#schedule {
  position: relative;
}
#schedule:before {
  position: absolute;
  content: "";
  width: 100%;
  min-height: 100vh;
  height: 100%;
  background: url(../img/schedule_bg.jpg) no-repeat center top fixed;
  z-index: -3;
  top: 0;
  left: 0;
}
@media screen and (max-width: 800px) {
  #schedule:before {
    z-index: -3;
    background: url(../img/schedule_bg_sp.jpg) no-repeat center top;
    position: fixed;
  }
}
#schedule .schedule {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 15px;
}
#schedule .schedule-logo {
  width: 60%;
  max-width: 500px;
  margin: auto;
}
#schedule .schedule-table {
  margin: 2rem -1% 0 -1%;
  display: flex;
  flex-wrap: wrap;
}
#schedule .schedule-table_item {
  width: 48%;
  margin: 1%;
  border: solid 1px rgba(255, 255, 255, 0.2);
  background: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 800px) {
  #schedule .schedule-table_item {
    width: 98%;
  }
}
#schedule .schedule-table_item .areabox {
  display: flex;
  background: rgba(255, 255, 255, 0.1);
}
#schedule .schedule-table_item .areabox .area {
  background: #dfdfdf;
  padding: 10px;
  color: #000000;
  display: flex;
  align-items: center;
  line-height: 1;
  font-weight: bold;
  white-space: nowrap;
}
@media screen and (max-width: 800px) {
  #schedule .schedule-table_item .areabox .area {
    padding: 5px;
  }
}
#schedule .schedule-table_item .areabox .place {
  font-size: 1.5rem;
  font-family: fot-rodin-pron, sans-serif;
  font-style: normal;
  font-weight: 600;
  padding: 15px;
  line-height: 1;
}
#schedule .schedule-table_item .areabox .place span {
  font-size: 1rem;
}
@media screen and (max-width: 800px) {
  #schedule .schedule-table_item .areabox .place {
    font-size: 1.05rem;
    padding: 10px;
  }
}
#schedule .schedule-table_item .gigs {
  display: flex;
  align-items: center;
  padding: 10px;
}
@media screen and (max-width: 1280px) {
  #schedule .schedule-table_item .gigs {
    flex-direction: column;
  }
}
#schedule .schedule-table_item .info {
  width: 35%;
  line-height: 1.1;
}
#schedule .schedule-table_item .info .tel {
  display: inline-block;
  margin-top: 10px;
}
@media screen and (max-width: 1280px) {
  #schedule .schedule-table_item .info {
    width: 100%;
    line-height: 1.8;
  }
  #schedule .schedule-table_item .info .tel {
    margin-top: 0px;
  }
}
#schedule .schedule-table_item .days {
  width: 65%;
  display: flex;
  flex-direction: column;
  line-height: 1;
  padding: 10px;
}
@media screen and (max-width: 1280px) {
  #schedule .schedule-table_item .days {
    width: 100%;
  }
}
#schedule .schedule-table_item .days .day {
  border-bottom: dotted 1px rgba(255, 255, 255, 0.2);
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#schedule .schedule-table_item .days .day > div {
  display: inline-block;
  width: 130px;
}
@media screen and (max-width: 500px) {
  #schedule .schedule-table_item .days .day > div {
    width: auto;
  }
}
#schedule .schedule-table_item .days .day:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1280px) {
  #schedule .schedule-table_item .days .day:last-child {
    border-bottom: none;
  }
}
#schedule .schedule-table_item .days .md {
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2.4rem;
}
@media screen and (max-width: 800px) {
  #schedule .schedule-table_item .days .md {
    font-size: 1.68rem;
  }
}
#schedule .schedule-table_item .days .w.blue {
  color: #98c9f7;
}
#schedule .schedule-table_item .days .w.red {
  color: #ffc7c7;
}
#schedule .schedule-table_item .days .ost {
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
}
@media screen and (max-width: 500px) {
  #schedule .schedule-table_item .days .ost {
    font-size: 0.81rem;
  }
}
@media screen and (max-width: 500px) {
  #schedule .schedule-table_item .days .ost_open {
    margin-left: 15px;
  }
}
#schedule .schedule-table_item .days .ost_start {
  margin-left: 15px;
}
#btmbnr {
  text-align: center;
  position: relative;
}
#btmbnr:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -3;
  top: 0;
  left: 0;
}
#btmbnr .bnrbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 50px 0;
}
@media screen and (max-width: 500px) {
  #btmbnr .bnrbox {
    padding: 20px 15px;
  }
}
#btmbnr .bnrbox a {
  text-align: center;
  min-width: 230px;
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.2;
  background: rgba(0, 0, 0, 0.9);
  border: solid 1px rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  padding: 15px 25px;
  margin: 1%;
  position: relative;
  overflow: hidden;
}
#btmbnr .bnrbox a:before {
  content: "";
  width: 0%;
  height: 100%;
  background: #FFF;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.2s ease;
  z-index: -1;
}
@media screen and (max-width: 500px) {
  #btmbnr .bnrbox a {
    min-width: inherit;
    width: 100%;
    font-size: 1.1rem;
  }
}
#btmbnr .bnrbox a:hover {
  background: none;
  color: #060c10;
}
#btmbnr .bnrbox a:hover:before {
  background: #FFF;
  width: 100%;
  z-index: -1;
}

#ticketprice .tikbox {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
#ticketprice .tikbox_item {
  width: calc(33.33% - 10px);
  border: solid 1px rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.05);
  margin: 5px;
}
@media screen and (max-width: 500px) {
  #ticketprice .tikbox_item {
    width: calc(50% - 10px);
  }
}
#ticketprice .tikbox_item-type {
  padding: 15px;
  line-height: 1;
  text-align: center;
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.9);
  color: #a98e5a;
}
#ticketprice .tikbox_item-type span {
  font-size: larger;
}
@media screen and (max-width: 500px) {
  #ticketprice .tikbox_item-type {
    padding: 10px;
  }
}
#ticketprice .tikbox_item-price {
  padding: 2rem 15px;
  line-height: 1;
  text-align: center;
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
}
#ticketprice .tikbox_item-price span {
  font-size: 1.5rem;
}
@media screen and (max-width: 500px) {
  #ticketprice .tikbox_item-price {
    padding: 15px;
  }
  #ticketprice .tikbox_item-price span {
    font-size: 1.25rem;
  }
}
#ticketprice .tikbox_item-txt {
  line-height: 1.5;
  padding: 0 15px 15px 15px;
  font-size: smaller;
}
@media screen and (max-width: 500px) {
  #ticketprice .tikbox_item-txt {
    padding: 0 10px 10px 10px;
  }
}

#premiumseat .premiumseatgoods {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
#premiumseat .premiumseatgoods_title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: calc(25% - 12px);
  margin: 5px;
  background: rgba(255, 255, 255, 0.1);
  padding: 15px;
  line-height: 1.3;
  text-align: center;
}
#premiumseat .premiumseatgoods_title h4 {
  width: 100%;
  display: block;
  color: #a98e5a;
}
@media screen and (max-width: 500px) {
  #premiumseat .premiumseatgoods_title {
    width: 100%;
    padding: 10px;
  }
}
#premiumseat .premiumseatgoods_img {
  display: flex;
  align-items: center;
  margin: 5px;
  width: calc(75% - 12px);
  border: solid 1px rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.1);
  position: relative;
}
@media screen and (max-width: 500px) {
  #premiumseat .premiumseatgoods_img {
    width: 100%;
  }
}
#premiumseat .premiumseatgoods_img .glass {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: #000;
  color: #FFF;
  font-size: 11px;
  padding: 5px 12px;
  line-height: 1;
}
@media screen and (max-width: 500px) {
  #premiumseat .premiumseatgoods_img .glass {
    font-size: 9px;
    padding: 3px 5px;
  }
}

#seat .seatbox {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
#seat .seatbox .seat {
  width: calc(25% - 12px);
  margin: 5px;
  border: solid 1px rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  line-height: 1;
}
#seat .seatbox .seat:first-child {
  border: none;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 500px) {
  #seat .seatbox .seat {
    width: calc(33.33% - 12px);
  }
  #seat .seatbox .seat:first-child {
    width: 100%;
    padding: 10px;
  }
}
#seat .seatbox .seat .in {
  position: relative;
}
#seat .seatbox .seat .in-name {
  text-align: center;
  padding: 15px;
  background: #060c10;
  font-size: 0.9rem;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  #seat .seatbox .seat .in-name {
    padding: 10px;
  }
}
#seat .seatbox .seat .in-pict {
  background: white;
}
#seat .seatbox .seat .in .glass {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #000;
  color: #FFF;
  font-size: 11px;
  padding: 5px 12px;
  line-height: 1;
}
@media screen and (max-width: 500px) {
  #seat .seatbox .seat .in .glass {
    font-size: 9px;
    padding: 3px 5px;
  }
}

#footer {
  padding: 3rem;
  font-size: 0.8rem;
  text-align: center;
}

#logocon {
  position: fixed;
  z-index: 1001;
  top: 10px;
  left: 10px;
  width: 120px;
  height: auto;
  transition: all 0.2s;
  /*アニメーションの設定*/
}
.scroll #logocon {
  width: 80px;
}
@media screen and (max-width: 800px) {
  #logocon {
    width: 80px;
  }
  .scroll #logocon {
    width: 60px;
  }
}

@media screen and (max-width: 800px) {
  #conpage {
    padding-top: 120px;
  }
}

.matching {
  border: solid 1px rgba(255, 255, 255, 0.2);
  background: rgba(0, 0, 0, 0.7);
  padding: 1.5rem;
  border-radius: 10px;
}

.accbox {
  border: solid 1px rgba(238, 186, 109, 0.3);
  padding: 15px;
}
.accbox + .accbox {
  margin-top: 2rem;
}
@media screen and (max-width: 800px) {
  .accbox + .accbox {
    margin-top: 15px;
  }
}
.accbox p.trigger {
  text-decoration: underline;
  cursor: pointer;
}
.accbox dl.flowdl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.accbox dl.flowdl dt {
  width: 50px;
  text-align: center;
  margin-bottom: 10px;
}
.accbox dl.flowdl dd {
  width: calc(100% - 50px);
  font-weight: normal;
  margin-bottom: 10px;
}
.accbox h4.tgltitle {
  position: relative;
  font-weight: bold;
  line-height: 1.25;
  cursor: pointer;
}
.accbox h4.tgltitle strong {
  display: block;
  padding: 10px 10px 10px 0px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 800px) {
  .accbox h4.tgltitle strong {
    padding: 10px 30px 10px 0px;
  }
}
.accbox h4.tgltitle:after {
  position: absolute;
  top: 50%;
  right: 10px;
  content: "";
  width: 10px;
  height: 10px;
  margin-top: -12px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(45deg);
  transition: all 0.3s ease;
}
@media screen and (max-width: 800px) {
  .accbox h4.tgltitle:after {
    width: 10px;
    height: 10px;
  }
}
.accbox .tgltitle.active:after {
  transform: rotate(225deg);
  margin-top: -6px;
}

.modaal-inner-wrapper {
  background: #000;
}
.modaal-inner-wrapper .modal_cont img {
  max-width: 70vh;
}
@media screen and (max-width: 500px) {
  .modaal-inner-wrapper .modal_cont img {
    max-height: inherit;
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  .modaal-content-container {
    padding: 15px !important;
  }
}

#navitate {
  position: fixed;
  right: -57px;
  top: 50%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.2);
  transform: translate(0, -50%) rotate(90deg);
  display: inline-block;
  padding: 10px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
@media screen and (max-width: 800px) {
  #navitate {
    display: none;
  }
}
#navitate ul {
  display: flex;
  white-space: nowrap;
}
#navitate ul li {
  line-height: 1;
}
#navitate ul li + li {
  margin-left: 10px;
  border-left: solid 1px;
  padding-left: 10px;
}
#navitate ul li a {
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.9rem;
}

.pl23header {
  padding: 15px;
  z-index: 1000;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.pl23header-logo {
  width: 10%;
  max-width: 150px;
}
.pl23header-logo img {
  width: 100%;
}
.pl23header-nav ul {
  display: flex;
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media screen and (max-width: 800px) {
  .pl23header-nav ul {
    flex-direction: column;
  }
}
.pl23header-nav ul li {
  font-size: 1.25rem;
}
.pl23header-nav ul li + li {
  margin-left: 20px;
}
.pl23header-nav ul li a {
  color: #060c10;
  text-shadow: 0 0px 2px #dfdfdf;
}
.fcon .pl23header-nav ul li a {
  color: #dfdfdf;
  text-shadow: 0 0px 2px #060c10;
}
.pl23header-nav ul li a.current {
  color: #a98e5a;
}
@media screen and (min-width: 800px) {
  .pl23header-nav ul.navbnr {
    display: none;
  }
}
.pl23header-nav.scroll ul li a {
  color: #dfdfdf;
  text-shadow: 0 0px 2px #060c10;
}
.pl23header-nav.scroll ul li a.current {
  color: #a98e5a;
}
@media screen and (max-width: 800px) {
  .pl23header-nav {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    transform: translateX(100%);
    background: rgba(0, 0, 0, 0.95);
    transition: ease 0.4s;
    padding: 65px 0;
  }
  .pl23header-nav.active {
    transform: translateX(0);
  }
  .pl23header-nav ul {
    width: 90%;
    max-width: 450px;
    margin: auto;
  }
  .pl23header-nav ul li {
    font-size: 2rem;
    border-bottom: solid 1px #333333;
  }
  .pl23header-nav ul li + li {
    margin-left: 0px;
  }
  .pl23header-nav ul li a {
    color: #dfdfdf;
    text-shadow: 0 0px 2px #060c10;
  }
  .pl23header-nav ul.navbnr {
    margin-top: 20px;
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .pl23header-nav ul.navbnr li {
    width: calc(50% - 0px);
    font-size: 1.25rem;
    border-bottom: none;
    margin: 0;
    text-align: center;
  }
  .pl23header-nav ul.navbnr li a {
    margin: 5px;
    padding: 5px;
    border: solid 1px rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.8);
    display: block;
    border-radius: 5px;
  }
}
.pl23header-hamburger {
  z-index: 1000;
}
@media screen and (min-width: 800px) {
  .pl23header-hamburger {
    display: none;
  }
}
.pl23header-hamburger .hamburger {
  width: 30px;
  height: 100%;
}
.pl23header-hamburger .hamburger span {
  width: 100%;
  height: 1px;
  background-color: #000;
  position: relative;
  transition: ease 0.4s;
  /*ハンバーガーメニュークリック時の三本線の動きを遅延*/
  display: block;
}
.pl23header-hamburger .hamburger span:nth-child(1) {
  top: 0;
}
.pl23header-hamburger .hamburger span:nth-child(2) {
  margin: 8px 0;
}
.pl23header-hamburger .hamburger span:nth-child(3) {
  top: 0;
}
.scroll .pl23header-hamburger .hamburger span {
  background-color: #FFF;
}
.fcon .pl23header-hamburger .hamburger span {
  background-color: #FFF;
}
.pl23header-hamburger.active .hamburger {
  transform: translateX(0);
}
.pl23header-hamburger.active .hamburger span {
  background-color: #FFF;
}
.pl23header-hamburger.active .hamburger span:nth-child(1) {
  top: 5px;
  transform: rotate(45deg);
}
.pl23header-hamburger.active .hamburger span:nth-child(2) {
  opacity: 0;
}
.pl23header-hamburger.active .hamburger span:nth-child(3) {
  top: -13px;
  transform: rotate(-45deg);
}

.title {
  border: solid 1px;
  padding: 3px;
  font-family: fot-rodin-pron, sans-serif;
  font-style: normal;
  font-weight: 600;
}
.title span {
  padding: 10px;
  background: #dfdfdf;
  color: #060c10;
  line-height: 1;
}
@media screen and (max-width: 800px) {
  .title {
    font-size: 1.25rem;
  }
}

.tag {
  padding: 10px 20px;
  border: solid 1px;
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}
.tag.black {
  background: #000000;
  color: #FFFFFF !important;
}

.tag_title {
  padding: 10px 20px;
  border: solid 1px;
  background: #060c10;
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  margin-bottom: 1.5rem;
}

.article_title {
  display: block;
  border-bottom: solid 1px;
  margin-bottom: 15px;
}
@media screen and (max-width: 800px) {
  .article_title {
    font-size: 1rem;
  }
}

.title-con {
  max-width: 1000px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  background: url(../img/titlebgline.png) no-repeat center bottom;
  background-size: 100%;
  padding-bottom: 10px;
}
.title-con span {
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.title-con span img {
  height: 40px;
}
@media screen and (max-width: 800px) {
  .title-con span img {
    height: 30px;
  }
}
.title-con span.jp {
  font-weight: bold;
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 1px;
}
@media screen and (max-width: 800px) {
  .title-con span.jp {
    font-size: 1.4rem;
  }
}

.tabmain {
  background: rgba(255, 255, 255, 0.2);
  border-left: solid 5px #efefef;
  padding: 10px 10px 10px 15px;
  line-height: 1;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
  .tabmain {
    font-size: 0.8rem;
  }
}
.tabmain.large {
  font-family: fot-rodin-pron, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .tabmain.large {
    font-size: 1.125rem;
  }
}

.bgtitle {
  background: #dfdfdf;
  color: #060c10;
  padding: 10px;
  line-height: 1.1;
  margin-bottom: 1.5rem;
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
  position: relative;
  font-size: larger;
}
.bgtitle.mincho {
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.bgtitle.bb_solid {
  position: relative;
}
.bgtitle.bb_solid:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #dfdfdf;
  position: absolute;
  bottom: -3px;
  left: 0;
}
.bgtitle.t-rad-5 {
  border-radius: 5px 5px 0px 0px;
}
.bgtitle.t-rad-3 {
  border-radius: 3px 3px 0px 0px;
}
.bgtitle.red {
  color: #9e0606;
}

.w_normal {
  font-weight: normal !important;
}

.orange {
  color: #eeba6d;
}

.mincho {
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.newssubtitle {
  border-bottom: solid 1px;
  margin-bottom: 16px;
  display: block;
}

.linkbtn {
  background: #FFF;
  height: 80px;
  display: flex;
  align-items: center;
  border: solid 4px #9e0606;
  padding: 0 1.5rem;
  position: relative;
  line-height: 1.3;
}
@media screen and (max-width: 800px) {
  .linkbtn {
    padding: 0 calc(1.5rem * 0.8);
  }
}
.linkbtn span {
  font-family: zen-antique, sans-serif;
  font-style: normal;
  font-weight: 400;
  z-index: 1;
  color: #9e0606;
  font-size: 1.25rem;
}
.linkbtn span span {
  color: #060c10;
  font-size: 0.9rem;
}
@media screen and (max-width: 800px) {
  .linkbtn span {
    font-size: calc(1.25rem * 0.9);
  }
}
.linkbtn:after {
  position: absolute;
  content: url(../img/arrow.png);
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.2s ease;
}
.linkbtn:before {
  content: "";
  background: #9e0606;
  height: 100%;
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.2s ease;
  z-index: 0;
}
.linkbtn:hover {
  color: #dfdfdf;
}
.linkbtn:hover span {
  z-index: 1;
  color: #dfdfdf;
}
.linkbtn:hover:after {
  content: url(../img/arrow_w.png);
  right: 5px;
}
.linkbtn:hover:before {
  content: "";
  width: 100%;
}
.linkbtn.sml {
  height: auto;
  padding: 15px 1.5rem;
  background: #eeba6d;
  border: solid 2px #060c10;
}
@media screen and (max-width: 500px) {
  .linkbtn.sml {
    padding: 10px calc(setting.$basespc * 1.5) 10px 10px;
    font-weight: normal;
  }
}
.linkbtn.sml span {
  color: #060c10;
  font-size: 1rem;
}
.linkbtn.sml:after {
  content: url(../img/arrow_b.png);
  right: 10px;
}
.linkbtn.sml:before {
  background: #ff7902;
  filter: brightness(1.5);
}
.linkbtn.sml:hover:after {
  right: 5px;
}

#backbtn {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  border: 1px solid #FFF;
  padding: 10px;
  transition: all 0.2s;
  /*アニメーションの設定*/
  position: relative;
}
#backbtn:after {
  position: absolute;
  display: block;
  height: 100%;
  width: 0;
  top: 0;
  left: 0;
  content: "";
  background: #FFF;
  transition: all 0.2s;
  /*アニメーションの設定*/
  z-index: -1;
}
#backbtn span {
  padding: 0 30px;
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
}
#backbtn:hover {
  cursor: pointer;
}
#backbtn:hover span {
  color: #0E0E0E;
}
#backbtn:hover:after {
  width: 100%;
  z-index: -1;
}

@media screen and (min-width: 800px) {
  .text-progress {
    position: relative;
  }
  .text-progress:after {
    content: attr(data-txt);
    position: absolute;
    top: 50%;
    left: 0;
    color: #a98e5a;
    transform: translate(0, -50%);
    clip: rect(0, 0, 50px, 0);
    transition: clip 0.2s linear;
    z-index: 100;
  }
  .text-progress:hover:after {
    clip: rect(0, 200px, 50px, 0);
  }
}
.twlink {
  display: inline-block;
  padding: 10px 40px;
  background: #1D9BF0;
  position: relative;
  border-radius: 35px;
  border: solid 1px rgba(255, 255, 255, 0.5);
}
.twlink:before {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate(0%, -50%);
  font: normal normal normal 24px/1 "FontAwesome";
  content: "";
}
.twlink:after {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0%, -50%);
  font: normal normal normal 14px/1 "FontAwesome";
  content: "";
  transition: all 0.2s ease;
}
.twlink:hover {
  filter: brightness(1.25);
}
.twlink:hover:after {
  right: 15px;
}

.shoplink {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: 25px;
  height: 25px;
  color: #000000;
}
.shoplink:after {
  position: absolute;
  top: 0;
  right: 0;
  font: normal normal normal 24px/1 "FontAwesome";
  content: "";
  z-index: 0;
  color: #000000;
}

#goods #goodssabnav {
  margin-bottom: 3rem;
  white-space: nowrap;
}
#goods #goodssabnav a {
  padding: 5px 25px;
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  border: solid 1px;
  border-radius: 20px;
  line-height: 1;
  margin: 0 10px;
  position: relative;
  transition: all 0.4s ease;
}
#goods #goodssabnav a.current {
  background: #dfdfdf;
  color: #9e0606;
}
@media screen and (max-width: 800px) {
  #goods #goodssabnav a {
    display: inline-block;
    font-size: 1.25rem;
    margin: 0 5px;
  }
}
@media screen and (max-width: 500px) {
  #goods #goodssabnav a {
    font-size: 0.9rem;
  }
}
#goods #goodssabnav a:hover {
  background: #dfdfdf;
  color: #9e0606;
  overflow: hidden;
}
@media screen and (max-width: 800px) {
  #goods #goodssabnav {
    overflow: auto;
    white-space: nowrap;
    width: 100%;
    margin-bottom: 15px;
  }
}
#goods .goodsinner {
  width: 100%;
  padding: 30px;
  max-width: 1200px;
  margin: -10px auto;
}
@media screen and (max-width: 800px) {
  #goods .goodsinner {
    padding: 15px;
  }
}
#goods .goodsinner ul, #goods .goodsinner ol {
  padding-left: 20px;
}
#goods .goodsinner ul li, #goods .goodsinner ol li {
  list-style: inherit;
  line-height: 1.5;
}
#goods .goodsinner ul li:not(:last-child), #goods .goodsinner ol li:not(:last-child) {
  margin-bottom: 10px;
}
#goods .goodsinner ul.mbspc li, #goods .goodsinner ol.mbspc li {
  margin-bottom: 15px;
}
#goods .goodslist {
  display: flex;
  flex-wrap: wrap;
}
#goods .goodslist-item {
  width: 25%;
  padding: 10px;
  display: flex;
  position: relative;
}
#goods .goodslist-item .kisho {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 50px;
  height: 50px;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  #goods .goodslist-item {
    width: 33.3%;
  }
}
@media screen and (max-width: 500px) {
  #goods .goodslist-item {
    width: 50%;
  }
}
#goods .goodslist-item a {
  border: solid 1px #000000;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.2s ease;
  display: flex;
  flex-direction: column;
}
#goods .goodslist-item a .listname {
  padding: 15px 10px;
  font-weight: bold;
  text-align: center;
  flex: 1 auto;
  line-height: 1.25;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 800px) {
  #goods .goodslist-item a .listname {
    text-align: left;
  }
}
#goods .goodslist-item a .listprice {
  padding: 10px;
  text-align: right;
}
#goods .goodslist-item a .listprice span {
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
}
#goods .goodslist-item a .listthumb {
  background: #dfdfdf;
}
#goods .goodslist-item a:hover {
  background: black;
  box-shadow: 0px 0px 5px 5px rgba(81, 81, 81, 0.2);
  filter: brightness(1.1);
}
#goods .goodsdetail {
  border: solid 1px #000000;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  flex-wrap: wrap;
}
#goods .goodsdetail_img {
  width: 50%;
}
@media screen and (max-width: 800px) {
  #goods .goodsdetail_img {
    width: 100%;
  }
}
#goods .goodsdetail_img_main {
  background: #dfdfdf;
  padding: 10px;
  border-radius: 5px 0px 0px 0px;
}
@media screen and (max-width: 800px) {
  #goods .goodsdetail_img_main {
    border-radius: 5px 5px 0px 0px;
  }
}
#goods .goodsdetail_img_thumbs {
  background: #FFFFFF;
  border-radius: 0px 0px 0px 5px;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 800px) {
  #goods .goodsdetail_img_thumbs {
    border-radius: 0px 0px 5px 5px;
  }
}
#goods .goodsdetail_img_thumbs li {
  width: 20%;
  padding: 0 5px;
}
#goods .goodsdetail_intro {
  width: 50%;
  padding: 1.5rem;
}
@media screen and (max-width: 800px) {
  #goods .goodsdetail_intro {
    width: 100%;
    padding: 15px;
  }
}
#goods .goodsdetail_intro_title {
  border-bottom: solid 1px;
  margin-bottom: 2rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 800px) {
  #goods .goodsdetail_intro_title {
    margin-bottom: 10px;
  }
}
#goods .goodsdetail_intro_price {
  text-align: right;
  margin-bottom: 15px;
}
#goods .goodsdetail_intro_price span {
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
}
@media screen and (max-width: 800px) {
  #goods .goodsdetail_intro_price {
    margin-bottom: 10px;
  }
}
#goods .detailControl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 2rem 0;
}
#goods .detailControl a.btn_pn {
  background: #000000;
  padding: 10px;
  position: relative;
}
#goods .detailControl a.btn_pn:before, #goods .detailControl a.btn_pn:after {
  position: absolute;
  font-family: "FontAwesome";
}
#goods .detailControl .prev a {
  padding-left: 25px;
}
#goods .detailControl .prev a:before {
  content: "";
  left: 5px;
}
#goods .detailControl .next a {
  padding-right: 25px;
}
#goods .detailControl .next a:after {
  content: "";
  right: 5px;
}

.goodsinfo {
  border: solid 1px #000000;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.3);
  padding: 1.5rem;
}
@media screen and (max-width: 500px) {
  .goodsinfo {
    padding: 15px;
  }
}
.goodsinfo.gray {
  background: #121212;
}

.modaal-container {
  border-radius: 15px !important;
}

.gachadetail_name {
  text-align: center;
  border-bottom: solid 1px;
}
.gachadetail_img {
  text-align: center;
}

#kitchencar .coasterliststg {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 500px) {
  #kitchencar .coasterliststg {
    flex-direction: column;
  }
}
#kitchencar .coasterliststg > div {
  width: 33.3%;
  padding: 0 10px;
}
@media screen and (max-width: 500px) {
  #kitchencar .coasterliststg > div {
    width: 100%;
  }
  #kitchencar .coasterliststg > div:not(:last-child) {
    margin-bottom: 25px;
  }
}
#kitchencar .coasterliststg > div p {
  margin-top: 15px;
  line-height: 1.5;
}
#kitchencar .coasterliststg .coasters {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#kitchencar .coasterliststg .coasters > div {
  width: 40%;
  padding: 0 15px;
}
#kitchencar .coasterliststg .coasters > div.cup {
  width: 80%;
}
@media screen and (max-width: 800px) {
  #kitchencar .coasterliststg .coasters > div {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  #kitchencar .coasterliststg .coasters > div {
    width: 45%;
  }
}
#kitchencar .coasterliststg .coaster {
  text-align: center;
  margin-bottom: 15px;
  line-height: 1;
}
#kitchencar .coasterliststg .coaster span {
  display: inline-block;
  padding: 8px 12px;
  background: #000000;
  border: solid 1px #8f8f8f;
  font-weight: bold;
}
#kitchencar .coasterlist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -5px;
}
#kitchencar .coasterlist li {
  width: 12.5%;
  width: 19%;
  padding: 0 15px;
  box-sizing: border-box;
}
@media screen and (max-width: 500px) {
  #kitchencar .coasterlist li {
    width: 30%;
  }
}
#kitchencar .menuitem {
  border: solid 1px #8f8f8f;
  background: rgba(255, 255, 255, 0.1);
}
#kitchencar .itemtag {
  font-size: 0;
  text-align: right;
}
#kitchencar .ig {
  background: #000000;
  padding: 10px 12px;
  line-height: 1;
  display: inline-block;
  font-size: 0.9rem;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  #kitchencar .ig {
    font-size: 0.56rem;
    padding: 10px 8px;
  }
}
#kitchencar .ig.limited {
  background: #9e0606;
}
#kitchencar .ig.selected {
  background: #eeba6d;
  color: #000000;
}
@media screen and (max-width: 500px) {
  #kitchencar .ig.selected {
    font-size: 0.64rem;
  }
}
#kitchencar .ig + .ig {
  margin-left: 1px;
}
#kitchencar .drinktype {
  background: #000000;
  padding: 15px 10px;
  line-height: 1.4;
}
#kitchencar .menu {
  background: #dfdfdf;
  color: #060c10;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.25;
}
#kitchencar .menu_name {
  display: flex;
  align-items: center;
  font-family: fot-rodin-pron, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.25rem;
  font-weight: bold;
  width: 80%;
  padding: 8px 15px;
  background: white;
}
#kitchencar .menu_name > div.star {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 500px) {
  #kitchencar .menu_name {
    width: 80%;
    font-size: 0.9375rem;
    padding: 8px 5px 8px 5px;
  }
}
#kitchencar .menu_price {
  width: 20%;
  text-align: right;
  padding: 8px 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 500px) {
  #kitchencar .menu_price {
    width: 20%;
    padding: 8px 5px 8px 5px;
  }
}
#kitchencar .menu_price div > span {
  font-family: anton, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
}
@media screen and (max-width: 500px) {
  #kitchencar .menu_price div > span {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 500px) {
  #kitchencar .menu.drink {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  #kitchencar .menu.drink .menu_name {
    width: 100% !important;
  }
  #kitchencar .menu.drink .menu_price {
    width: 100% !important;
  }
}
#kitchencar .drinkmenu {
  line-height: 1.8;
}

#foodlist .fooditems {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 0 -10px;
}
#foodlist .fooditems .item {
  width: 33.3%;
  padding: 10px;
  display: flex;
  position: relative;
}
@media screen and (max-width: 500px) {
  #foodlist .fooditems .item {
    width: 50%;
    padding: 10px 3px;
  }
}
#foodlist .fooditems .item .submenumark {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  width: 30px;
  height: 30px;
  transform: rotate(-15deg);
}
@media screen and (max-width: 500px) {
  #foodlist .fooditems .item .submenumark {
    top: -5px;
    left: -5px;
    width: 20px;
    height: 20px;
  }
}
#foodlist .fooditems .item a {
  display: flex;
  flex-direction: column;
}
#foodlist .fooditems .item a:hover {
  filter: brightness(1.25);
}
#foodlist .fooditems .item a .itemname {
  font-weight: bold;
  font-size: 0.9rem;
  border-bottom: solid 1px #2f2f2f;
  padding: 10px 0px 0px 0px;
  flex: 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#foodlist .fooditems .item a .itemname .menuname {
  margin-top: 5px;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media screen and (max-width: 500px) {
  #foodlist .fooditems .item a .itemname .menuname {
    margin-bottom: 10px;
  }
}
#foodlist .fooditems .item a .itemname .shop {
  text-align: right;
  margin-top: 5px;
  line-height: 1;
}
#foodlist .fooditems .item a .itemname .gigs {
  font-size: smaller;
  font-weight: normal;
  margin-top: 0px !important;
  line-height: 1.2;
}
@media screen and (max-width: 500px) {
  #foodlist .fooditems .item a .itemname .gigs {
    line-height: 1.4 !important;
  }
}
#foodlist .fooditems .item a .itemname .gigs span {
  background: #000000;
  display: inline-block;
  padding: 6px 8px;
}
@media screen and (max-width: 500px) {
  #foodlist .fooditems .item a .itemname {
    font-size: 0.7rem;
    padding: 10px 0px 0px 0px;
  }
}
#foodlist .menuribbon {
  line-height: 50px;
  position: relative;
  height: 50px;
  margin: 2em 50px 1em;
  padding: 0 2rem;
  text-align: center;
  color: #FFFFFF;
  background: #9e0606;
  display: inline-block;
}
#foodlist .menuribbon:before, #foodlist .menuribbon:after {
  position: absolute;
  top: 0;
  display: block;
  content: "";
  border: 25px solid #9e0606;
}
#foodlist .menuribbon:before {
  left: -40px;
  border-left-width: 15px;
  border-left-color: transparent;
}
#foodlist .menuribbon:after {
  right: -40px;
  border-right-width: 15px;
  border-right-color: transparent;
}
#foodlist .menuribbon span {
  position: relative;
  display: block;
}
@media screen and (max-width: 500px) {
  #foodlist .menuribbon {
    line-height: 40px;
    height: 40px;
  }
  #foodlist .menuribbon:before, #foodlist .menuribbon:after {
    position: absolute;
    top: 0;
    display: block;
    content: "";
    border: 20px solid #9e0606;
  }
  #foodlist .menuribbon:before {
    left: -20px;
    border-left-width: 10px;
    border-left-color: transparent;
  }
  #foodlist .menuribbon:after {
    right: -20px;
    border-right-width: 10px;
    border-right-color: transparent;
  }
}

.opentime > div {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-bottom: solid 1px #2f2f2f;
  padding: 8px;
}
.opentime > div:nth-child(odd) {
  background: rgba(0, 0, 0, 0.6);
}
.opentime > div:nth-child(even) {
  background: rgba(0, 0, 0, 0.8);
}
.opentime > div div:nth-child(1) {
  width: 45%;
}
.opentime > div div:nth-child(2) {
  width: 25%;
}
.opentime > div div:nth-child(3) {
  width: 30%;
}
@media screen and (max-width: 500px) {
  .opentime > div div:nth-child(1) {
    width: 100%;
  }
  .opentime > div div:nth-child(2) {
    width: 100%;
    padding-left: 1rem;
  }
  .opentime > div div:nth-child(3) {
    width: 100%;
    padding-left: 1rem;
  }
}

.foodsdetailwrap .foodsdetailshop {
  border-bottom: solid 1px;
  margin-bottom: 1.5rem;
  position: relative;
}
.foodsdetailwrap .foodsdetail {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 800px) {
  .foodsdetailwrap .foodsdetail {
    flex-direction: column;
  }
}
.foodsdetailwrap .foodsdetail-img {
  width: 40%;
}
.foodsdetailwrap .foodsdetail-info {
  width: 60%;
  padding-left: 30px;
}
@media screen and (max-width: 800px) {
  .foodsdetailwrap .foodsdetail-info {
    margin-top: 15px;
  }
}
.foodsdetailwrap .foodsdetail-info-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: dotted 1px;
  margin-bottom: 15px;
}
.foodsdetailwrap .foodsdetail-info-menu:not(:first-child) {
  margin-top: 1.5rem;
}
.foodsdetailwrap .foodsdetail-info-menu dt {
  width: 70%;
  padding: 5px;
  font-weight: bold;
}
.foodsdetailwrap .foodsdetail-info-menu dd {
  padding: 5px;
  width: 30%;
  text-align: right;
}
.foodsdetailwrap .foodsdetail-info-menu dd span {
  font-weight: bold;
}
.foodsdetailwrap .foodsdetail-info-intro {
  margin-bottom: 15px;
}
.foodsdetailwrap .foodsdetail-info-gigs {
  text-align: right;
}
.foodsdetailwrap .foodsdetail-info-gigs span {
  background: #000000;
  font-size: smaller;
  display: inline-block;
  padding: 8px;
  color: #FFFFFF;
  border-radius: 3px;
  font-weight: bold;
}
@media screen and (max-width: 800px) {
  .foodsdetailwrap .foodsdetail-img {
    width: 100%;
  }
  .foodsdetailwrap .foodsdetail-info {
    width: 100%;
    padding-left: 0px;
  }
  .foodsdetailwrap .foodsdetail-info-menu {
    flex-direction: column;
  }
  .foodsdetailwrap .foodsdetail-info-menu dt {
    width: 100%;
    padding: 5px;
    font-weight: bold;
    border-bottom: solid 1px #f2f2f2;
  }
  .foodsdetailwrap .foodsdetail-info-menu dd {
    padding: 5px;
    width: 100%;
    text-align: right;
  }
}

.titleflex {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 800px) {
  .titleflex {
    flex-direction: column;
  }
}
.titleflex > div:nth-child(1) {
  width: 20%;
}
.titleflex > div:nth-child(2) {
  width: 80%;
}
@media screen and (max-width: 800px) {
  .titleflex > div:nth-child(1) {
    width: 100%;
  }
  .titleflex > div:nth-child(2) {
    width: 100%;
  }
}

.modaal-close {
  background: #000000 !important;
  border: solid 1px rgba(255, 255, 255, 0.5) !important;
}
@media screen and (max-width: 800px) {
  .modaal-close {
    right: 5px !important;
    top: 5px !important;
  }
}/*# sourceMappingURL=pleasure23.css.map */