/*공통*/
.sub_con {width:1280px; margin:0 auto; }
.sub_con_gray {padding:100px 0; background: url('../img/bg_pattern.png') 50% 50%; }
/*Content CSS*/
.sub_con h1 {text-align:center; font-size: 36px; font-weight: 400; color: #2d2d2d; font-family: 'RIDIBatang';}
.sub_con h1 img {margin-right:5px;}

.kwmf_table {width:100%; text-align:center; margin-top:50px; border-collapse: collapse;}
.kwmf_table th {padding:16px 20px; background: #7ac141; border:1px solid #e2ffca; color:#fdfdfd; font-size:22px; font-weight: 400; font-family: 'RIDIBatang';}
.kwmf_table th span {font-size:22px;}
.kwmf_table td {padding:14px 10px; border:1px solid #e5e5e5;  font-size:16px; font-weight: 300; color:#666; background: #fff;}
.kwmf_table td:first-child {background: #fcfffa; font-weight: 500; color:#333;}
.kwmf_table td:last-child {text-align: left; padding:15px 30px;}

@media screen and (max-width: 600px) {

}

@media screen and (max-width: 640px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width:1200px) {

}
