html{
	scroll-behavior: smooth;
}

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;
	overflow: hidden;
	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%;
}
.link00 {
    position: absolute;
    top: 30.3%;
    left: 10%;
    width: 80%;
    height: 15.46%;
	z-index:11;
    cursor: pointer;
}

.link01 {
    position: absolute;
    top: 83.7%;
    left: 24%;
    width: 15%;
    height: 10.46%;
    cursor: pointer;
}

.link02 {
position: absolute;
    top: 83.7%;
    left: 42.5%;
    width: 15%;
    height: 10.46%;
    cursor: pointer;
}

.link03 {
    position: absolute;
    top: 83.7%;
    left: 61.5%;
    width: 15%;
    height: 10.46%;
    cursor: pointer;
}

.link04 {
    position: absolute;
    top: 75.3%;
    left: 28%;
    width: 44%;
    height: 7.46%;
    cursor: pointer;
}
.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:70%;
	}

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:#434343;
	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: 22.4%;
    left: 0%;
    width: 100%;
    height: 27.6%;
}

video {width:100%;height:100%;}

.videoxy {  
	position: absolute;
    top: 22.5%;
    left: 0;
    width: 100%;
    height: 22.9%;

	}

.inputcontain-1 input#dname{
    position: absolute;
    top: 22%;
    left: 34.5%;
    width: 48%;
    height: 2.3%;
    background: none;
    border: none;
    color: #FFF;
    font-size: 0.9em;
    z-index: 500;
	}

.inputcontain-2 input#company{
    position: absolute;
    top: 28.7%;
    left: 34.5%;
    width: 48%;
    height: 2.3%;
    background: none;
    border: none;
    color: #FFF;
    font-size: 0.9em;
    z-index: 500;
	}

.inputcontain-3 input#email{
	position: absolute;
    top: 35.6%;
    left: 34.5%;
    width: 48%;
    height: 2.3%;
    background: none;
    border: none;
    color: #FFF;
    font-size: 0.9em;
    /* text-align: center; */
    z-index: 500;
	}

.inputcontain-4 input#hp{
	position: absolute;
    top: 42.1%;
    left: 34.5%;
    width: 48%;
    height: 2.3%;
    background: none;
    border: none;
    color: #FFF;
    font-size: 0.9em;
    /* text-align: center; */
    z-index: 500;
	}

input[id="ok_01"] {
    position: absolute;
    display: inline-block;
    top: 51.7%;
    left: 22%;
    width: 3%;
    height: 1.8%;
    border: 1px solid #000;
    cursor: pointer;
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);;
}

input[id="ok_01"]:checked {
	position: absolute;
	display: inline-block;
    top: 51.7%;
    left: 22%;
    width: 3%;
    height: 1.8%;
	background-image: url('../images/checker-on.svg');
}

.confirm_btn {
	position: absolute;
    top: 58.5%;
    left: 22%;
    height: 8.3%;
    width: 56%;
}

.tag{   
		position: absolute;
		top: 0px;
	    width: 100%;
		max-width: 800px;
		z-index:10;
		}

	.blinking{
		-webkit-animation:blink 1.5s ease-in-out infinite alternate;
		-moz-animation:blink 1.5s ease-in-out infinite alternate;
		animation:blink 1.5s ease-in-out infinite alternate;
		}
		@-webkit-keyframes blink{
			0% {opacity:0;}
			100% {opacity:1;}
		}
		@-moz-keyframes blink{
			0% {opacity:0;}
			100% {opacity:1;}
		}
		@keyframes blink{
			0% {opacity:0;}
			100% {opacity:1;}
		}