
/**/

@font-face {
    font-family: 'Arita-buri-SemiBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Arita-buri-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
	line-height:1.7;
	
}

/*폰트사이즈*/
.t_fs_20{ font-size:20px; }
.t_fs_22{ font-size:22px; }
.t_fs_24{ font-size:24px; }
.t_fs_30{ font-size:30px; }
.t_fs_36{ font-size:36px; }
.t_fs_50{ font-size:50px; }



.f_arita{ font-family: 'Arita-buri-SemiBold'; }


/*박스 띄우기*/
.top_tbox1{
	
	position: relative;
    top: -70px;
}
.top_tbox2{
	
	position: relative;
    top: -120px;
}


/*섬기시는분들 박스 높이*/
.sum_h{
	height:160px;
}

/*교회비전 이미지 박스*/
.v_img_box{
	height:450px;
	
}

.top_img_box{
	height:300px;
}


/*담임목사 인사말*/
.g_img_shadow>img{
	box-shadow:10px 10px 0px rgb(188 218 237 / 51%);
}


/*다음세대 예배시간박스*/
.nxt_t_box1{
	border-radius:60px;
	padding:5px 0px;
	color:#fff;
	font-weight:600;
	text-align:center;
	background:#333;
	
}

.nxt_img_box{
	
	box-shadow:15px -15px 0px #c1dae9;
	
}

/*테이블*/
.t_1 td{
	padding:10px;
	border-bottom:1px solid #eee;
	
}

/*.t_1 td:first-child{
	font-weight:600;
}*/

.t_2 td{
	padding:10px;
	border-bottom:1px solid #eee;
	
}

.t_2 td:first-child{
	font-weight:600;
	color:#3d72bb;
}


/*지도*/
#unit4320 #daumRoughmapContainer1667899092433 { width:100% !important; }










