/*
 * File       : style-jun.css 
 * Author     : STUDIO-JT (Jun)
 * Guideline  : JTstyle.1.0
 * Guideline  : http://codex.studio-jt.co.kr/?p=114
 *
 * Dependency : css/ commons.css
 *
 * SUMMARY:
 * 1)  SUB_PAGES
 * 2)  MEDIAQUERY
 */
 
/* **************************************** *
 * SUB_PAGES
 * **************************************** */

/* HISTORY */


/* LOCATION */

/* VAN */
.van_section_02 .line img.ie8_line_img{display: none;}
.van_device_ie8{display: none;}
/* PG */
.device_img_ie8{display: none;}

/* **************************************** *
 * MEDIAQUERY
 * **************************************** */
@media only screen and (max-width:1000px){
	
/* 상담대상및영역 */


/* 상담절차 */


/* 영역및절차 */


/* 오시는길 */


}
