@font-face {
  font-family: 'HyundaiSansHeadKRMedium';
  src: url('../font/HyundaiSansHeadKRMedium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HyundaiSansHeadKRLight';
  src: url('../font/HyundaiSansHeadKRLight.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'HyundaiSansHeadKRMedium', sans-serif;
  font-size:16px;
}


body {
	margin-bottom: 0;
	padding: 0 auto;
	margin: 0 auto;
	background-color: #fff;
	max-width: 540px;
}

input, select {
	padding:0px;
	margin:0px;
	background:none;
	}

fieldset {
	font-size: 12px;
	width: 88%;
	margin: auto;
	text-align: left;
}

.cancel_result {
    position: absolute;
    top: 39.66%;
    left: 73.92%;
    width: 17.52%;
    height: 4.21%;
    cursor: pointer;
}

.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;

}

.container {
	width: 100%;
	margin: 0;
}


ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 1rem;
}


.imagemap {
	position: relative;
	width: 100%;
}

img {
	display: block;
	width: 100%;
}

.link01 {
    position: absolute;
    top: 33.7%;
    left: 26%;
    width: 48%;
    height: 36px;
    background: #00306c;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
	line-height:1;
    border-radius: 9999px;
}

.link02 {
    position: absolute;
    top: 40.7%;
    left: 26%;
    width: 48%;
    height: 36px;
    background: #00306c;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
	line-height:1;
    border-radius: 9999px;
}

.checkbox-container {
    position: absolute;
	}

.checkbox01 {
	top: 23.9%;
    left: 9%;
    width: 6.5%;
	}

.checkbox02 {
	top: 31.2%;
    left: 9%;
    width: 6.5%;
	}
	
.checkbox03 {
	top: 36.2%;
    left: 9%;
    width: 6.5%;
	}

.checkbox04 {
	top: 41.2%;
    left: 9%;
    width: 6.5%;
	}
	
.checkbox05 {
	top: 48.6%;
    left: 9%;
    width: 6.5%;
	}
	
.checkbox06 {
	top: 56%;
    left: 9%;
    width: 6.5%;
	}

.submit {
    position: fixed;
	font-family: 'HyundaiSansHeadKRMedium', sans-serif;
    bottom: 20px;
    height: 36px;
    left: 50%;
    width: 90%;
	max-width:490px;
    transform: translateX(-50%);
    background: #00306c;
    color: white;
    font-size: 18px;
    border: none;
    cursor: pointer;
	}

.mobilecert {
    position: absolute;
    top: 39.2%;
    left: 77.4%;
    width: 23.4%;
    height: 3.2%;
    transform: translateX(-50%);
    background: #00306c;
    color: white;
    font-size: 1em;
    border: none;
	display:grid;
	align-items: center;
	text-align:center;
    cursor: pointer;
	padding:5px;
}

.link03 {
	position: absolute;
	top: 41.91%;
	left: 65%;
	width: 22%;
	height: 12.95%;
}

.link04 {
	position: absolute;
	top: 38.33%;
	left: 34.72%;
	width: 30.56%;
	height: 4.64%;
	cursor: pointer;
}

.cancel_result {
    position: absolute;
    top: 32.2%;
    left: 78.4%;
    width: 23.4%;
    height: 3.2%;
    transform: translateX(-50%);
    font-size: 1em;
    border: none;
	display:grid;
	align-items: center;
	text-align:center;
    cursor: pointer;
}

.homelink {
	position: absolute;
    top: 7.2%;
    left: 4.4%;
    width: 9.4%;
    height: 4.2%;
}

.homelink2 {
	position: absolute;
	top: 2.2%;
	left: 7.4%;
	width: 7.4%;
	height: 4.2%;
}

.next_page {
	position: absolute;
    top: 81.2%;
    left: 32%;
    width: 36%;
    height: 4.64%;
    cursor: pointer;
}

.next_page_rs01 {
    position: absolute;
    top: 91.5%;
    left: 32%;
    width: 36%;
    height: 4.64%;
    cursor: pointer;
} 

.previous_page {
	position: absolute;
    top: 1%;
    left: 3.72%;
    width: 30.56%;
    height: 4.64%;
    cursor: pointer;
}

.cancel_btn {
	position: absolute;
	top: 80.92%;
	left: 34.22%;
	width: 30.56%;
	height: 5.64%;
	cursor: pointer;
}

.submit_all {
    position: absolute;
    top: 91.8%;
    left: 32%;
    width: 36%;
    height: 4.15%;
    cursor: pointer;
}

.inputcontain-1 input#dname {
    position: absolute;
    font-family: 'HyundaiSansHeadKRLight', sans-serif;
    top: 20.3%;
    left: 60%;
    width: 61.5%;
    height: 3%;
    color: #000;
    font-size: 1em;
    text-align: center;
    z-index: 500;
    border: none;
    transform: translate(-50%, -50%);
}

