@charset "utf-8";

/* 내용관리 */

address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}

.sub-cont{padding:50px 0}
.sub-cont > .inner{margin: 100px auto}
.map .inner{position: relative;height: 592px}
.map .inner .box{position:absolute;right:0;bottom:0;width: 357px;height: 234px;background: #f7f7f7;border:1px solid #dcdcdc;padding:40px 43px;box-sizing: border-box}
.map .inner .box .tit{font-size: 24px;color:#252525}
.map .inner .box .addr{font-size: 14px;margin:15px 0 45px 10px}
.map .inner .box ul li span{display: inline-block;width:38px;height: 11px;margin-right:10px;font-size:13px;color:#252525;border-radius: 6px;background: #4df3b6}
.map .inner .box ul li span.blue{background: url('/theme/yaksunfood_skin/img/img_caution.png') no-repeat}