@charset "utf-8";
/* 회사소개 관련 */

.as_body { padding: 0 8%; }
.as_body .pen{ font-size: 3em; }

.propile a{ display: block; padding: 10% 0; }
.propile .img{ padding: 0 0 10% 0; text-align: center; }
.propile img{ width: auto; }
.propile .type{ padding: 5px 0; background: #eee; }
.propile .type li{ position: relative; padding: 5px 5px 5px 23px; }
.propile .type li:before{ content: "-"; position: absolute; left: 10px; }

.img_ban { text-align: center; }
.img_ban img{ width: auto; max-width: 100%; }