.inputcontain-21 input#dphone {
    position: absolute;
    font-family: 'HyundaiSansHeadKRLight', sans-serif;
    top: 27.9%;
    left: 60%;
    width: 61.5%;
    height: 3%;
    color: #000;
    font-size: 1em;
    text-align: center;
    z-index: 500;
    border: none;
    transform: translate(-50%, -50%);
}

.inputcontain-22 input#reserve_code {
    position: absolute;
    font-family: 'HyundaiSansHeadKRLight', sans-serif;
    top: 35.5%;
    left: 60%;
    width: 61.5%;
    height: 3%;
    color: #000;
    font-size: 1em;
    text-align: center;
    z-index: 500;
    border: none;
    transform: translate(-50%, -50%);
}

.inputcontain-2 {
    position: absolute;
    font-family: 'HyundaiSansHeadKRLight', sans-serif;
    top: 27.9%;
    left: 39%;
    width: 20%;
    height: 3%;
    color: #000;
    font-size: 1em;
    text-align: center;
    z-index: 500;
    border: none;
    transform: translate(-50%, -50%);
}


.inputcontain-3 {
    position: absolute;
    font-family: 'HyundaiSansHeadKRLight', sans-serif;
    top: 27.9%;
    left: 59%;
    width: 20%;
    height: 3%;
    color: #000;
    font-size: 1em;
    text-align: center;
    z-index: 500;
    border: none;
    transform: translate(-50%, -50%);
}

.inputcontain-4 {
    position: absolute;
    font-family: 'HyundaiSansHeadKRLight', sans-serif;
    top: 27.9%;
    left: 79%;
    width: 20%;
    height: 3%;
    color: #000;
    font-size: 1em;
    text-align: center;
    z-index: 500;
    border: none;
    transform: translate(-50%, -50%);
}

.inputcontain-5 input#dphone {
    position: absolute;
    font-family: 'HyundaiSansHeadKRLight', sans-serif;
    top: 35.5%;
    left: 60%;
    width: 61.5%;
    height: 3%;
    color: #000;
    font-size: 1em;
    text-align: center;
    z-index: 500;
    border: none;
    transform: translate(-50%, -50%);
}

.inputcontain-5-2 input#dcert2 {
    position: absolute;
    top: 56.3%;
    left: 4%;
    width: 45%;
    height: 3.6%;
    border: none;
    color: #000;
    font-size: 1em;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    z-index: 500;
    border: 0px solid #000;
}

.inputcontain-5-3 input#dphone {
    position: absolute;
    top: 47.4%;
    left: 4%;
    width: 45%;
    height: 3.6%;
    border: none;
    color: #000;
    font-size: 1em;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    z-index: 500;
    border: 0px solid #000;
}

.inputcontain-5-4 input#reserve_code {
	position: absolute;
    top: 56.3%;
    left: 4%;
    width: 45%;
    height: 3.6%;
    background: #EAEAEA;
    border: none;
    color: #000;
    font-size: 1em;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    z-index: 500;
    border: 0px solid #000;
}


.inputcontain-6 input#dcert {
	position: absolute;
	top: 49.3%;
	left: 30%;
	width: 40%;
	height: 3.6%;
	background: #EAEAEA;
	border: none;
	color: #000;
	font-size: 1em;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-align: center;
	z-index: 500;
	border: 0px solid #000;
}


.inputcontain-8 {
    position: absolute;
    font-family: 'HyundaiSansHeadKRLight', sans-serif;
    top: 20.3%;
    left: 60%;
    width: 61.5%;
    height: 3%;
    color: #000;
    font-size: 1em;
    text-align: center;
    z-index: 500;
    border: none;
    transform: translate(-50%, -50%);
}

.inputcontain-9 {
	position: absolute;
	top: 47.3%;
	left: 5%;
	width: 45%;
	height: 3.6%;
	background: #EAEAEA;
	border: none;
	color: #000;
	font-size: 1.2em;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-align: center;
	z-index: 500;
	border: 0px solid #000;
}

.inputcontain-10 {
    position: absolute;
    font-family: 'HyundaiSansHeadKRLight', sans-serif;
    top: 27.9%;
    left: 60%;
    width: 61.5%;
    height: 3%;
    color: #000;
    font-size: 1em;
    text-align: center;
    z-index: 500;
    border: none;
    transform: translate(-50%, -50%);
}

.inputcontain-11 {
    position: absolute;
    font-family: 'HyundaiSansHeadKRLight', sans-serif;
    top: 35.5%;
    left: 60%;
    width: 61.5%;
    height: 3%;
    color: #000;
    font-size: 1em;
    text-align: center;
    z-index: 500;
    border: none;
    transform: translate(-50%, -50%);
}

