<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.oa_schedule{
    display: block;
    width: 90%;
    margin: 20px auto 15px !important;
    text-align: center;
    font-size: 4.5vw !important;
	line-height: normal;
    font-weight: bold;
    color: #ffffff;
    background-color: #ef8d00 !important;
    padding: 2.66666vw !important;
}

.oa_schedule2{
    display: block;
    width: 90%;
    margin: 20px auto 0 !important;
    text-align: center;
    font-size: 4.5vw !important;
    font-weight: bold;
    color: #ffffff;
    padding: 2.66666vw !important;
    border: 2px solid #d6000f !important;
    padding: 10px !important;
}</pre></body></html>