html, body, #map-canvas {height: 100%;margin: 0px;padding: 0px;}
span.bar {width: 110px;height: 2px;background: #555;display: block;margin-top: 8px;}
.m_con {position: relative; padding:10px 0 10px 4px;}
.m_con .img_bx {line-height: 0; width:170px; float: left; line-height: 0;}
.m_con .img_bx img {width:100%;}
.m_con .text_bx {position: relative; min-width:80px; min-height: 127px; padding-bottom: 15px; overflow: hidden; padding-left:15px;}
.m_con .text_bx .icon {position: relative; height: 20px;}
.m_con .text_bx .icon:before {content: ""; position: absolute; top:0; left:0; width:15px; height: 20px; background:url(/wp-content/themes/postech_ee/images/icon/map_icon.png) no-repeat; background-size: 15px 43px; background-position:0 0;}
.m_con .text_bx .name {margin-top:7px; font-size: 16px; color: #555; font-weight: 500; letter-spacing: -1px;}
.m_con .text_bx .view_btn {position: absolute; bottom:0; right:0;}
.m_con .text_bx .view_btn>a {position: relative; padding-right: 15px; font-size: 12px; color: #ca0464; font-weight: 500; letter-spacing: -1px; text-decoration: none;}
.m_con .text_bx .view_btn>a:before {content: ""; position: absolute; top:50%; right:0; width:5px; height: 8px; margin-top:-4px; background:url(/wp-content/themes/postech_ee/images/icon/map_icon.png) no-repeat; background-size: 15px 43px; background-position:0 -35px;}
.m_con .text_bx .view_btn>a:hover {border-bottom: 1px solid #ca0464;}