.jrdq_rl {
    display: inline-block;
    color: #797061;
    font-size: 14px;
    text-align: center;
    line-height: 55px
}

.jrdq_rl {
    position: relative;
    top: -8px;
    margin-right: 10px
}

#fjb_title {
    border: 1px solid #f1f1f1;
    border-bottom: none;
    line-height: 66px;
    text-align: center;
    font-size: 36px;
    color: #d74313;
    background: #fcfcfc;
    border-radius: 5px 5px 0 0
}

#fjb_id {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px
}

#fjb_id th {
    border: 1px solid #f1f1f1;
    background: #FDFDF1;
    line-height: 50px;
    font-size: 20px;
    color: #333;
    text-align: center
}

#fjb_id td {
    border: 1px solid #f1f1f1;
    background: #FDFDF1;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    text-align: center
}

#fjb_id td.td1 {
    width: 18%
}

#fjb_id a {
    color: #d74313
}

#lmtop_c1 {
    height: 267px
}

.lmtop_h1 {
    text-align: center;
    padding-top: 60px;
    line-height: 110px;
    font-size: 80px;
    font-weight: normal;
    color: #000;
    letter-spacing: 16px
}

.lmtop_body {
    text-align: center;
    font-size: 20px;
    color: #000;
    font-weight: normal;
    letter-spacing: 10px;
    width: 580px;
    margin: 0px auto
}

.year-list a {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0 10px;
    text-decoration: none
}

.year-list a.active {
    border-color: #009a61
}

.calendar {
    width: 48%;
    float: left;
    margin-left: 1%
}

@media (max-width:767px) {
    .calendar {
        width: 100%
    }
}

.calendar td,
.calendar th {
    font-size: 14px;
    text-align: center
}

.calendar td {
    padding: 0 !important
}

.calendar td .date-wrap,
.calendar th .date-wrap {
    position: relative;
    padding: 5px 8px
}

.calendar td span {
    color: #999;
    display: block;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 48px
}

.calendar td var {
    font-style: normal;
    display: inline-block;
    line-height: 1.2;
    border-radius: 50%;
    padding: 3px;
    min-width: 16px
}

.calendar td.today var {
    background-color: #009a61;
    color: #fff
}

.calendar td.weekend {
    background: #ecffec !important;
    color: #009a61 !important
}

.calendar td span.festival {
    color: #009a61 !important
}

.calendar td sup {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    line-height: 1;
    padding: 2px;
    user-select: none;
    -moz-user-select: none
}

.calendar td.rest sup {
    color: #009a61
}

.calendar td.rest {
    background-color: #fff2ec !important
}

.calendar td.work {
    background-color: #fff !important
}

.calendar td.work sup {
    color: #e74c3c
}

table.tbl {
    border-collapse: collapse
}

table.tbl {
    width: 100%
}

table.tbl td,
table.tbl th {
    border: 1px solid #e6e6e6;
    padding: 5px 8px;
    word-break: normal
}

table.tbl th {
    background: #f3f3f3
}

table.tbl tr:nth-child(2n) td {
    background: #f9f9f9
}

table.tbl tr:hover td {
    background-color: #e5f4ef
}