@CHARSET "UTF-8";
/* #main_location */
 
@font-face{
font-family:'CoreGothic3;
font-style:normal;
font-weight:normal;
src:url('/resources/css/font/CoreGothic3.eot');
src:url('/resources/css/font/CoreGothic3.eot?#iefix') format('embedded-opentype'),
url('/resources/css/font/CoreGothic3.woff') format('woff'),
url('/resources/css/font/CoreGothic3.ttf') format('truetype');
}
@font-face{
font-family:'CoreGothic5;
font-style:normal;
font-weight:normal;
src:url('/resources/css/font/CoreGothic5.eot');
src:url('/resources/css/font/CoreGothic5.eot?#iefix') format('embedded-opentype'),
url('/resources/css/font/CoreGothic5.woff') format('woff'),
url('/resources/css/font/CoreGothic5.ttf') format('truetype');
}
@font-face{
font-family:'CoreGothic7';
font-style:normal;
font-weight:normal;
src:url('/resources/css/font/CoreGothic7.eot');
src:url('/resources/css/font/CoreGothic7.eot?#iefix') format('embedded-opentype'),
url('/resources/css/font/CoreGothic7.woff') format('woff'),
url('/resources/css/font/CoreGothic7.ttf') format('truetype');
}


#main_location{width:100%; height:700px;}
#main_location .map{width:100%; height:700px; background:pink; position:relative;}
#main_location .map .text_cover{background: url("/resources/images/landing/location/location_cover.png") no-repeat; background-position:center; width:50%; height:700px; background-size: 100% 700px; opacity:0.75; overflow: hidden; position:absolute; z-index:10;}
#main_location .map .text_center{width:600px; height:700px;overflow: hidden; position:absolute; top:0; right:49%; z-index:10;}
#main_location .map .text_center .img{width:430px; height:270px; margin-top:70px; }
#main_location .map .text_center .bor{width:381px; height:220px; border:10px solid #d72b30; position: absolute; top: 100px; left: 32px; font-size: 24px; font-family: "CoreGothic3"; color: #ffffff; letter-spacing: -0.5px; text-align:left; padding:30px 0 0 27px;}
#main_location .map .text_center .bor span{font-size: 48px; font-family: "CoreGothic7"; color: #ffffff; letter-spacing: -0.5px;}
#main_location .map .text_center .bus{float: left; text-align: left; margin-top: 33px; margin-left: 32px; letter-spacing: -1px; font-weight: normal;}
#main_location .map .text_center .bus h2{font-size: 18px; font-family: "CoreGothic3"; color: #ffffff; margin-top:18px;}
#main_location .map .text_center .bus h4{font-size: 14px; /* font-family: "CoreGothic1" */font-family: "CoreGothic2"; color: #ffffff; letter-spacing:-0.3px;}
#main_location .map .text_center .bus .map_sms{width:198px; height:70px; background:#ea2026;margin-top:23px ; cursor:pointer;}
#main_location .map .text_center .bus .map_sms .sms_text{color:#ffffff; font-size:14px; font-family:"CoreGothic3"; letter-spacing:-0.5px; padding: 17px 10px 0 20px; line-height: 18px; float:left;}
#main_location .map .text_center .bus .map_sms .sms_text span{color:#ffffff;  font-size:15px; font-family:"CoreGothic5"; letter-spacing:-1px;}
#main_location .map .text_center .bus .map_sms .sms_icon{width: 30px;  height: 33px;  float: left; padding: 17px 0 0 5px;}

#main_location .map #map {top: 0%;width: 100%;height: 100%;position: absolute;}
#main_location .map #map .customoverlay {position:relative;bottom:85px;border-radius:6px;border: 1px solid #ccc;border-bottom:2px solid #ddd;float:left;}
#main_location .map #map .customoverlay:nth-of-type(n) {border:0; box-shadow:0px 1px 2px #888;}
#main_location .map #map .customoverlay a {display:block;text-decoration:none;color:#000;text-align:center;border-radius:6px;font-size:14px;font-weight:bold;overflow:hidden;background: #ea2026 url(http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/arrow_white.png) no-repeat right 14px center;}
#main_location .map #map .customoverlay .title {display:block;text-align:center;background:#fff;padding:10px 32px;font-size:14px;font-weight:bold;}
#main_location .map #map .customoverlay:after {content:'';position:absolute;margin-left:-12px;left:50%;bottom:-12px;width:22px;height:12px;background:url('http://t1.daumcdn.net/localimg/localimages/07/mapapidoc/vertex_white.png')}
