@charset "UTF-8";


/* 개발 붙은 후 datepicker 셀릭트 깨지는 것 때문에 넣음 */
.ui-datepicker-title select {height: auto; padding: 0;}

caption {position: static; overflow: hidden; width: 1px; height: 1px; margin: 0; padding: 0; font-size: 1px; text-indent: -9999px;}
* {word-break: keep-all; letter-spacing: -0.02em !important; font-family: 'Pretendard'; }
.key_text {font-weight: 700; font-size: 18px; line-height: 27px; color: #ed4040;}

/* 기본 컬러 */
.red {color: #ed4040;}
.red2 {color: #e03321;}
.blue {color: #3c79d5;}
.blue2 {color: #0072b0;}
.green {color: #48a644;}
.gray {color: #848690;}
/* 기본 컬러 */