@charset 'utf-8';

.nav-box ul li:nth-child(2){border-bottom: 2px solid #28bcfa}
.nav-subbox ul li:nth-child(3){border-bottom: 2px solid #28bcfa}

/*schedule*/
table{width: 100%;border-top:1px solid #ccc;border-bottom: 1px solid #ccc;font-size: 1.2em}
table thead{text-align: center;}
table thead tr{background: #28bcfa;margin: 10px 0}
table thead td{padding: 12px 0;color: #fff;font-weight: 800;}

table tbody{text-align: center}
table tbody tr{border-bottom: 1px solid #ccc}
table tbody td{padding: 12px 0;font-weight: 600;vertical-align: middle}
table tbody td p span{display: block}
table tbody td:nth-child(3){text-align: left;width: 80%;margin: 0 auto;display: inline-block}

td strong{color: #f5821e;font-weight: 800}
td em{color: #28bcfa}
td img{width: 30px;margin: 0 auto}
