/*공통*/
#c2_wrap .c_inner { margin: 0 auto; min-width: 100%; max-width: 100%;}
#c2_wrap .c_title h2 {font-size: 13px; font-weight: 500; color:#675846; letter-spacing: 5px; text-transform: uppercase; font-family: 'Montserrat'; margin-bottom: 20px;word-break: keep-all;}
#c2_wrap .c_title h1 {font-size:28px; font-weight: 300; color:#333; font-family: 'NanumSquare',sans-serif;word-break: keep-all;	}
#c2_wrap .c_title h1 b {font-weight: 700;}
#c2_wrap .c_title p {font-size:14px; font-weight: 300; color:#888; line-height: 28px;  word-break: keep-all;}


/*Content CSS*/
#c2_wrap { width: 100%; background:#fff; overflow: hidden; text-align: center; position: relative; padding: 50px 20px;}
#c2_wrap::before {content: ''; display: block; width: 220px; height: 75px; background: url('../img/c2_tri1.png') 50% 50% no-repeat;background-size: cover; position: absolute; left:0; bottom: 0; }
#c2_wrap::after {content: ''; display: block; width: 220px; height: 75px; background: url('../img/c2_tri2.png') 50% 50% no-repeat;background-size: cover; position: absolute; right:0; top: 0;}

/* c2_list */
#c2_list {width: 100%; margin-top:30px;}
#c2_list li { padding: 15px 20px 20px; border-bottom: 1px solid #cbc8c1; position: relative;}
#c2_list li:first-child {border-top: 1px solid #cbc8c1}
#c2_list li .c2_icon {width: 35px; position: absolute; top: 20px; right: 20px;}
#c2_list li .c2_icon img {max-width: 100%; }
#c2_list li .txt {width: 100%; text-align: left;}

#c2_list li h2 {font-size:17px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif; margin: 15px 0 10px;}
#c2_list li h2 span {font-size: 13px; font-weight: 700; color:#fff; text-transform: uppercase; font-family: 'Montserrat'; display: inline-block; width: 35px; height: 35px; border-radius: 50%; background: #675846; margin-right: 10px; vertical-align: middle;  text-align: center; line-height: 35px;}
#c2_list li p {font-size:14px; font-weight: 300; color:#888; line-height: 24px;  word-break: keep-all;}





@media screen and (max-width:1700px) {

}

@media screen and (max-width:1500px) {

}

@media screen and (max-width:1300px) {

}

@media screen and (max-width:1200px) {

}

@media screen and (max-width: 960px) {

}

@media screen and (max-width: 640px) {

}
