@charset "utf-8";

.page_banner .banner_bg { background: url("/theme/yqueen/img/location_banner_bg.png"); background-position: bottom center; background-size: cover; height: 100vh; }
.kakao_map_wrap { margin-top: 130px; }
.map_sub_con { margin-top: 110px; margin-bottom: 250px; }
.hos_map { position: relative; float: left; }
.hos_map .title_cont span { text-align: left; margin-bottom: 11px; }
.hos_map .map_info .dot { position: relative; color: #353535; font-size: 18px; display: flex; margin-bottom: 26px; font-weight: bold; }
.hos_map .map_info .dot .name { float: left; width: 100px; }
.hos_map .map_info .dot .con { line-height: 1.6; font-weight: 400; }
.hos_map .hos_timetable { width: 440px; font-size: 14px; color: #353535; margin-left: 98px; margin-bottom: 44px; }
.hos_map .hos_timetable th { border: 2px solid #fff; background: #dedede; padding: 3px 0; }
.hos_map .hos_timetable tbody td { border: 2px solid #fff; text-align: center; padding: 3px 0px; background: #f3f3f3; }
.hos_map .btn_wrapper a { display: inline-block; margin-right: 12px; }
.right_section { float: right; }
.right_section .hos_map_txt { color: #2d2d2d; font-size: 17px; margin-top: 6px; }
