/**
1
**/
.s_price .up1:before{content: unset}
.s_price .down1:before{content: unset}
.s_price .zero1:before{content: unset}

.s_price{margin-left: unset;}
.k_small_price.up1:before{ color:#c84a31; content: "▲"; font-size: 15px; position: absolute;top: 50%; transform: translateY(-50%); left: -22px;}
.k_small_price.down1:before{ color:#65b0ff; content: "▼"; font-size: 15px; position: absolute;top: 50%; transform: translateY(-50%); left: -22px;}
.k_small_price.zero1:before{ color:#fff;  content: "="; font-size: 15px; position: absolute;top: 50%; transform: translateY(-50%); left: -22px;}

.type01 .rate strong.up1:before{content: unset}
.type01 .rate strong.zero1:before{content: unset}
.type01 .rate strong.down1:before{content: unset}
.type01 .rate{margin-left: 35px}

.percent .k_big_price.up1:before{ color:#c84a31; content: "▲"; font-size: 20px; position: absolute;top: 50%; transform: translateY(-50%); left: -22px;}
.percent .k_big_price.zero1:before{color:#fff;  content: "="; font-size: 20px; position: absolute;top: 50%; transform: translateY(-50%); left: -22px;}
.percent .k_big_price.down1:before{color:#65b0ff;  content: "▼"; font-size: 20px; position: absolute;top: 50%; transform: translateY(-50%); left: -22px;}

.type02_1 .rate strong.up1:before {content: unset}
.type02_1 .rate strong.zero1:before {content: unset}
.type02_1 .rate strong.down1:before {content: unset}
.type02_1 .rate{margin-left: 25px}
/**
1
**/
/**
2
**/
.type02 .rate strong.up1:before{content: unset}
.type02 .rate strong.zero1:before{content: unset}
.type02 .rate strong.down1:before{content: unset}
.type02 .rate{ margin-left: 15px;}

.k_long_price.up1:before{ color:#c84a31; content: "▲"; font-size: 15px; position: absolute;top: 50%; transform: translateY(-50%); left: -22px;}
.k_long_price.down1:before{ color:#65b0ff; content: "▼"; font-size: 15px; position: absolute;top: 50%; transform: translateY(-50%); left: -22px;}
.k_long_price.zero1:before{ color:#fff;  content: "="; font-size: 15px; position: absolute;top: 50%; transform: translateY(-50%); left: -22px;}
/**
2
**/
/**
3
**/
.type03 .rate strong.up1:before{content: unset}
.type03 .rate strong.down1:before{content: unset}
.type03 .rate strong.zero1:before{content: unset}
.type03 .rate{margin-left: 20px}

.k_middle_value.up1:before{ color:#c84a31; content: "▲"; font-size: 18px; position: absolute;top: 50%; transform: translateY(-50%); left: -22px;}
.k_middle_value.down1:before{ color:#65b0ff; content: "▼"; font-size: 18px; position: absolute;top: 50%; transform: translateY(-50%); left: -22px;}
.k_middle_value.zero1:before{ color:#fff;  content: "="; font-size: 18px; position: absolute;top: 50%; transform: translateY(-50%); left: -22px;}
/**
3
**/
/**
4
**/
.type05 .rate strong.up1:before{content: unset}
.type05 .rate strong.zero1:before{content: unset}
.type05 .rate strong.down1:before{content: unset}
.type05 .rate{margin-left: 15px;}
/**
4
**/
/* 투자이슈 */
.tagIssue1{padding: 2px; background: #e42500; color: #000; font-size: 20px;margin-left: 5px; margin-top: 27px; line-height: 20px;display: inline-block;}
.tagIssue2{padding: 2px; background: rgba(188, 38, 73, 0.8); font-size: 25px;   position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%); color: #000; z-index: 11111; font-weight: 700;}
.tagIssue3{padding: 2px; background: #e42500; color: #000; font-size: 20px;margin-left: 10px; margin-top: 13px; line-height: 20px;display: inline-block;}