@charset "utf-8";
.map{width:100%;height:700px;border:0px;}
.location_map{width:50%;display:inline-block}
.location_content{width:45%;margin-left:3%;display:inline-block;vertical-align:top;}
.location_content .com_int{width:100%;}
.location_content th, .location_content td{font-size:13px;border-bottom:1px solid #dedede;padding:10px 20px;line-height:27px;}
.location_content th{border-bottom:1px solid #000000;text-align:center;}
.location_content span{margin-left:26px;}

.location_sub_title{font-size:17px;padding:23px 0 10px;font-family:S-CoreDream-7}

@media all and (max-width:870px)
{
.location_map{width:100%;}
.map{width:100%;height:400px;border:0px;}

.location_content{width:100%;margin-left:0;}
.location_content th, .location_content td{font-size:12px;border-bottom:1px solid #dedede;padding:10px 5px;line-height:15px;}
.location_content th{border-bottom:1px solid #000000;text-align:center;}
}