

@font-face {
    font-family: 'PuradakGentleGothicR';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.1/PuradakGentleGothicR.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


.page-content{
	
	line-height:1.75;
	padding-bottom: 120px;
}


/*
<p><span class="t_fs_20"></span></p>

<p><span></span></p>
*/

/**/
.f_pura{font-family: 'PuradakGentleGothicR';}

/*폰트사이즈*/
.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_1 td:first-child{
	font-weight:600;
	color:#c4b39b;
}

.t_2 td{
	padding:5px;
}

.t_3 td{
	padding:5px;
	
}

.t_2 td:nth-child(3){
color:#c4b39b;
font-weight:600;
}

.t_3 td:nth-child(2){
color:#c4b39b;
font-weight:600;
}

.t_4 td{
	padding:5px;
}


.wrap_box1>div{
width:260px;
}


/*밑줄효과*/
.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%;
}

.written_pen2{  
   position: relative;
}
.written_pen2::after {
  content: '';
  display: block;
  width: 0;
  height: 15px;
  position: absolute;
  left: 0;
  bottom: 0px;
  background: rgba(245,132,70,0.3);
  width: 100%;
}








#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;
}
   
   
}