@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);


a:hover,
a:active,
a:focus {
	text-decoration: none;
}
label {
	cursor: pointer;
}


/* pc*/
#header,
#container {
	width: 768px;
	margin: 0 auto;
}

/* big button */
.btn_global {
	font-size: 20px;
}


/* Common */
p,
h1,
h2,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
	margin: 0;
	padding: 0;
}
body,
input,
textarea,
select,
button,
table {
	font-family: '나눔고딕', 'Nanum Gothic','NanumGothicWeb';
	font-size: 12px;
	-webkit-text-size-adjust: none;
}
input,
textarea,
select,
button {
	border: 0;
	border-radius: 0;
	background: 0 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
img,
fieldset {
	border: 0;
}
ul,
ol {
	list-style: none;
}
em,
address {
	font-style: normal;
}
a {
	text-decoration: none;
}
.blind {
	position: absolute;
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
}

body {
	position: relative;
	height: 100%;
}
#wrap {
	position: relative;
	min-height: 100%;
}
#container {
	padding-bottom: 50px;
}

.login_form {
	clear: both;
}
/* header */
#header{position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 215px;
		padding: 15px 0 0 0;
		text-align:center;}
#header img{
	margin:0 auto;
}

#container {
	margin: 0 10px;
}

/*예약대행사*/
#res_exe {
	bottom: 0;
	text-align: center;
	width:100%;
	

	
}
#res_exe table{
	text-align: center;
	margin:0 auto;
}

#res_exe td{
	font-size: 22px;
	font-weight:bold;
}

.text01{font-size: 15px;color:#464646;font-weight:600;}
.text02{font-size: 18px;color:#000000;}
.text03{font-size: 17px;color:#000000;text-decoration:underline;font-weight:bold;}
.text04{font-size: 15px;color:#464646;font-weight:600;text-decoration:underline;}


#res_exe h2{
	font-size: 22px;
	font-weight:bold;
}
#res_exe h3{
	font-size: 15px;
	color:#464646;
	margin:8px 0 8px 0;
	font-weight:600;
}
#res_exe ul {
	margin: 0 auto;
	padding:0;
}
#res_exe ul li {
	font-size: 11px;
	position: relative;
	display: inline;
	white-space: nowrap;
	padding:0;
}

/* footer */
#footer {
	/*position: absolute;*/
	width: 100%;
	padding: 100px 0 0 0;
	text-align: center;
}
#footer img{
	margin-right:10px
}
#footer * {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
}
#footer a {
	text-decoration: none;
	color: #333;
}
#footer a:visited {
	text-decoration: none;
	color: #666;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	margin: 0 auto 9px;
}
#footer ul li {
	font-size: 11px;
	position: relative;
	display: inline;
	padding: 0 5px 0 7px;
	white-space: nowrap;
	background-position: 0 -245px;
}
#footer ul li:first-child {
	background: 0 0;
}
#footer ul li a:hover,
#footer ul li a:hover strong {
	color: #438a01;
}
#footer ul li.first {
	padding: 0 3px 0 0;
	background: 0 0;
}
#footer .info {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 11px;
	color: #7e7e7e;
}

#footer address {
	font: 9px/14px Verdana;
}
#footer address a {
	font: 700 9px Verdana;
	color: #333;
}
#footer address a:hover {
	color: #ee2e24;
}
#footer address span {
	font: 9px/14px Verdana;
	padding-left: 2px;
}
#footer address em {
	font: 9px verdana;
	padding-left: 15px;
}
#footer address .logo {
	position: relative;
	display: inline-block;
	width: 63px;
	height: 11px;
	background-position: -242px -1px;

	*top: 1px;
}
:root #footer address .logo {
	top: 2px;
}


/* form */
.input_row {
	position: relative;
	height: 29px;
	margin: 0 0 14px;
	padding: 10px 35px 10px 15px;
	border: solid 1px #dadada;
	background: #fff;
}


.input_box {
	display: block;
	overflow: hidden;

}

.int {
	font-size: 15px;
	line-height: 16px;
	position: relative;
	z-index: 9;
	width: 100%;
	/*height: 16px;*/
	padding: 7px 0 6px;
	color: #000;
	border: none;
	background: #fff;

	-webkit-appearance: none;
}
.lbl {
	font-size: 15px;
	line-height: 16px;
	position: absolute;
	z-index: 8;
	top: 16px;
	left: 15px;
	color: #8e8e8e;
}

