


@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;
}

@font-face {
     font-family: 'S-CoreDream-3Light';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}




/*테이블*/


.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:-3px;top:10px;
width:10px; height:10px;
border-radius:10px;
background:rgba(151,211,216,0.5);
}


.t_1 td{
	padding:5px 0px;
}







/*자주 묻는 질문*/
.panel_deco {
    padding: 20px 30px;
    border-bottom: 1px solid #f3e4cd;
}

.panel_tbox { margin-bottom: 30px;}


.button_a{ color: #333;font-weight:600; }
.button_a:hover { color: #fcb040;text-decoration:none;transition: 0.2s; }
.button_a:focus { color: #fcb040;text-decoration:none;}

.panel_q {
    margin-right: 30px;
	font-weight:600;
}


.history_wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1px;
    height: 100%;
    background: #ddd;
}
.t_dot{position: absolute;
    left: -7px;
    top: 10px;
    width: 15px;
    height: 15px;
    border-radius: 10px;
    background: rgba(187,169,131,0.5);
}


.t_dot2{position: absolute;
    right: -7px;
    top: 10px;
    width: 15px;
    height: 15px;
    border-radius: 10px;
    background: rgba(187,169,131,0.5);
}

.a_box{
display:inline-block;
padding:10px 40px;
background:#fff;
color:#494387;
font-weight:600;
border-radius:30px;
transition:0.3s;
}

.a_box:hover{
background:#fdad45;
color:#fff;
text-decoration:none;
transition:0.3s;
}





/*폰트*/
.f_arita{

    font-family: 'Arita-buri-SemiBold';
}

.f_S-Core{
font-family: 'S-CoreDream-3Light';
}

/*지도*/
#unit5891 #daumRoughmapContainer1683007199916{ width:100% !important; }





@media  (max-width:1199px) {
	

	
}




@media (max-width: 767px) {
	


}


