@charset "utf-8";

/* MOBILE */
@media (max-width: 767px) {

    .hd_pops {
        top: 0 !important;
        left: 0 !important;
        max-width: 100%;
    }
    .hd_pops_con {
        width: 100% !important;
        height: auto !important;
    }

    .m-none {
        display: none !important;
    }
    .container {
        padding: 0 10px;
    }
    .mobile_nav {
        margin: 16px 0 8px;
    }

    #header .top_head {
        display: none;
    }
    #header .head {
        height: 60px;
    }
    #header .head .logo {
        padding: 0;
    }
    #header .head .logo h1 {
        width: 150px;
        line-height: 60px;
    }

    #header .head .nav {
        display: none;
    }
    #header .nav_section {
        display: none;
    }
    #main .info_nav > a {
        width: 23%;
        margin: 0 1%;
    }
    #main .info_nav > a img {
        max-width: 70%;
        margin: 0 0 5px;
    }
    #main .info_nav > a span {
        font-size: 0.9rem;
    }
    #main .content .top_cont {
        height: auto;
    }
    #main .content .data p {
        display: inline;
        line-height: 20px;
        -ms-word-break: keep-all;
        word-break: keep-all;
    }
    #main .content .data .text_cont {
        padding: 0;
    }
    #main .content .data .link_btn {
        margin: 25px 0 0;
        display: block;
    }
    #main .schedule {
        display: none;
    }
    #main .content .left_cont {
        width: 100%;
    }
    #main .content .data {
        width: 100%;
        margin-right: 0;
    }
    #main .content .video {
        width: 100%;
        margin: 0 0 20px;
    }
    #main .content .data .text_cont {
        width: 50%;
    }
    #main .content .data .data_slider {
        width: 50%;
    }
    #main .content .right_cont .cont_list ul li:nth-child(n+4) {
        display: none;
    }
    #main .content .bottom_cont {
        height: auto;
    }
    #main .content .info {
        width: 100%;
        margin: 0 0 10px;
        padding: 20px 0 20px 20px;
    }
    #main .content .office {
        width: 100%;
    }
    #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;
    }
    #sliderWrap .bxslider li {
        height: 195px !important;
    }
    #sliderWrap .bxslider li img {
        display: none;
    }
    .mainImages ul li b {
        font-size: 0.9rem;
        line-height: 1.3em;
    }

    #mobileMenu {
        padding: 0;
        top: 60px;
    }
    #mobileMenu .member_btn {
        width: 100%;
        overflow: hidden;
        padding: 15px 15px 0;
        margin: 0 0 10px;
    }
    #mobileMenu .member_btn span {
        width: 48%;
        height: 30px;
        display: block;
        float: left;
        text-align: center;
        line-height: 30px;
        color: #fff;
    }
    #mobileMenu .member_btn span:first-child {
        background: #ff8003;
        margin-right: 4%;
    }
    #mobileMenu .member_btn span:last-child {
        background: #2c2f38;
    }
    .data_slider .bx-pager {
        display: none !important;
    }

    #sliderWrap .slide_btn {
        margin-top: -20px !important;
    }

    #sliderWrap .slide_btn .prev-slide img,
    #sliderWrap .slide_btn .next-slide img {
        max-width: 60%;
    }

    #footer .foot_nav ul li {
        font-size: 0.9rem;
    }

    #subBanner {
        height: 140px;
        padding: 25px 0;
    }
    .tab_nav ul {
        height: 40px;
    }
    .tab_nav ul li {
        line-height: 38px;
    }


    /* SUB PAGE */

    #subContent {
        top: -25px;
    }
    #subContent .navigation {
        height: 50px;
        margin: 0 0 30px;
        padding: 10px 0;
    }
    
    #subContent .page_title {
        margin-bottom: 30px;
        padding-bottom: 15px;
        font-size: 2rem;
    }
    #subContent .navigation .first_depth {
        display: none;
    }
    #subContent .navigation .sub_nav {
        width: 70%;
        border-right: none;
    }
    #subContent .navigation .sub_nav p {
        border-right: none;
    }
    #subContent .navigation .sub_nav ul {
        width: 100%;
    }

    #office .tab_container,
    #council .tab_container,
    #priest .tab_container,
    #district .tab_container,
    #cathedral .tab_container {
        padding: 0;
        margin: 30px auto 20px;
    }


    #district .district_cont dl {
        height: 40px;
        margin: 0 0 10px;
        line-height: 40px;
    }
    #district .district_cont dl dt,
    #district .district_cont dl dd {
        line-height: 40px;
    }
    #district .district_tbl table {
        margin: 0 0 20px;
    }
    #district .district_tbl table th {
        padding: 10px 0;
    }
    #district .district_tbl table td {
        padding: 10px 5px;
    }
    #district .area_info .area_container {
        padding: 20px 10px;
    }
    #district .area_info .area_cont > div {
        width: 100%;
    }
    #district .area_info .area_cont > div:nth-child(even) {
        margin-left: 0;
    }


    #cathedral .cathedral_info,
    #cathedral .symbol {
        padding: 0 0 20px;
    }
    #cathedral .cathedral_info:after {
        top: 90px;
    }
    #cathedral .tit_cont {
        height: 70px;
    }
    #cathedral .cathedral_info .txt_section {
        max-width: 100%;
        margin: 0 0 20px;
    }
    #cathedral .cathedral_info .txt_section .txt_cont h5 {
        margin: 0 0 10px;
    }
    #cathedral .cathedral_info .txt_section .txt_cont > div {
        margin: 0 0 15px;
        padding: 0 0 15px;
    }
    #cathedral .cathedral_info .img_section {
        width: 100%;
        float: none;
        max-width: 100%;
    }
    #cathedral .symbol .img_cont {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 0 10px;
    }
    #cathedral .symbol .txt_cont {
        width: 100%;
        height: auto;
        float: none;
    }
    #cathedral .symbol .txt_cont p br {
        display: none;
    }


    #priest .tab_container #tab01 > div {
        width: 100%;
        height: auto;
        min-height: auto;
    }
    #priest .tab_container #tab01 > div:nth-child(2n) {
        margin-left: 0;
    }
    #priest .tab_container #tab01 > div .cont {
        padding: 15px 10px;
    }
    #priest .tab_container #tab01 > div .img_cont {
        width: 36%;
    }
    #priest .tab_container #tab01 > div .txt_cont {
        width: 60%;
        margin-left: 4%;
    }
    #priest .tab_container #tab01 > div .txt_cont h6 {
        font-size: 1.3rem;
    }
    #priest .tab_container #tab01 > div .txt_cont h6 span {
        font-size: 1.3rem;
    }
    #priest .tab_container #tab02 .cont_tbl table td {
        padding: 10px;
    }
    #priest .tab_container #tab02 .cont_tbl table td:nth-child(2),
    #priest .tab_container #tab02 .cont_tbl table td:nth-child(3) {
        width: 30%;
    }


    #council .organization {
        width: 100%;
    }
    #council .organization .organ_cont .sec03 .cont01 {
        margin-right: 20px;
    }
    #council .list_tbl {
        width: 100%;
    }
    #council .organization .organ_cont > div > div {
        width: 30%;
    }
    #council .organization .organ_cont > div > div p {
        height: 30px;
        line-height: 30px;
    }
    #council .organization .organ_cont:before {
        width: 70%;
        left: 15%;
    }
    #council .organization .organ_cont .sec01:before {
        left: 9%;
    }
    #council .organization .organ_cont .sec01:after {
        right: 9%;
    }
    #council .organization .organ_cont .sec04:before, #council .organization .organ_cont .sec06:before {
        top: 15px;
        right: 3%;
    }
    #council .organ_list > div {
        width: 48%;
        margin-right: 4%;
    }
    #council .organ_list > div:nth-child(2n) {
        margin-right: 0;
    }


    #office #tab01 {
        padding: 0;
    }
    #office #tab01 .info_wrap {
        padding: 10px;
    }
    #office #tab01 .info_wrap dl {
        margin: 0 0 10px;
    }
    #office #tab01 .info_wrap dl dt {
        width: auto;
        padding: 0 10px;
        border: 1px solid #ffbe7f;
        height: 25px;
        line-height: 25px;
    }
    #office #tab01 .info_wrap dl dd {
        width: 100%;
        margin-left: 5px;
        line-height: 1.7em;
    }
    #office #tab01 .section .txt_cont {
        padding: 30px 10px 20px;
    }
    #office #tab01 .section .txt_cont dt {
        width: 100%;
        float: none;
        margin: 0 0 5px;
    }
    #office #tab01 .section .txt_cont dd {
        width: 100%;
        float: none;
    }
    #office #tab02 .document_content > div {
        width: 49%;
        margin-right: 2%;
        padding: 20px 10px;
    }
    #office #tab02 .document_content > div p {
        font-size: 1.2rem;
    }
    #office #tab02 .document_content > div .down_link {
        height: 40px;
        line-height: 40px;
        font-size: 1rem;
    }
    #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 10px;
        margin: 0 0 50px;
    }
    #direct .tit_cont {
        padding: 0 15px;
    }
    #direct .txt_cont {
        padding: 0 15px;
    }


    #mass {
        padding: 0;
        margin: 0 0 50px;
    }
    #mass .content {
        padding: 20px 10px;
    }
    #mass .content .mass_cont {
        padding: 20px 10px;
    }
    #group .group_tbl table td {
        padding: 7px 5px;
    }
    #mass .content .mass_cont .dayweek {
        font-size: 0.9rem;
    }
    #mass .content .mass_cont .time {
        padding: 10px 5px;
        font-size: 0.9rem;
    }



    #group {
        padding: 0;
        margin: 0 0 50px;
    }
    #group .group_tbl table td:first-child {
        width: 30px;
    }


    #photoRecord {
        padding: 0 10px;
        margin: 0 0 40px;
    }
    #photoRecord .category ul li {
        width: 33.33%;
        margin: 0 0 10px;
        font-size: 1rem;
    }
    #historyHall .subject p {
        margin-left: 10px;
        font-size: 1.1rem;
        width: 50%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-break: keep-all;
    }
    #historyHall .content {
        padding: 10px;
    }





    #cathedralView {
        padding: 0 10px;
        margin: 0 0 40px;
    }
    #cathedralView #bo_v {
        width: 100%;
    }
    #cathedralView #list {
        width: 100%;
        margin-left: 0;
    }

    #pdfView {
        width: 100%;
    }


    /* Board CSS */
    #faq,
    #boardTypeWebzine,
    #boardTypeList,
    #boardTypeGallery,
    #boardTypeGallery2,
    #boardTypeVideo,
    #boardTypeList,
    #boardWritePage,
    #bibleWrite,
    #boardViewPage {
        padding: 0;
        margin: 0 0 20px;
    }
    .board_content {
        margin: 0 0 30px;
    }
    #board_common {
        padding: 10px;
    }
    #board_common .total_count {
        display: none;
    }
    #board_common .search_wrap select {
        width: 30%;
    }
    #board_common .search_wrap .search_value {
        width: 50%;
    }
    #board_common .search_wrap .search_btn {
        width: 40px;
    }
    #bo_cate {
        padding: 0;
    }
    #bo_cate select {
        min-width: 120px;
        height: 30px;
    }

    #faq .category ul li {
        width: 25%;
        margin-bottom: 20px;
    }
    #faq .faq_container .question {
        height: 40px;
        padding: 0 10px;
    }
    #faq .faq_container .answer > div {
        padding: 15px 10px;
    }
    #faq .faq_container .answer span {
        width: 10%;
    }
    #faq .faq_container .answer .answer_txt {
        width: 90%;
    }


    #boardTypeWebzine .board_content > div .img_cont {
        width: 35%;
        height: auto;
    }
    #boardTypeWebzine .board_content > div .txt_cont {
        width: 60%;
        height: auto;
        padding-left: 5%;
    }


    #boardTypeGallery .board_content > div {
        width: 48%;
        margin-right: 4%;
    }
    #boardTypeGallery .board_content > div:nth-child(2n+2) {
        margin-right: 0;
    }
    #boardTypeGallery .board_content > div:nth-child(2n+3) {
        clear: both;
    }
    #boardTypeGallery .board_content > div .img_cont {
        height: auto;
        text-align: center;
    }



    #boardTypeList .board_content table th {
        padding: 7px 0;
    }
    #boardTypeList .board_content table th:last-child {
        display: none;
    }
    #boardTypeList .board_content table td {
        padding: 7px 0;
    }
    #boardTypeList .board_content table .td_chk {
        width: 20px;
    }
    #boardTypeList .board_content table .bo_num {
        width: 30px;
    }
    #boardTypeList .board_content table .bo_subject {
        padding: 7px 0;
        /*width: 50%;*/
    }
    #boardTypeList .board_content table .bo_subject div {
        /*width: 100px;*/
    }
    #boardTypeList .board_content table .bo_subject a {
        width: 100%;
        overflow: hidden;
        white-space: normal;
        word-break: break-all;

    }
    #boardTypeList .board_content table .bo_name {
        width: 25%;
    }
    #boardTypeList .board_content table .bo_date {
        display: none;
    }

    #boardTypeVideo .cont {
        height: auto;
    }
    #boardTypeVideo .txt_cont .td_chk {
        top: 5px;
        right: 5px;
    }
    #boardTypeVideo .txt_cont {
        padding: 10px 10px 0 0;
    }
    #boardTypeVideo .txt_cont > div {
        padding: 0;
    }
    #boardTypeVideo .txt_cont .desc {
        display: none;
    }
    #boardTypeVideo .txt_cont .write_info {
        display: none;
    }


    #boardTypeGallery2 .thumb {
        width: 50%;
    }
    #boardTypeGallery2 .thumb img {
        position: static;
        top: 0;
        left: 0;
        transform: none;
    }
    #boardTypeGallery2 .cont {
        height: auto;
    }
    #boardTypeGallery2 .txt_cont .td_chk {
        top: 5px;
        right: 5px;
    }
    #boardTypeGallery2 .txt_cont {
        width: 47%;
        padding: 10px 10px 0 0;
        margin-left: 3%;
    }
    #boardTypeGallery2 .txt_cont h5 {
        font-size: 1rem;
    }
    #boardTypeGallery2 .txt_cont > div {
        padding: 0;
    }
    #boardTypeGallery2 .txt_cont .desc {
        display: none;
    }
    #boardTypeGallery2 .txt_cont .write_info {
        position: static;
        bottom: 0;
        right: 0;
        font-size: 0.7rem;
        /*display: none;*/
        float: right;
        text-align: right;
        margin: 10px 0 0;
    }
    #boardTypeGallery2 .txt_cont .write_info span {
        margin: 0;
        padding: 0;
        display: block;
    }
    #boardTypeGallery2 .txt_cont .write_info span:before {
        display: none;
    }


    #history #bo_list > div dl {
        padding: 0 40px 0 0;
    }
    #history #bo_list > div:nth-child(even) dl {
        padding: 0 0 0 40px;
    }
    #history #bo_list > div dl dt:before {
        width: 35px;
    }

    #direct .direct .txt_cont > div {
        width: 100%;

    }
    #direct .direct .txt_cont > div dl {
        width: 48%;
    }
    #direct .direct .txt_cont > div dl:first-child {
        margin-right: 4%;
    }
    #direct .notice p {
        font-size: 0.9rem;
    }
    #direct .notice p span {
        font-size: 1.2rem;
    }


    #schedule #scheduleHead {
        background: none;
        height: auto;
    }
    #schedule #scheduleHead .select_date {
        width: 100%;
        position: static;
        margin: 0 0 10px;
    }
    #schedule #scheduleHead .select_date select {
        color: #333;
        border: 1px solid #ccc;
    }
    #schedule .date_tit {
        width: 100%;
        height: 60px;
        background: #2c2f38;
    }
    #schedule .select_btn {
        width: 10%;
    }
    #schedule .ymd_tit {
        width: 80%;
    }
    #schedule .schedule_content td {
        height: 60px;
    }

    #bibleView {
        padding: 0 10px;
    }
    #boardViewPage #bo_v_atc iframe {
        width: 100%;
        height: auto;
    }
    #boardViewPage .tit_cont {
        height: auto;
        background: none;
        border: none;
    }
    #boardViewPage .tit_cont .if_date {
        width: 100%;
        text-align: right;
        padding: 0 10px;
        border: none;
        line-height: 1.2rem;
        margin: 0 0 5px;
    }
    #boardViewPage .tit_cont .hit {
        display: none;
    }
    #boardViewPage .tit_cont #bo_v_title {
        width: 100%;
        padding: 10px 10px;
        font-size: 1.1rem;
        display: table;
        -ms-word-break: break-all;
        line-height: 1.4rem;
        word-break: break-all;
        background: #f9f9f9;
        border: 1px solid #ccc;

    }
    #boardViewPage .tit_cont #bo_v_title span {
        display: table-cell;
        vertical-align: middle;
    }
    #boardViewPage .tit_cont .writer {
        padding: 0 10px;
        line-height: 1.4rem;
        text-align: right;
        border: none;
        margin: 5px 0 0;
    }



    #bo_w .bo_w_link .frm_input {
        max-width: 100%;
    }


    #guide .tit_cont {
        padding: 30px 0 10px;
    }
    #guide .txt_cont {
        padding: 0 10px;
    }
    #guide .tit_cont:after {
        width: 100%;
    }
    #guide .list_cont {
        padding: 0 10px;
    }

    #guide h4 {
        font-size: 1.9rem;
        padding: 0 0 25px;
    }
    #guide .content {
        background-position: top left;
        background-size: auto 150%;
        padding: 40px 0 50px;
    }
    #guide .content h6 {
        font-size: 1.5rem;
    }
    #guide .content p {
        font-size: 0.9rem;
        margin: 0 0 30px;
    }
    #guide .content .tail_tit {
        font-size: 1rem;
    }
    #guide .content .left_cont, #guide .content .right_cont {
        width: 100%;
        padding: 0;
        float: none;
    }
    #guide .content .right_cont {
        margin: 0 0 35px;
    }
    #guide .content .left_cont > div, #guide .content .right_cont > div {
        margin: 0 0 20px;
    }

    #guide .main_tit {
        padding: 0;
    }
    #guide .main_tit h6 {
        padding: 0;
        text-indent: 0;
        font-size: 1.5rem;
        line-height: 2.3rem;
    }
    #guide .list_cont {
        padding: 0;
    }
    #guide .list_cont > div {
        margin: 0 0 15px;
        padding: 15px 0 0;
    }
    #guide .list_cont .num {
        width: 100%;
        float: none;
        font-size: 1.8rem;
        margin: 0 0 10px;
    }
    #guide .list_cont .cont {
        width: 95%;
    }
    #guide .list_cont .sec2:before {
        display: none;
    }
    #guide .list_cont .sec3:before {
        display: none;
    }
    #guide .list_sign {
        padding: 0;
    }



    .mbskin {
        width: 100%;
        margin: 50px 0;
        border: none;
        padding: 0 10px;
    }
    .mbskin:before, .mbskin:after {
        display: none;
    }

    #sns_register .sns-icon {
        margin: 0 auto 5px;
        display: block;
        clear: both !important;
    }
    #fregister .fregister_agree {
        position: static;
    }


    .tab_nav ul li {
        padding: 0;
        font-size: 1rem;
    }

}

