/* BASIC css start */
.common_guide-table { width: 100%; border-collapse: collapse; line-height: 1.7; border-top: 1px solid #e9e9e9; color:#111; font-family: -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", Roboto, "Noto Sans CJK KR", Arial, "¸¼Àº °íµñ", "Malgun Gothic", sans-serif;  font-size: 13px; letter-spacing: -.2px;}
.common_guide-table th { width: 150px; background-color: #fafafa; border-bottom: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9; padding: 20px; font-weight: 400; text-align: center; vertical-align: middle;}
.common_guide-table td { padding: 20px; border-bottom: 1px solid #e9e9e9; text-align: left; vertical-align: middle; }
.common_guide-table ul { list-style: none; padding: 0; margin: 0; }
.common_guide-table li { position: relative; padding-left: 10px; display: list-item;} 
.common_guide-table li::before { content: "-"; position: absolute; left: 0;}
.text-red { color: #ff0038; }

/* BASIC css end */

