@CHARSET "UTF-8";


/*찾아오시는길 */
.direction .root_daum_roughmap{border:1px solid #ccc;border-radius:20px;overflow: hidden;}
.direction .root_daum_roughmap .wrap_controllers{display:none;}
.direction .root_daum_roughmap .map_border{display:none;}
.direction .root_daum_roughmap .wrap_btn_zoom{display:none;}
.direction .info{display:flex;flex-wrap: wrap;justify-content: space-between;margin:40px 0;}
.direction .info dl{width:33%;text-align:center;border-right:1px solid #ccc;padding-top:60px;background-repeat:no-repeat;background-position:center top;}
.direction .info dl:last-child{border-right:0;}
.direction .info dl.add{background-image:url(/nanum/site/builder/dir/funeral/img/menu5986/icon_address.gif);}
.direction .info dl.call{background-image:url(/nanum/site/builder/dir/funeral/img/menu5986/icon_call.gif);}
.direction .info dl.fax{background-image:url(/nanum/site/builder/dir/funeral/img/menu5986/icon_fax.gif);}
.direction .info dl dt{font-size:1.7rem;font-weight:700;}
.direction .howcome{border-top:2px solid #000;padding:}
.direction .howcome > li{padding:45px 0;border-bottom:1px dashed #ccc;padding-left:215px;background-repeat:no-repeat;background-position:left 30px center;}
.direction .howcome > li.car{background-image:url(/nanum/site/builder/dir/funeral/img/menu5986/icon_car.gif);}
.direction .howcome > li p{font-size:2rem;font-weight:600;}


/******************** 1024 ********************/
@media(max-width:1024px){
	


/*찾아오시는길 */
.direction .root_daum_roughmap{width:100% !important;}

}



/******************** 768 ********************/

@media(max-width:768px){



/*찾아오시는길*/
.direction .info{margin:0;}
.direction .info dl{width:100%;border-right:0;border-bottom:1px solid #dfdfdf;padding-bottom: 20px;background-size: 30px;background-position: center top 15px;}
.direction .info dl:not(:first-child){flex: 1;border-bottom:0;border-right: 1px dashed #dfdfdf;}
.direction .info dl:last-child{border:0;}
.direction .howcome > li{padding:90px 3vw 20px;background-position:center top 20px;background-size: 60px;}
.direction .root_daum_roughmap{height: 250px;}
}


