

/* MOBILE WIDE */
@media (min-width: 768px) and (max-width: 991px) {
    #main .schedule .tit {
        display: none;
    }
    #main .content .left_cont {
        width: 100%;
    }
    #main .content .top_cont {
        height: auto;
    }
    #main .content .data {
        width: 100%;
        margin-right: 0;
    }
    #main .content .video {
        width: 100%;
        margin: 0 0 20px;
    }
    #main .content .data .text_cont {
        width: 38%;
        margin-right: 2%;
    }
    #main .content .data .data_slider {
        width: 60%;
    }
    #main .content .info {
        width: 38%;
        margin-right: 2%;
    }
    #main .content .office {
        width: 60%;
    }
    #main .content .office .text_cont {
        width: 100%;
        float: none;
    }
    #main .content .office h5 br {
        display: none;
    }
    #main .content .office .link_btn {
        display: none;
    }
    #main .content .office .office_info dl {
        margin: 0 0 5px;
    }
    #main .content .right_cont {
        width: 100%;
        height: auto;
        margin: 20px 0 0;
    }
    #main .content .right_cont h5 {
        width: 30%;
        float: left;
    }
    #main .content .right_cont .link_btn {
        display: none;
    }
    #main .content .right_cont .cont_list {
        width: 70%;
        float: right;
    }

    #footer .foot_nav ul li {
        font-size: 0.9rem;
    }

    #subBanner {
        height: 160px;
        padding: 30px 0 0 ;
    }

    .tab_nav ul {
        height: 50px;
    }
    .tab_nav ul li {
        line-height: 48px;
    }


    /* SUB PAGE */

    #cathedralView,
    #group,
    #mass,
    #office .tab_container,
    #council .tab_container,
    #priest .tab_container,
    #district .tab_container,
    #cathedral .tab_container {
        padding: 0 10px;
        margin: 30px auto;
    }
    #cathedral .cathedral_info,
    #cathedral .symbol {
        padding: 0 10px 50px;
    }
    #cathedral .cathedral_info:after {
        top: 110px;
    }
    #cathedral .tit_cont {
        height: 100px;
    }
    #cathedral .cathedral_info .txt_section .txt_cont h5 {
        margin: 0 0 20px;
    }
    #cathedral .cathedral_info .txt_section .txt_cont > div {
        margin: 0 0 15px;
        padding: 0 0 15px;
    }
    #cathedral .cathedral_info .txt_section .info_txt p br {
        display: none;
    }
    #cathedral .symbol .txt_cont p br {
        display: none;
    }


    #priest .tab_container #tab01 > div {
        width: 48%;
    }
    #priest .tab_container #tab01 > div:nth-child(2n) {
        margin-left: 2%;
    }
    #priest .tab_container #tab01 > div .cont {
        padding: 30px 30px;
    }
    #priest .tab_container #tab01 > div .img_cont {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 0 10px;
    }
    #priest .tab_container #tab01 > div .txt_cont {
        width: 100%;
        margin-left: 0;
        float: none;
    }
    #priest .tab_container #tab01 > div .txt_cont h6 {
        text-align: center;
    }
    #priest .tab_container #tab01 > div .txt_cont > span {
        text-align: center;
    }
    #priest .tab_container #tab02 .cont_tbl table td:nth-child(2),
    #priest .tab_container #tab02 .cont_tbl table td:nth-child(3) {
        width: 30%;
    }


    #guide .tit_cont {
        padding: 30px 0;
    }
    #guide .txt_cont {
        padding: 0 60px;
    }
    #guide .tit_cont:after {
        width: 100%;
    }
    #guide .list_cont {
        padding: 0 90px;
    }


    #council .organization {
        width: 100%;
    }
    #council .organization .organ_cont .sec03 .cont01 {
        margin-right: 20px;
    }
    #council .list_tbl {
        width: 100%;
    }
    #council .organ_list > div {
        width: 31.3%;
        margin-right: 3%;
    }
    #council .organ_list > div:nth-child(4n) {
        margin-right: 3%;
    }
    #council .organ_list > div:nth-child(3n) {
        margin-right: 0;
    }


    #office #tab01 .info_wrap dl {
        margin: 0 0 20px;
    }
    #office #tab01 .info_wrap dl dt {
        margin: 0 0 5px;
    }
    #office #tab01 .info_wrap dl dd {
        line-height: 1.7em;
        clear: both;
    }
    #office #tab01 .section .txt_cont {
        padding: 30px 40px 30px;
    }
    #office #tab01 .section .txt_cont dt {
        width: 100%;
        float: none;
        margin: 0 0 10px;
    }
    #office #tab01 .section .txt_cont dd {
        width: 100%;
        float: none;
    }
    #office #tab02 .document_content > div {
        width: 49%;
        margin-right: 2%;
    }
    #office #tab02 .document_content > div:nth-child(2n) {
        margin-right: 0;
    }
    #office #tab02 .document_content > div:nth-child(3n) {
        margin-right: 2%;
    }


    #direct {
        padding: 0 25px;
        margin: 0 0 70px;
    }
    #direct .tit_cont {
        padding: 0 25px;
    }
    #direct .txt_cont {
        padding: 0 25px;
    }


    #mass .content {
        padding: 40px 40px;
    }

    #group .group_tbl table td {
        padding: 10px 10px;
    }
    #group .group_tbl table td:first-child {
        width: 20px;
    }

    #photoRecord {
        padding: 0 10px;
        margin: 0 0 40px;
    }
    #photoRecord .category ul li {
        width: 20%;
        margin: 0 0 10px;
        font-size: 1rem;
    }
    #historyHall .subject p {
        margin-left: 10px;
        font-size: 1.1rem;
        width: 85%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-break: keep-all;
    }
    #historyHall .content {
        padding: 10px;
    }


    #cathedralView {
        padding: 0 20px;
        margin: 0 0 40px;
    }
    #cathedralView #bo_v {
        width: 65%;
    }
    #cathedralView #list {
        width: 33%;
        margin-left: 2%;
    }
    #cathedralView #bo_v_title .bo_v_tit span {
        width: 100%;
        display: block;
    }
    #pdfView {
        width: 100%;
        height: 500px;
    }

    #council .organization .organ_cont:before {
        width: 420px;
    }
    #council .organization .organ_cont .sec04:before, #council .organization .organ_cont .sec06:before {
        width: 160px;
    }

    #guide .content {
        background-position: top left 25px;
        background-size: unset;
        padding: 40px 0 50px;
    }
    #guide .content .left_cont > div, #guide .content .right_cont > div {
        margin: 0 0 20px;
    }

    #guide .main_tit {
        padding: 0;
    }
    #guide .main_tit h6 {
        padding-left: 255px;
        text-indent: -490px;
    }
    #guide .list_cont {
        padding: 0 10px;
    }
    #guide .list_cont .sec3:before {
        height: 340px;
    }
    #guide .list_sign {
        padding: 0 20px;
    }


    /* Board CSS */
    #faq,
    #boardTypeWebzine,
    #boardTypeList,
    #boardTypeGallery,
    #boardTypeVideo,
    #boardViewPage,
    #boardTypeList {
        padding: 0 20px;
        margin: 0 0 20px;
    }
    #boardViewPage #bo_v_atc iframe {
        width: 100%;
        height: auto;
        min-height: 300px;
    }

    #boardTypeGallery .board_content > div {
        width: 220px;
        margin-right: 10px;
    }
    #boardTypeGallery .board_content > div:nth-child(3n) {
        margin-right: 0;
    }
    #boardTypeGallery .board_content > div:nth-child(4n) {
        margin-right: 10px;
    }
    #boardTypeGallery .board_content > div .img_cont {
        height: 131px;
    }
    #faq .faq_container .answer > div {
        padding: 15px 30px;
    }
    #faq .faq_container .answer .answer_txt {
        width: 568px;
    }
}
