.mobile_nav a.active {
    font-weight: bold;
    color: #000;
}

.sub_menu a.active {
    font-weight: bold;
    color: #000;
}

.sub_hd_wrap .sub_hd_text span em {
    display: inline !important;
}

.ft2-green {
    background-color: #97d1a4;
}

.pray_pop_scroll {
    height: 100%;
    overflow-y: auto;
    overscroll-behavior: contain;
}

.is-template-hidden {
    display: none;
}

.jkmc-clickable {
    cursor: pointer;
}

body.mobile-menu-open {
    overflow: hidden;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.attachment_thumb {
    max-width: 100px;
    max-height: 100px;
    object-fit: cover;
}

.attachment_link .file_name {
    display: inline-block;
    min-width: 0;
    word-break: break-all;
    overflow-wrap: anywhere;
}

.detail_navi .nav_item + .nav_item {
    border-top: 1px solid #eee;
}
