/* Schedule
=================================== */

#schedule #container { background:url(../img/bg_schedule.jpg) fixed; background-size:cover; }

.sc-oa-ttl1 { margin-bottom:8px; padding:6px 8px; background:#46a201; line-height:140%; color:#fff; }
.sc-oa-ttl2 { margin:0 auto; padding:0 0 3px 20px; color:#1c9503; text-indent:-1.0em; }
.sc-oa-ttl2::before { content:"◎"; }
.sc-oa-box { padding-bottom:10px; }
.sc-oa-text { line-height:160%; margin-bottom:10px; padding-bottom:10px; border-bottom:#333 1px dotted; }
.sc-oa-text p { padding-left:20px; }

.sc-caution { text-align:right; font-size:80%; color:#666; margin-bottom:10px; }

/* ------ Media Queries ------ */

@media all and (max-width: 767px) {

}
