body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-bottom: 0;
	padding: 0 auto;
	margin: 0 auto;
	/* background-image:url('https://inviteme.kr/bmf/images/bg.jpg'); */
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
	max-width: 800px;
	width: auto;
	height: 100%;
	top: 0px;
	bottom: 0px;
}

form {
	margin-top: 6px;
	font-size: 15px;
}

fieldset {
	font-size: 12px;
	width: 88%;
	margin: auto;
	text-align: left;
}

.swiper-container {
	width: 100%;
	margin: 0;
}

.swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

.bot {
	max-width: 860px;
	width: 100%;
	z-index: 20000;
}

.imagemap {
	position: relative;
	width: 100%;
}

img {
	display: block;
	width: 100%;
}

.regist {
	position: absolute;
    top: 67.3%;
    left: 10%;
    width: 80%;
    height: 6.46%;
}

.nav {
	display: flex;
	flex-direction: row;
	width: 100%;
	max-width: 800px;
	margin: auto;
	background-color: #fff;
	padding: 5px 0px 5px 0px;
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.8);
	bottom: 0px;
	z-index: 1000;
}

.nav-item {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-grow: 1;
	padding: 10px 15px;
	cursor: pointer;
	transition: all 0.2s ease-out;
}

.nav-text {
	font-size: 20px;
	margin: auto;
	text-align: center;
	font-weight: 500;
	display: none;
	transition: all 0.3s ease;
}

.material-icons {
	display: inline;
	font-size: 32px;
	transition: color .3s;
}

.data-cardnews {
	font-weight: 100;
	width: 100%;
	text-align: center;
	background: #F6F6F6;
}

.data-cardnews hr {
	width: 90%;
}

.data-cardnews h3 {
	padding-top: 10px;
}

input {
	border:none;border-right:0px; border-top:0px; border-left:0px; border-bottom:0px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
	width:40%;
	}

textarea {
	border:none;border-right:0px; border-top:0px; border-left:0px; border-bottom:0px;
	}

#add, #modify_cancel, #more {
	padding:10px 20px 10px 20px;
	text-align:center;
	margin:0 auto;
	background:#000;
	color:#fff;
	border:none;
	border-right:0px; border-top:0px; border-left:0px; border-bottom:0px;
	}

button {
	padding:10px 20px 10px 20px;
	text-align:center;
	margin:0 auto;
	background:#000;
	color:#fff;
	border:none;
	border-right:0px; border-top:0px; border-left:0px; border-bottom:0px;
	}

#musicb {
		position:absolute;
		text-align:center;
		padding:2px 2px 2px 2px;
		top:5px;
		left:5px;
		z-index:10000;
		font-size:5px;
		background:skyblue;
		}

	.link1 {position:absolute; top:0%; left:0%; width:100%; height:33.3%;}
	.link2 {position:absolute; top:33.3%; left:0%; width:100%; height:33.3%;}
	.link3 {position:absolute; top:66.6%; left:0%; width:100%; height:33.4%;}

	.sidebar {
				position: fixed;
				bottom:15%;
				width:7%;
				max-width:65px;
				left:0px;
				z-index:1000;
	}

	.painting{position:absolute;margin:0 auto; z-index:10;display:none;}

	h1{font-size:15px;margin:0 auto;margin:0px 0px 30px 0px;text-align:center;color:#fff;}

.gongb {
	margin-top:30px;
	margin-bottom:30px;
	background:#fff;
	}

.kakaomap {
	position: absolute;
    top: 17%;
    left: 7%;
    width: 86%;
    height: 41%;
	}

.link01 {    
	position: absolute;
	top: 67.52%;
	left: 12%;
	width: 18%;
	height: 12.1%;
	}

.link02 {    
	position: absolute;
	top: 72.52%;
	left: 31.5%;
	width: 18%;
	height: 12.1%;
	}

.link03 {    
	position: absolute;
	top: 72.52%;
	left: 50.5%;
	width: 18%;
	height: 12.1%;
	}

.link04 {    
	position: absolute;
	top: 73.52%;
	left: 70%;
	width: 18%;
	height: 12.1%;
	}
	
.link05 {    
    position: absolute;
    top: 62%;
    left: 32%;
    width: 18%;
    height: 5%;
	}