﻿@charset "UTF-8";

/* 행정관리사 모바일 */
.administrative_2021 { width:100%; overflow:hidden; text-align:center; }
.administrative_2021 .apply_section { background:#222; padding-bottom:50px; }
.administrative_2021 .apply_section.end_apply { background:#4d331e; }
.administrative_2021 .apply_section a { display:block; width:70%; height:55px; line-height:55px; border-radius:3px; margin:20px auto 0; background:#ff6f34; font-weight:bold; font-size:20px; letter-spacing:-2px; }
.administrative_2021 .administrative { padding:0 20px 30px; background:#e3ddd9; }
.administrative_2021 .administrative ul:after { content:""; display:block; clear:both; }
.administrative_2021 .administrative li { float:left; width:49%; margin-bottom:2%; }
.administrative_2021 .administrative li:nth-child(odd) { margin-right:2%; }
.administrative_2021 .guide { padding:20px 0; color:#eee; font-size:11px; }



