/* 서브페이지 키비쥬얼 */
#SUB_KEYVISUAL .gu_sub_top .kv_img_area {background-image: url('../../../../img/investors/ir-info/KV_investors_ir-info.jpg')}

#INVESTORS_IR-INFO .gu_tab_depth4 {margin-top:120px;}
#INVESTORS_IR-INFO .gu_tab_depth4 ul li {min-width:25%;}
#INVESTORS_IR-INFO .iframe_today iframe {height:1130px;}
#INVESTORS_IR-INFO .iframe_daily iframe {height:1260px;}
#INVESTORS_IR-INFO .iframe_chart iframe {height:760px;}
#INVESTORS_IR-INFO .iframe_foreigner iframe {height:1460px;}
#INVESTORS_IR-INFO .iframe_marketview iframe {height:2030px;}


/* ================================== Tablet css ================================== */
@media all and (max-width: 1080px) {
    #INVESTORS_IR-INFO .gu_tab_depth4 {margin-top:60px;}
    #INVESTORS_IR-INFO .gu_sub_title br {display:none;}
    #INVESTORS_IR-INFO .iframe_today iframe {height:1130px;}
    #INVESTORS_IR-INFO .iframe_daily iframe {height:1320px;}
    #INVESTORS_IR-INFO .iframe_chart iframe {height:760px;}
}
@media all and (max-width: 882px) {
    #INVESTORS_IR-INFO .iframe_marketview iframe {height:3280px;}
    #INVESTORS_IR-INFO .iframe_chart iframe {height:1040px;}
}
@media all and (max-width: 866px) {
    #INVESTORS_IR-INFO .iframe_today iframe {height:2010px;}
}

/* ================================== Mobile css ================================== */
@media all and (max-width: 766px) {
    #INVESTORS_IR-INFO .iframe_today iframe {height:2070px;}
    #INVESTORS_IR-INFO .iframe_chart iframe {height:1090px;}
}
@media all and (max-width: 500px) {
    #INVESTORS_IR-INFO .iframe_today iframe {height:2130px;}
    #INVESTORS_IR-INFO .iframe_daily iframe {height:1360px;}
    #INVESTORS_IR-INFO .iframe_chart iframe {height:1100px;}
    #INVESTORS_IR-INFO .iframe_foreigner iframe {height:1500px;}
    #INVESTORS_IR-INFO .iframe_marketview iframe {height: 3330px;}
}
@media all and (max-width: 400px) {
    #INVESTORS_IR-INFO .iframe_chart iframe {height:1150px;}
    #INVESTORS_IR-INFO .iframe_foreigner iframe {height:1520px;}
}
@media all and (max-width: 370px) {
    #INVESTORS_IR-INFO .iframe_today iframe {height:2160px;}
    #INVESTORS_IR-INFO .iframe_daily iframe {height:1400px;}
}
@media all and (max-width: 337px) {
    #INVESTORS_IR-INFO .iframe_today iframe {height:2210px;}
    #INVESTORS_IR-INFO .iframe_foreigner iframe {height:1540px;}
    #INVESTORS_IR-INFO .iframe_marketview iframe {height: 3360px;}
}
