/*-----------------------------------------------------------
Author : CHO EUN, PARK 
Creative date : 21.05.21 
-----------------------------------------------------------*/

.conBox03 { margin-top:4rem; padding:4rem 0 5rem; background:#efefef url('/images/template/01019/main/bg_conBox03.png') no-repeat left bottom;}

/* 팝업존 */
.popup .gw_slogun{position: absolute;top: 2.3rem;left: 10%;}
.popup .list_box:before { content:''; position:absolute; right:-0.8rem; bottom:-0.8rem; width:90%; height:80%; background:url('/images/template/01019/main/popup_bg.png'); }

/* 바로가기 */  
.m_link ul li a:before{content:''; position:absolute; left:0; top:0.5rem; width:1rem; height:1rem; background:#84a1e7 url('/images/template/01019/main/link1_arrw.png') no-repeat left center; border-radius:50%;  -webkit-transition:background 0.2s; -ms-transition:background 0.2s; -moz-transition:background 0.2s; transition:background 0.2s;}


@media (max-width:1440px) {

.popup .gw_slogun {left:3rem;top:2rem;}
.popup .gw_slogun img{width: 75%;}  

}

@media (max-width:1240px) {

.popup .gw_slogun{display:none;}  

}