﻿.ti_1 { font-size: 24px; font-weight: bold; }

@media (min-width: 1500px) {
    #content > .container, #subgnb > .container { width: 1400px; }
}


.document-readed_count { display: none; }
/*글자자르기*/
.dimode-theme { word-break: keep-all; }

ul.timeline > li > span { display: block; width: 100%; margin-bottom: 5px; }
.icircle { width: 350px; padding: 10px 0 30px; border-radius: 0 0 50px 50px; margin: 0 auto; color: #fff; font-size: 20px; }
.icircle1 { background-color: #3877a0; }
.icircle2 { background-color: #2b8b78; }

/*서브메뉴*/
.d3-subgnb-menu { display: inline-block; }
.d3-menulist { display: inline-block; padding: 15px 15px; float: left; }
.d3-menulist a { font-size: 22px !important; color: #8F8F8F !important; font-weight: bold; }
.d3-subgnb-menu div.active a { color: #325481 !important; padding-bottom: 10px; border-bottom: 2px solid #B4CEF1; font-weight: 700; }
.d3-menulist a:hover { color: #325481 !important; }

.depth33 { width: 100%; justify-content: center; margin-bottom: 50px; overflow: hidden; display: flex; }
.depth33 li { float: left; width: 33%; font-size: 18px; color: #333; cursor: pointer; border: 1px solid #f2f2f2; box-sizing: border-box; color: #333; text-align: center; }
.depth33 li a { color: #333; text-decoration: none; padding: 15px 0; display: inline-block; width: 100%; }
.depth33 li.active { background: #245B9B; }
.depth33 li.active a { color: #fff !important; }
.depth33 li:hover { background: #245B9B; transition: 0.3s all; }
.depth33 li:hover a { color: #fff !important; }

.root_daum_roughmap .section_subway .wrap_list li a, .root_daum_roughmap .section_busstop .wrap_list li a,
.root_daum_roughmap .section_address .tit, .root_daum_roughmap .section .title,
.root_daum_roughmap .section_busline .wrap_list .txt .txt_item { font-size: 18px !important; line-height: 18px !important; }

/*교회소개 > 섬기는 사람들*/
.sub13 .subTitle, .sub145 .subTitle { display: none; }
/*media*/
@media (max-width:1499px) { }

@media (max-width:1199px) {
}

@media (max-width:992px) {
}

@media (max-width:767px) {
    .cont.cont-custom { font-size: 14px; }
    .cont.cont-custom .section_address .tit { font-size: 14px !important; }
    .cont.cont-custom .section > div { display: flex; }

}

@media (max-width:320px) {
}






/*********************kjl추가*************************/

@media (max-width:767px) {
    .page-content { font-size: 15px; word-break: keep-all; }
}
