.map-div-top{
	margin-top: -5rem;
	padding-bottom:2.5rem;
}

.map-div{
	margin-top: 5em;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
	max-width:1400px;
	margin-left:auto;
	margin-right:auto;
}

.map-div .hp-border-bottom{
	position: absolute;
	width: calc(100% - 10px);
	top: 25px;
}

.map-div h1{
	background:#606060;
}

.map-map iframe{
	margin-bottom:-7px;
	width:100%;
}

.map-box iframe{
	width:100%;
}
