

@font-face {
    font-family: 'GimhaeGayaR';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2202-2@1.0/GimhaeGayaR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.page-content{
	
	line-height:1.75;
	padding-bottom: 70px;
}


/*
<p><span class="t_fs_20"></span></p>

<p><span></span></p>
*/

/**/
.f_GR{font-family: 'GimhaeGayaR';}

/*폰트사이즈*/
.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_45{ font-size:45px; }
.t_fs_50{ font-size:50px; }


/*테이블*/
.t_1 td{
	padding:8px;
	border-bottom:1px solid #ddd;
}

.t_2 td{
	padding:30px 8px;
}
.t_2 td:first-child{
	font-weight:600;
}


.t_line {
    background-image: url(http://data.dimode.co.kr/UserData/csjch/files/8/461/bGluZS5wbmdkaW1vZGVfNDgxODU2Nl9lbmMc.png);
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
}
.t_dot {
    position: absolute;
    left: -1px;
    top: 42px;
    width: 7px;
    height: 7px;
    border-radius: 10px;
    background: rgb(22 137 193 / 0.5);
}



/*밑줄효과*/
.written_pen{  
   position: relative;
}
.written_pen::after {
  content: '';
  display: block;
  width: 0;
  height: 15px;
  position: absolute;
  left: 0;
  bottom: 0px;
  background: rgba(233,220,198,0.5);
  width: 100%;
}


/*상단 이미지*/

.top_box_p{
	padding: 320px 20px;
}

/*예배시간*/
.w_box{
      width:300px;
     height:300px;
     background:rgba(255,255,255,0.7);
     padding: 90px 30px;
     text-align:center;
    display: inline-block;
    border: 2px solid #0a2b3b;
    color:#0a2b3b;
    border-radius:100%;
}

.w_box:hover{
     background:#0a2b3b;
	 transition:0.2s;
	 color:#fff;
}

#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:15px; }
	.t_fs_24{ font-size:17px; }
	.t_fs_30{ font-size:20px; }
	.t_fs_36{ font-size:24px; }
	.t_fs_50{ font-size:28px; }
   
   .top_tbox1{
	
	position: relative;
    top: 0px;
}
	.top_tbox2{
	
	position: relative;
    top: 0px;
}
   
   
}