header{
	padding: 0 10px;
}
footer {
    padding: 50px 10px;
}

#main_banner .swiper-slide .wrap{
	height: calc(100vh - 100px);
	justify-content: center;
}

section#latestGallery .bd_con .thum img {
    min-width: auto;
}


#sub_banner .navi {
	width: calc(100% - 30px);
	left: 50%;
	transform: translate(-50%, -0%);
}

.fullmap #MapImg {
	width: 100%;
}
.scroll-x{
	
}









