.schedule-calendar{margin-bottom:30px;overflow:auto}.schedule-calendar__body{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.schedule-calendar__side{left:0;position:sticky;top:0}.schedule-guide{background:#f7f7f7;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 20px;margin-bottom:40px;padding:15px 25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.schedule-guide,.schedule-guide__item{display:-webkit-box;display:-ms-flexbox;display:flex}.schedule-guide__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.schedule-guide__color{height:18px;margin:0 7px 0 0}.schedule-guide__text{margin:0}@media screen and (max-width:600px){.schedule-calendar{margin-bottom:20px}}@media screen and (max-width:768px){.schedule-calendar__body{width:700px}.schedule-guide__text{font-size:1.5rem}}