@charset "UTF-8";
@import url("/_templet5/css/sub.css");
@import url("/_templet1/css/contents.css");
/*-------------------------------------------------
title       : 콘텐츠
Author      : ㅈㅁㅈ
Create date : 2019-11-06
-------------------------------------------------*/
.bul1.type1 li { clear: both; float: left; width: 50%; }

.bul1.type1 li:nth-child(2n) { clear: none; }

div.list1 .group.txt-center { font-size: 1rem; font-weight: 400; color: #555; }

div.list1 .group > ol { font-size: 1rem; padding: 1rem; counter-reset: ol; }

div.list1 .group > ol li { position: relative; padding-left: 1.25rem; }

div.list1 .group > ol li::before { position: absolute; left: 0; top: 0; font-weight: 500; counter-increment: ol; content: counter(ol); }

.tbox1 { margin-top: 2rem; }

.diagram1.type2 { margin-bottom: 3rem; }

.diagram1.type2 .title { margin-top: -0.15rem; }

.table-wrap + .title1 + .list1 { margin-top: 1.5rem; }

.small div.list1 .desc.type1, .small div.list1 .item.type1 { font-size: 0.9rem; }

@media (max-width: 768px) { div.list1 + div.list1 .group.txt-center { margin-top: 1rem; }
  div.list1 .group > ol { font-size: 0.8rem; padding: 1rem 0 0; } }

/*-------------------------------------------------
title       : 서브
Author      : ㅈㅁㅈ
Create date : 2019-10-22
-------------------------------------------------*/
#snb { background: url("/sse/img/sub/snb.jpg") no-repeat right bottom; background-size: auto 100%; }

#snb .title { background: none; color: #fff; }

#snb .title::after { color: #fff; content: '중등특수교육과를 소개합니다.'; }
