/* 서브페이지 키비쥬얼 */
#SUB_KEYVISUAL .gu_sub_top .kv_img_area {background-image: url('../../../../img/investors/ir-info/KV_investors_ir-info.jpg')}

.gu_btn_down a span:before { background-image: url("../../../../img/common/ico_download_gray.png"); }
.no-mobile .gu_btn_down a:hover span:before { background-image: url("../../../../img/common/ico_download_hov_w.png"); }
.none { display:none; }

/* ================================== Tablet css ================================== */
@media all and (max-width: 1080px) {
}

/* ================================== Mobile css ================================== */
@media all and (max-width: 766px) {
}