@charset "UTF-8";
@import url("/_templet5/css/sub.css");
@import url("/_templet1/css/contents.css");
/*-------------------------------------------------
title       : 콘텐츠
Author      : ㅈㅁㅈ
Create date : 2019-08-08
-------------------------------------------------*/
.index_color { float: right; }

.index_color li { float: left; padding-left: 1rem; margin-bottom: 1.5rem; position: relative; margin-right: 1rem; }

.index_color li:before { content: ''; width: .75rem; height: .75rem; border-radius: 50%; position: absolute; left: 0; top: .3rem; }

.index_color li:nth-child(1):before { background-color: #151414; }

.index_color li:nth-child(2):before { background-color: #9c1c2b; }

.index_color li:nth-child(3):before { background-color: #796566; }

.index_color li:nth-child(4):before { background-color: #162b48; }

.index_color li:nth-child(5):before { background-color: #c1a488; }

.index_color:after { content: ''; display: block; clear: both; }

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

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

#snb .title::after { color: #fff; content: '건축학전공을 소개합니다.'; }

@media (max-width: 768px) { #snb .title { background: url("/ad/img/sub/snb.jpg") no-repeat right bottom; background-size: auto 100%; } }