.wrg {
	position: absolute;
	z-index: 1000;
	top: 16px;
	right: 13px;
	display: none;
	overflow: hidden;
	width: 19px;
	height: 19px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	text-indent: -999px;
	border: 0;
	background-color: transparent;
	background-position: -1px -263px;
}
.btn_login {
	display: block;
	height: 61px;
	margin: 30px 0 13px;
	background: #ff5852;

	*width: 460px;
}
.btn_login input {
	width: 100%;
	height: 61px;
	cursor: pointer;
	text-indent: -999em;
	border: 1px solid #1eb702;

	*border: none;
	*text-indent: 0;
	*padding-left: 900px;
	-webkit-appearance: none;
}
.btn_login input.int_jogin {
	background-position: 50% -1px;
}
html[lang='en'] .btn_login input.int_jogin {
	background-position: 50% -67px;
}
.login_check_box {
	position: relative;
	display: block;
	height: 26px;
	margin: 0 0 28px 1px;
}
.login_check_box input {
	position: absolute;
	top: 1px;
	left: 0;
	width: 25px;
	height: 25px;
	cursor: pointer;
}
.login_check_box label {
	font-size: 13px;
	line-height: 26px;
	position: absolute;
	top: 0;
	left: 0;
	height: 26px;
	padding-left: 33px;
	cursor: pointer;
	color: #333;
	border: 1px solid #f5f6f7\9;
	background-position: -2px -115px;
}
.login_check_box input:checked + label {
	border: 1px solid #f5f6f7\9;
	background-position: -2px -145px;
}
#container {
		width: 768px;
		margin: 0 auto !important;
	}
	#content {
		width: 460px;
		margin: 0 auto;
	}

/* 해상도에 따른 css */
@media only screen and (min-width:1024px) {
	#header{margin-bottom:0;}
	#container {
		width: 768px;
		margin: 0 auto !important;
	}
	#content {
		width: 460px;
		margin: 0 auto;
	}
	.error_browser p {
		width: 460px;
		margin: 0 auto;
	}
}

@media screen and (min-width:460px) {
	#content {
		width: 460px;
		margin: 0 auto;
	}
	.error_browser p {
		width: 460px;
		margin: 0 auto;
	}
}



/* 체크박스 */
.checks {position: relative; float:left; margin-right:30px;font-size:15px;color:#606060;} 
.checks input[type="checkbox"] { /* 실제 체크박스는 화면에서 숨김 */ 
	position: absolute; width: 1px; 
	height: 1px; 
	padding: 0; 
	margin: -1px; 
	overflow: hidden; 
	clip:rect(0,0,0,0); 
	border: 0 } 
.checks input[type="checkbox"] + label { 
	display: inline-block; 
	position: relative; 
	cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;
	} 
.checks input[type="checkbox"] + label:before { /* 가짜 체크박스 */ 
	content: ' '; 
	display: inline-block; 
	width: 19px; /* 체크박스의 너비를 지정 */ 
	height: 19px; /* 체크박스의 높이를 지정 */ 
	line-height: 19px; /* 세로정렬을 위해 높이값과 일치 */ 
	margin: -2px 8px 0 0; 
	text-align: center; 
	vertical-align: middle; 
	background: #fafafa; 
	border: 1px solid #606060;
} 
.checks input[type="checkbox"] + label:active:before, 
.checks input[type="checkbox"]:checked + label:active:before { 
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); 
} 
.checks input[type="checkbox"]:checked + label:before { /* 체크박스를 체크했을때 */ 
	content: '\2714'; /* 체크표시 유니코드 사용 */ 
	color: #000000;
	border-color: #000000; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1); 
}


/* big button */
.btn_global {
	font-size: 20px;
	font-weight: 700;
	line-height: 61px;
	display: block;
	width: 100%;
	height: 61px;
	margin: 15px 0 13px;
	padding-top: 2px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	border: none;
	border-radius: 0;
	background-color: #ff5852;

	-webkit-appearance: none;
}
.btn_global:hover,
.btn_global:active,
.btn_global:link {
	text-decoration: none;
	color: #fff;
}
html[lang='en'] .btn_global,
html[lang='zh-Hans'] .btn_global,
html[lang='zh-Hant'] .btn_global,
.global .btn_global,
.ch_g .btn_global,
.ch_b .btn_global {
	font-size: 21px;
	font-weight: 400;
	padding-top: 1px;
}



/* 체크박스 */
html[lang='zh-Hans'] .row_group .error,
html[lang='zh-Hant'] .row_group .error,
.ch_g .row_group .error,
.ch_b .row_group .error {
	font-size: 12px;
	margin: 3px 0 3px 1px;
	color: #f00;
}