.todayday {
    font-size: 18px;
}
@media (max-width: 575.98px) {
    .todayday {
        font-size: 14px;
    }
    .c02 {
        display: block;
    }
}
.c01 {
    position: relative;
}
.c01 .c01-1 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
.bg-primary {
    background: #0065a0 !important;
}
.display-x {
    font-family: helvetica;
    font-size: 150px;
    padding: 0px;
    margin: 0px;
    line-height: 100%;
    color: #0065a0;
}
@media (max-width: 575.98px) {
    .display-x {
        font-family: helvetica;
        font-size: 90px;
    }
}
.border-end-blue {
    border-right: 2px solid #3663b5;
}
.border-start-blue {
    border-left: 2px solid #3663b5;
}
.c05 {
    /* position: relative; */
    min-height: 170px;
}
.c05 .ayat {
    /* position: absolute; */
    bottom: 0px;
    left: 0px;
    width: 100%;
}


.table-jam {
    width: 100%;
}

.table-jam tr td {
    padding: 3px 10px;
    text-align: center;
    font-smooth: always;
    font-smooth: 2em;
}

.table-jam tr td.border-start {
    border-left: 2px solid #5f8ecd !important;
}

.table-jam .hh {
    background: #1d4094;
    color: #fff;
    font-family: helvetica;
    padding: 3px 3px 3px 10px;
}

.table-jam .ii {
    background: #8891b8;
    color: #fff;
    font-family: helvetica;
    padding: 3px 5px;
}

.text-danger {
    color: #A50505 !important;
}

.bg-danger {
    background: #A50505 !important;
}

.table-jam .alpha td {
    padding-bottom: 20px !important;
    padding-top: 0px !important;
    letter-spacing: 1px;
}

.table-jam .omega td {
    padding-bottom: 0px !important;
}

@media (max-width: 575.98px) {
    .table-jam {
        width: 100%;
        zoom: 93%;
    }
}
strong {
    font-family: "helvetica-bold";
    color: #0065a0;
    font-smooth: always;
    font-smooth: 2em;
}

.social-btn-sp #social-links {
    margin: 0 auto;
    max-width: 500px;
}
.social-btn-sp #social-links ul li {
    display: inline-block;
}
.social-btn-sp #social-links ul li a {
    padding: 15px;
    border: 1px solid #ccc;
    margin: 1px;
    font-size: 30px;
}
table #social-links{
    display: inline-table;
}
table #social-links ul li{
    display: inline;
}
table #social-links ul li a{
    padding: 5px;
    border: 1px solid #ccc;
    margin: 1px;
    font-size: 15px;
    background: #e3e3ea;
}
