@charset "utf-8";

@charset "utf-8";
/*서브 비주얼*/
.eQ01 .wrap_sub_visual::before{background:url(/sites/chem/images/sub/sub_chem.jpg) no-repeat center;background-size:cover !important;}
.eQ02 .wrap_sub_visual::before{background:url(/sites/templet_guide/images/sub/sub_visual_12.jpg) no-repeat center;background-size:cover !important;}
.eQ03 .wrap_sub_visual::before{background:url(/sites/templet_guide/images/sub/sub_visual_18.jpg) no-repeat center;background-size:cover !important;}
.eQ04 .wrap_sub_visual::before{background:url(/sites/templet_guide/images/sub/sub_visual_25.jpg) no-repeat center;background-size:cover !important;}
.eQ05 .wrap_sub_visual::before{background:url(/sites/templet_guide/images/sub/sub_visual_23.jpg) no-repeat center;background-size:cover !important;}
.eQ06 .wrap_sub_visual::before{background:url(/sites/templet_guide/images/sub/sub_visual_03.jpg) no-repeat center;background-size:cover !important;}
.eQ07 .wrap_sub_visual::before{background:url(/sites/templet_guide/images/sub/sub_visual_24.jpg) no-repeat center;background-size:cover !important;}


/* 취업현황(학부) */
.dl_2_chem {display:flex;flex-wrap:wrap;}
.dl_2_chem dt{ width:270px; color:#01499A; font-family:'Dream Medium';font-size:16px; position:relative; padding:25px 0; padding-left:50px; }
.dl_2_chem dt::after {content: ''; width: 8px;  height: 7px;  position: absolute; left:245px; top:35px;  background: url('/Web-home/fnct/hist/JW_hist_templet/images/ic_arrow.png') no-repeat center;}
.dl_2_chem dd{border-bottom:1px solid #EEE;padding:25px 0; width:calc(100% - 270px); margin-bottom:15px; }
.dl_2_chem.pracRoom dt{width:400px;text-align:center;}
.dl_2_chem.pracRoom dd{width:calc(100% - 400px);}
.dl_2_chem.pracRoom dt:before{display:none;}