@charset "utf-8";

.eQ01 .wrap_sub_visual::before{background:url(/sites/dsphy/images/sub_visual_1.jpg) no-repeat center;}
.eQ02 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_31.jpg) no-repeat center;}
.eQ03 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_19.jpg) no-repeat center;}
.eQ04 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_26.jpg) no-repeat center;}
.eQ05 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_39.jpg) no-repeat center;}
.eQ06 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_32.jpg) no-repeat center;}
.eQ07 .wrap_sub_visual::before{background:url(/sites/templateGuide/images/sub/sub_visual_45.jpg) no-repeat center;}



/* 대학원 초전도 */
.wrapSlider-01 { margin:0 auto; }
.wrapSlider-01 > ul { position:relative; }
.wrapSlider-01 > ul .slick-slide { box-sizing:border-box; }
.wrapSlider-01 > ul .slick-slide img { max-height:400px; }
.wrapSlider-01 > ul .slick-arrow { position:absolute; width:50px; height:50px; top:50%; transform:translateY(-50%); background: #efefef url("/sites/templateGuide/images/common/arrow_6_b.png") no-repeat center center; font-size:0; text-indent:-99999px; z-index:1; border-radius:100%; }
.wrapSlider-01 > ul .slick-prev { left:2%; transform: rotate(180deg); }
.wrapSlider-01 > ul .slick-next { right:2%; }
.wrapSlider-01 .slick-dots { display:flex; column-gap:10px; justify-content:center; margin-top:10px; }
.wrapSlider-01 .slick-dots > li { width:15px; height:15px; border-radius:100%; background:#afafaf; font-size:0; text-indent:-9999px; }
.wrapSlider-01 .slick-dots > li.slick-active { background:#8b0029; }