 

/* body * { font-family: 'NanumSquareNeo-Regular';word-break:keep-all;} */


#content {margin: 0 0  100px;}

.t_NeoE{ font-family: 'NanumSquareNeo-Extrabold'; }

.t_white{
	color:#fff;
}

/*비전*/
.v_box{ 
padding:40px;
background:#f4f8ff;
transition:0.2s;
margin-bottom:15px;
}
.v_box:hover{ 
color:#fff;
background:#3893e5;
}
.vicon_1{ visibility: hidden; }
.v_box:hover .vicon_1{
visibility: visible;
}
.v_box:hover .vicon_2{
display:none;
}


/*다운로드*/

.logo_a{  
font-weight:600;
color:#3893e5;
display:inline-block;
padding:5px 25px;
border-radius:60px;
border:1px solid #3893e5;
background:#fff;
transition:0.2s;
}
.logo_a:hover{ 
color:#3893e5;
background:#e2f1ff;
text-decoration:none; 
transition:0.2s;
}




.t_1 td{
padding:15px 0px;

}
.t_1 td:first-child{ font-family: 'NanumSquareNeo-Extrabold'; }
.t_1 td:nth-child(2){ opacity:0.9; }


.t_2 td{
padding:10px 0px;
border-bottom:1px solid #ddd;
}
.t_3 td{
padding:10px 0px;
}

.t_3 td{ vertical-align:top; }
.t_3 td:first-child{ font-weight:600; }
.t_3 td:nth-child(2){ opacity:0.8; }


.nxt_img_box{ 
aspect-ratio:605/450; 
overflow:hidden;
}

.title_box1{
border-radius:60px;
border:1px solid #0a2b51;
color:#0a2b51;
text-align:center;
font-weight:600;
padding:5px 30px;
margin-right:10px;
}

.time_box{
padding:30px 40px 60px 30px;
height:100%;
background:#009cce;
color:#fff;
}

.people_box{
padding:40px 30px;
background:#f4f8ff;
border-radius:40px;

}

.ministry_img{
margin:0 auto;
width:250px;
height:300px;
border-radius:40px 40px 0px 40px;
overflow:hidden;
}


.flex_div{ height:100%; }


/* 예배안내 */
.t_worship{width:100%;border:none;text-align:center;}
.t_worship td{padding:15px 20px;}

.t_worship2{width:100%;border:none;text-align:center;}
.t_worship2 td{padding:0px 20px;}
.table_wrap_box{padding-right:3vw;}
.table_wrap_box2{padding-left:3vw;}
/* 교구안내 */
.parish_info_box{padding:0 2vw;}

/* 시설안내 */
.carousel-control.right{background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);}
.carousel-control.left{background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);}
.facility_wrap .carousel-inner img {aspect-ratio: 6 / 4;transition: transform 0.3s ease;}
.facility_wrap .carousel-inner img:hover {transform: scale(1.2);}
.faicility_title{display:inlnie-block;padding:2px 30px;background:#333;font-weight:600;border-radius:60px;color:#fff;}

.t_wrap_box {padding: 0 1.5vw;}
.t_accoma {width: 100%;border: none;}
.t_accoma td {padding: 20px;border-bottom: 1px solid #333;}
.t_accoma td:first-child {font-weight: 600;text-align: center;}

/* 찬양대 */
.choir_box{padding:0 20px;}
.t_choir, .t_choir2  {width:100%;border-top: 2px solid rgb(33, 72, 167);}
.t_choir td , .t_choir2 td{padding:20px;}
.t_choir td:nth-child(1){width:15%;text-align:center;font-weight:600;color:#2148a7;background-color: rgb(249, 249, 249);}
.t_choir td:nth-child(2){width:15%;color:#777777 ;}
.t_choir td:nth-child(3){width:15%;text-align:center;font-weight:600;color:#2148a7;background-color: rgb(249, 249, 249);}
.t_choir td:nth-child(4){width:15%;color:#777777 ;}
.t_choir td:nth-child(5){width:15%;text-align:center;font-weight:600;color:#2148a7;background-color: rgb(249, 249, 249);}
.t_choir td:nth-child(6){width:15%;color:#777777 ;}

.t_choir2 td:nth-child(1){width:15%;text-align:center;font-weight:600;color:#2148a7;background-color: rgb(249, 249, 249);}
.t_choir2 td:nth-child(2){width:75%;color:#777777 ;}



/* 아트미션 */
.artmission_wrap {display: flex;align-items: center;flex-wrap: wrap;}



@media(max-width:1820px) {
   

}
@media(max-width:1499px) {  
	


 
}
@media(max-width:1399px) { 
	 
}
@media(max-width:1199px) {
	 

}
@media(max-width:991px) {
	#content {
		margin: 0px 0;
	} 

 
}
@media(max-width:767px) {
	 .table_wrap_box{padding-right:0;}
     .table_wrap_box2{padding-left:0;}
 
}

@media(max-width:567px) {
	#content {
        margin: 0px 0;
    }
	 
}




