.meditour_main .mcon01 .notice p.copy{    font-size: 18px; line-height: 2em;}

/*인사말*/
.int_top{font-weight: 600; font-family: 'Noto Sans KR', sans-serif; padding-bottom: 60px;  margin-bottom: 60px;}

.introduce > .subject{font-weight: 700;}
.input_tit{font-family: 'Noto Sans KR', sans-serif; font-weight: 700; }

/*특구소개*/
.introduce > .subject{font-family: 'Noto Sans KR', sans-serif;} 

/* summary-box */
.summary-box h3{font-family: 'Noto Sans KR', sans-serif;}


/*병원상세*/
.hospital_bottom {font-family: 'Noto Sans KR', sans-serif;}
.hospital_info .hospital_name{font-family: 'Noto Sans KR', sans-serif;   font-weight: 700; font-size: 35px;}
.hospital_info ul li strong{width:100px;}
.hospital_info ul li span{width:calc(100% - 100px);}

/*@media only screen and (max-width:1024px){
	.topmenu{display: flex; justify-content: center;  flex-wrap: wrap;}
	.topmenu li.mn_l1:first-child{margin-left: 0%;}
	.topmenu .mn_a1{    padding: 25px 40px 41px 40px;}
}*/
@media only screen and (min-width: 1023px){

	.topmenu{display: block;}
	#subNavi .lm-tit{padding-top: 0; display: flex;  align-items: center;   justify-content: center; font-family: 'Noto Sans KR', sans-serif;}

}
                                     


/*상단메뉴관련 */                                                                                              
           
@media only screen and (min-width:1023px){
	
	.topmenu .mn_a1 {display:flex !important; align-items: center;justify-content: center;}
	.topmenu .mn_a1:after{top:50%;margin-top:-10px;}

}                        