.inputcontain-20 {
	position: absolute;
    top: 45.5%;
    left: 9%;
    width: 82%;
    height: 5.6%;
    background: #EAEAEA;
    border: none;
    color: #000;
    font-size: 1.2em;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    z-index: 500;
    border: 0px solid #000;
}

.inputcontain-20 select {
	background: #EAEAEA;
	border: none;
	color: #000;
	font-size: 1.2em;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-align: center;
	z-index: 500;
	border: 0px solid #000;
}

.car_result {
	position: absolute;
    top: 50%;
    left: 50%;
	width:100%;
    transform: translate(-50%, -50%);
}



.infoxy {
	position: absolute;
	left: 7%;
	width: 85%;
	height: 35%;
	top: 63%;
}

.mapxy {
	position: absolute;
	left: 7.4%;
	width: 85.2%;
	height: 14.1%;
	top: 7.95%;
}

.modal-btn-box {
	width: 100%;
	text-align: center;
}

.modal-btn-box button {
	display: inline-block;
	width: 150px;
	height: 50px;
	background-color: #ffffff;
	border: 1px solid #e1e1e1;
	cursor: pointer;
	padding-top: 8px;
}

.popup-wrap {
	background-color: rgba(0, 0, 0, .3);
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	padding: 15px;
	z-index: 10000;
}

.popup {
	width: 100%;
	max-width: 400px;
	background-color: #ffffff;
	overflow: hidden;
	background-color: #000;
	box-shadow: 5px 10px 10px 1px rgba(0, 0, 0, .3);
}

.popup-head {
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.head-title {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	color: #fff;
}

.popup-body {
	width: 100%;
	background-color: #ffffff;
}

.body-content {
	width: 100%;
}

.body-titlebox {
	text-align: center;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
}

.body-contentbox {
	word-break: break-word;
	position: relative;
	width: 100% font-size:10px;
	min-height: 100px;
}

.body-contentbox p {
	position: absolute;
	width: 100%;
	top: 36%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	font-size: 15px;
}

.popup-foot {
	width: 100%;
	height: 50px;
}

.pop-btn {
	display: inline-flex;
	width: 50%;
	height: 100%;
	float: left;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 15px;
	cursor: pointer;
}

.pop-btn.confirm {
	border-right: 1px solid #3b5fbf;
}

.pop-btn2 {
	display: inline-flex;
	width: 100%;
	height: 100%;
	float: left;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 15px;
	cursor: pointer;
}


.policy_term {
    position: absolute;
    top: 22%;
    left: 4%;
    width: 92%;
    height: 61%;
    background: #EAEAEA;
    overflow: auto;
}


.inputcontain-12 {
	position: absolute;
    top: 38.8%;
    left: 4%;
    width: 45%;
    height: 3.6%;
    background: #EAEAEA;
    border: none;
    color: #000;
    font-size: 1.2em;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    z-index: 500;
    border: 0px solid #000;
}

.inputcontain-13 {
	position: absolute;
	top: 47.3%;
	left: 4%;
	width: 45%;
	height: 3.6%;
	background: #EAEAEA;
	border: none;
	color: #000;
	font-size: 1.2em;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-align: center;
	z-index: 500;
	border: 0px solid #000;
}

.inputcontain-14 {
    position: absolute;
    top: 56.5%;
    left: 4%;
    width: 45%;
    height: 3.6%;
    background: #EAEAEA;
    border: none;
    color: #000;
    font-size: 1.2em;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    z-index: 500;
    border: 0px solid #000;
}

.inputcontain-15 {
	position: absolute;
    top: 66%;
    left: 4%;
    width: 45%;
    height: 3.6%;
    background: #EAEAEA;
    border: none;
    color: #000;
    font-size: 1.2em;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
    z-index: 500;
    border: 0px solid #000;
}


.policy01 {
    position: absolute;
    top: 37%;
    left: 84%;
    width: 7%;
    height: 3%;
    cursor: pointer;
	}

.policy02 {
    position: absolute;
    top: 42%;
    left: 84%;
    width: 7%;
    height: 3%;
    cursor: pointer;
	}

.policy03 {
    position: absolute;
    top: 49%;
    left: 84%;
    width: 7%;
    height: 3%;
    cursor: pointer;
	}

.policy04 {
    position: absolute;
    top: 56.5%;
    left: 84%;
    width: 7%;
    height: 3%;
    cursor: pointer;
	}
	
.timetable {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	height: auto;
}

table { 
	font-family: 'HyundaiSansHeadKRLight', sans-serif;
	}