*{ box-sizing: border-box; padding:0px; margin:0px}


body {
	margin-bottom: 0;
	padding: 0 auto;
	margin: 0 auto;
	background-color: #000;
	overflow: hidden;
	max-width: 800px;
	width: auto;
	height: 100%;
	top: 0px;
	bottom: 0px;
}

form {
	margin-top: 6px;
	font-size: 15px;
}

input {
	border-bottom:none;
	border-top: none;
    border-left: none;
    border-right: none;
	font-size: 3.2vw;
	}
@media(min-width:520px){
input {
	border-bottom: none;
	border-top: none;
    border-left: none;
    border-right: none;
	font-size: 18px;
	}
}
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%;
}

.link01 {
    position: absolute;
    top: 65.2%;
    left: 22%;
    width: 56%;
    height: 7.46%;
    cursor: pointer;
}

.hashtag {
	position: absolute;
    top: 88.2%;
    left: 16%;
    width: 68%;
    height: 7.46%;
    cursor: pointer;
}


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;
		}

.kakaomap {
	position: absolute;
    top: 14.4%;
    left: 10%;
    width: 80%;
    height: 31.6%;
}

video {width:100%;height:100%;}

.videoxy {  
	position: absolute;
    top: 22.5%;
    left: 0;
    width: 100%;
    height: 22.9%;

	}

.inputcontain input#dname{
	position: absolute;
    top: 17.2%;
    left: 40%;
    width: 49%;
    height: 3.4%;
    color: #000;
    background: none;
    font-weight: 500;
    padding-left: 10px;
    z-index: 500;
	}

.inputcontain input#hp {
	position: absolute;
    top: 23%;
    left: 40%;
    width: 49%;
    height: 3.4%;
    color: #000;
    background: none;
    font-weight: 500;
    padding-left: 10px;
    z-index: 500;
}

.inputcontain input#company {
	position: absolute;
    top: 28.55%;
    left: 40%;
    width: 49%;
    height: 3.4%;
    color: #000;
    background: none;
    font-weight: 500;
    padding-left: 10px;
    z-index: 500;
}

.inputcontain input#peoples {
	position: absolute;
    top: 40%;
    left: 40%;
    width: 49%;
    height: 3.4%;
    color: #000;
    background: none;
    font-weight: 500;
    padding-left: 10px;
    z-index: 500;
}

input[id="ok_01"] {
	position: absolute;
    display: inline-block;
    top: 76%;
    left: 20.5%;
    width: 5%;
    height: 2.8%;
    border: 1px solid #000;
    cursor: pointer;
}

#ok_label {
	position:absolute;
    top: 79.2%;
    left: 21.5%;
    width: 60%;
    height: 1.8%;
	}

input[id="check01_yes"] {
    position: absolute;
    display: inline-block;
    top: 34.5%;
    left: 45%;
    width: 6%;
    height: 2.8%;
    border: 1px solid #000;
    cursor: pointer;
}


input[id="check01_no"] {
	position: absolute;
    display: inline-block;
    top: 34.5%;
    left: 64%;
    width: 6%;
    height: 2.8%;
    border: 1px solid #000;
    cursor: pointer;
}

.confirm_btn {
    position: absolute;
    top: 80.5%;
    left: 12%;
    height: 6.3%;
    width: 76%;
}

.link01 {    
	position: absolute;
	top: 74.52%;
	left: 12%;
	width: 18%;
	height: 12.1%;
	}

.link02 {    
	position: absolute;
	top: 74.52%;
	left: 31.5%;
	width: 18%;
	height: 12.1%;
	}

.link03 {    
	position: absolute;
	top: 74.52%;
	left: 50.5%;
	width: 18%;
	height: 12.1%;
	}

.link04 {    
	position: absolute;
	top: 74.52%;
	left: 70%;
	width: 18%;
	height: 12.1%;
	}