/*시간예배장소 박스*/
.title_box1{
	border-radius:30px;background:#26a368;font-weight:600;padding:7px 30px;margin-right:10px;color:#fff;
}

/*폰트사이즈*/
.t_fs_20{ font-size:20px; }
.t_fs_24{ font-size:24px; }
.t_fs_30{ font-size:30px; }
.t_fs_36{ font-size:36px; }
.t_fs_50{ font-size:50px; }


/*박스 띄우기*/
.top_tbox1{
	
	position: relative;
    top: -70px;
}
.top_tbox2{
	
	position: relative;
    top: -120px;
}

/*섬기는 분들 텍스트높이*/
.sump_tbox{
	height:130px;
}

/*오시는길 탭 박스*/
.tab_box1{
text-align:center;
padding: 15px 0px;
border: 1px solid #f1592a;
color:#f1592a;
}

.tab_box1:hover{
background:#f1592a;
color:#fff;
transition:0.5s;
}

.p_a_box a {
text-decoration: none;
color:#f1592a;
}


.worship_page_a a{
	padding:0 20px;
	border-right:2px solid #fff;
	color:#fff;
	font-weight:600;
	
}

.worship_page_a a:hover{
	text-decoration:none;
	color:#132047;
	font-weight:600;
	transition:0.3s;
}


.worship_page_a2 a{
	padding:0 20px;
	color:#fff;
	font-weight:600;
	
}
.worship_page_a2 a:hover{
	text-decoration:none;
	color:#132047;
	font-weight:600;
	transition:0.3s;
}


#unit3096 #daumRoughmapContainer1656403419545{ width:100% !important; }

@media(min-width:1320px) {
	
    .t_fs_20{ font-size:20px; }
	.t_fs_24{ font-size:24px; }
	.t_fs_30{ font-size:30px; }
	.t_fs_36{ font-size:36px; }
	.t_fs_50{ font-size:50px; }
	

}
@media(max-width:1450px) {
    

}
@media(max-width:1199px) {
    
	
}
@media(max-width:991px) {
	 
}
@media (max-width:767px) {
	
	.t_fs_20{ font-size:18px; }
	.t_fs_24{ font-size:20px; }
	.t_fs_30{ font-size:24px; }
	.t_fs_36{ font-size:28px; }
	.t_fs_50{ font-size:36px; }
   
   .top_tbox1{
	
	position: relative;
    top: 0px;
}
	.top_tbox2{
	
	position: relative;
    top: 0px;
}
   
   
}