.special-opening-schedule-item.schedule-item{display:flex;flex-direction:column;line-height:2;padding:5px 0;position:relative}.special-opening-schedule-item.schedule-item__reason{font-weight:700;padding:0 0 0 15px;line-height:24px}.special-opening-schedule-item.schedule-item__data-time{display:flex;justify-content:space-between}.special-opening-schedule-item.schedule-item__time{position:absolute;top:50%;transform:translateY(-50%);right:0}@media (min-width:576px){.special-opening-schedule-item.schedule-item__time{white-space:nowrap}}.special-opening-schedule-item.schedule-item__time span:last-child{white-space:nowrap}.special-opening-schedule-item.schedule-item__addition-info{font-weight:500;padding:0 15px;margin:5px 0;line-height:16px;font-size:12px}@media (min-width:1200px){.special-opening-schedule-item.schedule-item__reason{min-width:106px}}