#sub_contents {font-size:15px;line-height:1.6;color:#555;}



.s_con {}
.s_con+.s_con {margin-top:70px;}



.s_con h3 {margin-bottom:10px;border-bottom:1px solid #ddd;
	font: 500 21px 'Noto Sans KR';letter-spacing:-0.04em;color:#2c3aa2;
	padding-bottom:5px;}
.s_con h3 em {float:right;
	font:inherit;font-size:.7em;font-weight:400;color:#999;}



.s_con > img {width:100%;max-width:832px;display:block;margin:0 auto;}



/* tablet */
@media screen and (min-width:769px) and (max-width:991px){
}

/* mobile */
@media screen and (max-width:768px){
    #sub_contents {font-size:14px;}
    
    
    
    .s_con h3 {font-size:17px;word-break:keep-all;}
    
    
    
    .sub table td,.sub table th {
    	padding: 8px 5px;}
}