:root{--color-white:#ffffff;--color-black:#000000;--color-sub-black:#353535;--color-sub-black-2:#9b9b9b;--color-main:#4c4c47;--color-sub:#4c4c47;--color-text:#000000;--color-button:#4c4c47;--color-label:linear-gradient(45deg, #353535 0%, #9b9b9b 50%, #1e1e1e 100%);--color-label-text:#ffffff;--color-button:linear-gradient(45deg, #353535 0%, #9b9b9b 50%, #1e1e1e 100%);--color-button-text:#ffffff;--color-label-new:#4c4c47;--color-bg-emph:rgba(252, 3, 135, 0.04);--color-background:#f1f1f1;--color-mask:rgba(0, 0, 0, 0.5);--gradient-main:linear-gradient(
    90deg,
    #7c0000 0%,
    #cc0000 50%,
    #7c0000 100%
  );--shadow-white:0 0 4px #ffffff;--shadow-black:0 0 5px #000000;--shadow-box:rgba(255, 255, 255, 1)}@font-face{font-family:Cinzel;font-weight:400;src:url(../fonts/Cinzel-Regular.woff2) format("woff2");font-display:swap}.schedule__section{margin-top:8.3333333333vw}@media (min-width:1920px){.schedule__section{margin-top:160px}}@media (max-width:767px){.schedule__section{margin-top:15.6453715776vw}}.schedule__section .schedule__nav{width:59.7222222222vw;display:block;margin:0 auto}@media (min-width:1920px){.schedule__section .schedule__nav{width:1146.6666666667px}}@media (max-width:767px){.schedule__section .schedule__nav{width:96.479791395vw}}.schedule__section .schedule__nav ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;justify-content:center;width:100%;padding:0;margin-bottom:2.7777777778vw}@media not screen and (min-width:768px){.schedule__section .schedule__nav ul{flex-wrap:wrap;margin-bottom:5.2151238592vw}}.schedule__section .schedule__nav ul li{background:var(--color-white);margin-bottom:.6944444444vw;text-align:center;color:var(--color-white);min-width:14.2857142857%;height:2.7777777778vw}@media (min-width:1920px){.schedule__section .schedule__nav ul li{height:53.3333333333px}}@media (max-width:767px){.schedule__section .schedule__nav ul li{height:7.8226857888vw}}@media not screen and (min-width:768px){.schedule__section .schedule__nav ul li{margin-bottom:.5215123859vw;min-width:25%}}.schedule__section .schedule__nav ul li.active__date{background:var(--color-main)}.schedule__section .schedule__nav ul li.active__date a{color:var(--color-white)}.schedule__section .schedule__nav ul li a{font-size:1.1805555556vw;display:block;text-align:center;color:var(--color-main);width:100%;height:100%;display:flex;justify-content:center;align-items:center}@media (min-width:1920px){.schedule__section .schedule__nav ul li a{font-size:22.6666666667px}}@media (max-width:767px){.schedule__section .schedule__nav ul li a{font-size:3.9113428944vw}}.schedule__section .schedule__nav ul li a:hover{background:var(--color-main);color:var(--color-white)}@media not screen and (min-width:768px){.schedule__section .schedule__nav ul li a:hover{background:inherit;color:inherit}}