*{margin:0;padding:0;font-family:NanumGothic;}
a{text-decoration:none;color:#666;}
a:hover{color:#000;}
li{list-style:none;word-break:break-all;}
img{border:none;vertical-align:bottom; }
.nomargin{margin:0 !important;}
.noborder{border:none !important}
.clearfix{*zoom:1}
.clearfix:after{clear:both;display:block;content:'';}
p{color:#444}
#mo_wrap img{width:100%;display:block}


#wrap{
	padding:5px;
}

.bt_btn a{
background-color:#D72430;
color:#fff;
text-align:center;
display:block;
padding:3% 0;
margin:4% 0;
font-weight:bold;
font-size:20px;
}


.bt_btn2 a{
background-color:#37a1d2;
color:#fff;
text-align:center;
display:block;
padding:3% 0;
margin:4% 0;
font-weight:bold;
font-size:20px;
}


.order_wrap{
border-top:2px solid #737373;
width:100%;
}
.order_wrap .cart_ttl{
margin-bottom:0;
}
.order_padding{
padding:0 4%;
margin-bottom:20px;
}
.m_shop_form{
width:100%;
margin:0 auto;
border:1px solid #d2d2d2;
border-collapse:collapse;
background-color:#FFF;
}

.m_shop_form th,.m_shop_form td{
border-bottom:1px solid #d2d2d2;
padding:3%;
border-collapse:collapse;
font-size:13px;
}
.m_shop_form th{
text-align:left;
}


.shipping_same{
font-size:13px;
font-weight:bold;
float:right;
color:#666;
margin-bottom:3%;
padding-right:1%;
}

/* Ã¼Å©¹Ú½º ½ºÅ¸ÀÏ¸µ */
.squaredThree {
	width: 20px;	

	position: relative;
	float:right;
}
.squaredThree input[type="checkbox"]{
display:none;
}

.squaredThree label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	border-radius: 4px;
	border:1px solid #888;

	/*-webkit-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.5), 0px 1px 0px rgba(255,255,255,.4);
	-moz-box-shadow: inset 0px 1px 1px rgba(255,255,255,0.5), 0px 1px 0px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 1px rgba(255,255,255,0.5), 0px 1px 0px rgba(255,255,255,.4);

	background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
	background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
	background: -o-linear-gradient(top, #fff 0%, #fff 100%);
	background: -ms-linear-gradient(top, #fff 0%, #fff 100%);
	background: linear-gradient(top, #fff 0%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#fff',GradientType=0 );*/
}

.squaredThree label:after {
/*	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);*/
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #f00;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


.squaredThree input[type=checkbox]:checked + label:after {
/*	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);*/
	opacity: 1;
}


input[type="radio"],input[type="checkbox"]{vertical-align: -2.5px;}

/* RADIO */ 

.payment_check_circle {
float:left;
}

.payment_radio input[type="radio"] {
    display:none;
	 float:left;
}

.pay_radio span {
    color:#000;
	font-size:17px;
	text-align:left;
	font-weight:bold;
}

.regular-radio {
 display: none

}

.regular-radio + label {
 -webkit-appearance: none;
 background-color: #fafafa;
 border: 1px solid #cacece;
 box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
 padding: 9px;
 border-radius: 50px;
 display: inline-block;
 position: relative;
}

.regular-radio:checked + label:after {
 content: ' ';
 width: 8px;
 height: 8px;
 border-radius: 50px;
 position: absolute;
 top: 3px;
 background: #0987CB;
 box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
 text-shadow: 0px;
 left: 3px;
 font-size: 30px;
}

.regular-radio:checked + label {
 background-color: #e9ecee; /*Ã¼Å© »ö»ó*/
 color: #99a1a7;
 border: 1px solid #adb8c0;
 box-shadow: 0 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), inset 0px 0px 10px rgba(0,0,0,0.1);
}

.regular-radio + label:active, .regular-radio:checked + label:active {
 box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.big-radio + label {
 padding: 11px;/*Ã¼Å©Àü µ¿±×¶ó¹Ì Å©±â Á¶Àý*/
}

.big-radio:checked + label:after {
 width: 14px;/*Ã¼Å© µ¿±×¶ó¹Ì Å©±â Á¶Àý*/
 height: 14px;
 left: 4px;
 top: 4px;
} 

#or_policy{
width:312px;
margin-top:10px;
}

#or_policy a{
display:block;
float:right;
height:12px;
line-height:12px;
background-color:#f2f2f2;
border:1px solid #d2d2d2;
padding:5px;
border-radius:5px;
margin-left:5px;
}


.policy_check{
margin-left:1.5%

}
.policy_check .squaredThree{
float:left;
}

.policy_check p{
font-size:12px;
float:left;
margin-left:25px;
line-height:24px;
}


.id_check{
display:block;
float:left;
height:12px;
line-height:12px;
background-color:#f2f2f2;
border:1px solid #d2d2d2;
padding:5px;
border-radius:5px;
margin-left:5px;
}

.license_btn{
	width:220px;margin:0 auto;
}
.license_btn p{
	margin-left:30px;
	font-size:13px;
	line-height:22px;
	color:#ff5432;
	font-weight:bold;
}

.license_btn .squaredThree{
	float:left;
	margin-left:0px;
}



.bt_btn .join_ok{
width:49%;
margin-right:2%;
float:left;
}

.bt_btn .join_no{
width:49%;
background-color:#8D8D8D;
float:left;
}
.join_p{
padding-bottom:0;
}

/*¸ð¹ÙÀÏ ±â°£¿¬Àå ·Î±×ÀÎ ÆäÀÌÁö*/
html,body{
	font-size:12px;
background: #fff;
}
.logo{
width:140px;
margin:0 auto;
padding:25px 0;
}
.logo img{
width:100%;
}

.pay_login{
margin-bottom:20px;
}
.pl1{
text-align:center;
font-size:28px;

}
.pl1 span{
font-weight:600;
}

.pl2{
text-align:center;
font-size:14px;
padding:15px 0;
}
.fixed_footer{
border-top:1px solid #ccc;
width:100%;
background-color:#eee;
padding:20px 0;
}
.fixed_footer p{
width:100%;
font-size:12px;
text-align:center;
}


.kb_show p{
float:right;
font-size:13px;
font-weight:bold;
padding-right:3%;
margin-bottom:10px;


}

.kb_img{
clear:both;
background-color:#eeeeee;
border-top:1px solid #d2d2d2;
border-bottom:1px solid #d2d2d2;
display:none;
width:100%;
}

.kb_img img{
margin:0 auto;
width:100%;
max-width:530px;
display:block;
}


.login_st{
width:100%;
margin-top:15px;
}

.login_st input[type=text],input[type=email],input[type=password]{
padding:3%;
font-size:15px;
width:100%;
box-sizing:border-box;
margin-bottom:8px;
border:1px solid #d8d8d8;
}


.login_st input[placeholder=¾ÆÀÌµð]{
font-weight:500;

}

.login_st input[placeholder=ºñ¹Ð¹øÈ£]{
font-weight:500;
}

.login_btn p{
float:left;
margin-left:30px;
font-size:14px;
font-weight:bold;
line-height:22px;
}

.login_btn .squaredThree{
float:left;
}

.lg_btn{

}
.lg_btn a{
background-color:#fff;
color:#333;
border:1px solid #d2d2d2;
text-align:center;
display:block;
padding:3% 0;
margin:3% 0;
font-weight:500;
font-size:15px;
width:49%;
float:left;
box-sizing:border-box;

}

.lg_btn a:nth-child(1){
margin-right:2%;
}




.bt_btn .login_go{
margin:4% auto 0%;
}
.login_ex p{
margin:0 auto;
width:100%;
margin-bottom:7px;
line-height:15px;
margin-top:15px;
}



.enable_btn p{
float:left;
margin-left:30px;
font-size:14px;
font-weight:bold;
line-height:27px;
}

.enable_btn .squaredThree{
float:left;
}




.rc_btn p{
float:left;
margin-left:30px;
font-size:14px;
font-weight:bold;
line-height:20px;
}

.rc_btn .squaredThree{
float:left;
}




.rl_btn01 .squaredThree{
	position:relative;
	top:-10px;
}

.rl_btn02 .squaredThree{
	position:relative;
	top:-10px;
}

.rl_btn03 .squaredThree{
	position:relative;
	top:-10px;
	left:-105px;
}



/*¿ùº°°ú±Ý ÆäÀÌÁö*/
.p_btn a{
background-color:#fff;
color:#fff;

text-align:center;
display:block;
padding:3% 0;
margin:3% 0;
font-weight:500;
font-size:15px;
width:49%;
float:left;
box-sizing:border-box;

}

.p_btn a:first-child{
background-color:#D72430;
}

.p_btn a:last-child{
background-color:#515a69;
}

.rb_wrap{
margin-bottom:10px;
}
.sv_ttl{
font-size:18px;
font-weight:600;
float:left;
margin-left:5px;
}
.rb{
width:14px;
float:left;
}
.rb img{
width:100%;
margin-top:4px;
}

.sv{
width:100%;
margin:0 auto;
border:1px solid #d2d2d2;
border-collapse:collapse;
background-color:#FFF;
}

.sv th,.sv td{
padding:14px 0 14px 14px;
text-align:left;
font-size:14px;
border:1px solid #d2d2d2;
box-sizing:border-box;
}
.sv th{
width:140px;
font-weight:500;
background-color:#F6F6F6;
}

/*ÀÚµ¿°ú±ÝÆäÀÌÁö*/
.auto_ex{
margin:20px 0;
}
.auto_ex p{
font-size:11px;
font-weight:500;
}
.auto_ex p:first-child{
margin-bottom:5px;
color:#f1740e;
}

.auto_ex p:first-child span{
color:#0033cc;
}

.auto_ex p:last-child span{
color:#0033cc;
}

.auto_ex p:last-child span{
color:#ff0202;

}










/* ¾Ë¸²Ã¢ */
.popup_background {background:#fff;z-index:99999999999999999999999999999; border-radius:3px}
.close_button_pop {background:url("/images/btn_close_pop.gif")no-repeat;border-collapse:collapse;border:0;width:17px;height:18px;cursor:pointer;background-size:cover;}
.cls_buttonali {width:96%;padding:2%;text-align:right;}
.popup_ali {padding-left:4%;padding-right:6%;padding-bottom:9%;}
.popup_notice {padding:0 20px;}
.radio_style5 {position:relative;top:5px;}
.pop_div_dotted {border-bottom:1px dotted #e1e1e1;clear:both;width:100%;height:1px;margin:5px 0;}
.write_it {font-size:14px;font-weight:normal;color:#656565;padding:20px 0;text-align:center;}
.txt_bold {font-weight:bold;}
.btn_ali_pop2 {text-align:center;padding-top:5px;margin:0 auto;width:150px;margin-bottom:30px;}
.btn_notice_reg {background:#5f5f5f;font-size:15px;font-weight:normal;padding:10px 15px 10px 15px;color:#fff;font-weight:bold;border:0;font-family:'Nanum Gothic';cursor:pointer;width:150px;}

.btn2_wrap {margin:0 auto;width:210px;}
.btn_notice_reg_add {background:#5f5f5f;font-size:15px;font-weight:normal;padding:10px 15px 10px 15px;color:#fff;font-weight:bold;border:0;font-family:'Nanum Gothic';cursor:pointer;width:100px;}
.btn_notice_reg_cancel {background:#d1d1d1;font-size:15px;font-weight:normal;padding:10px 15px 10px 15px;color:#fff;font-weight:bold;border:0;font-family:'Nanum Gothic';cursor:pointer;width:100px;}
.btn_ali_pop3 {text-align:center;margin:0 auto;width:100px;margin-bottom:30px;float:left;margin-right:5px;}
.btn_ali_pop3 input:hover,.btn_ali_pop2 input:hover{
background-color:#1649a7;
}

.btn_ali_pop3 input,.btn_ali_pop2 input{
border-radius:3px
}
.img_clear{width:24px;float:left;margin-right:3px;margin-top:10px;}
.img_clear img{width:100%;}
.pop_ttl0{float:left;line-height:25px;font-weight:600;color:#333;font-size:15px;margin-top:10px;}






.icon_possible{height:14px; padding:2px; border-radius:3px; background:#6ec02f; color:#fff;}
.icon_standby{height:14px; padding:2px; border-radius:3px; background:#4491cc; color:#fff;}
.icon_finish{height:14px; padding:2px; border-radius:3px; background:#ff6559; color:#fff;}

.Bico01{height:14px; padding:2px; border-radius:3px; background:#acc000; color:#fff;}
.Bico02{height:14px; padding:2px; border-radius:3px; background:#6fbc00; color:#fff;}
.Bico03{height:14px; padding:2px; border-radius:3px; background:#00b361; color:#fff;}
.Jico01{height:14px; padding:2px; border-radius:3px; background:#00b2c7; color:#fff;}
.Jico02{height:14px; padding:2px; border-radius:3px; background:#00a0eb; color:#fff;}
.Jico03{height:14px; padding:2px; border-radius:3px; background:#0071d0; color:#fff;}
.Sico01{height:14px; padding:2px; border-radius:3px; background:#ffa800; color:#fff;}
.Sico02{height:14px; padding:2px; border-radius:3px; background:#ff6c00; color:#fff;}
.Sico03{height:14px; padding:2px; border-radius:3px; background:#ff5432; color:#fff;}

.Nico01{height:14px; padding:2px; border-radius:3px; background:#a1a1a1; color:#fff;}


.textBox01{
	height:30px;
	color:#777;
	border-radius:5px;
	border:1px solid #ccc;
	padding:0 0 0 3px;
}

.textBox01.dis{
	border:1px solid #ff0000;
}

.textBox01::-webkit-input-placeholder {color:#b5b5b5;}
.textBox01::-moz-placeholder {color:#b5b5b5;}
.textBox01:-ms-input-placeholder {color:#b5b5b5;}



#content{
	width:100%;
	min-height:600px;
	margin:30px auto;
}



.reserveInfoBox { padding:5px; border:2px solid #0081ba; border-radius:3px; background-color:#fff; position:absolute; display:none; }        
.reserveInfoBox:after, .reserveInfoBox:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.reserveInfoBox:after {
	border-color: rgba(252, 252, 252, 0);
	border-right-color: #fff;
	border-width: 5px;
	margin-top: -5px;
}
.reserveInfoBox:before {
	border-color: rgba(255, 101, 89, 0);
	border-right-color: #0081ba;
	border-width: 8px;
	margin-top: -8px;
}
.reserveInfoBoxSat { padding:5px; border:2px solid #0081ba; border-radius:3px; background-color:#fcfcfc; position:absolute; display:none; }
.reserveInfoBoxSat:after, .reserveInfoBoxSat:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.reserveInfoBoxSat:after {
	border-color: rgba(252, 252, 252, 0);
	border-left-color: #fcfcfc;
	border-width: 5px;
	margin-top: -5px;
}
.reserveInfoBoxSat:before {
	border-color: rgba(255, 101, 89, 0);
	border-left-color: #0081ba;
	border-width: 8px;
	margin-top: -8px;
}
.reserveInfoTitle { width:100%; border-bottom:2px dotted #C8C8C8; font-weight:600; padding:5px 0px; position:relative; color:#454545; }
.reserveInfoContent { margin-top:5px; width:100%; position:relative; color:#666; line-height:135%;}









.revRoom{font-family:NanumGothic; font-size:12px; color:#666;text-decoration: none;}
.revRoom:link{font-family:NanumGothic; font-size:12px; color:#666;text-decoration: none;}
.revRoom:hover{font-family:NanumGothic; font-size:12px; color:#666;text-decoration: underline;}
.revRoom:visited{font-family:NanumGothic; font-size:12px; color:#666;text-decoration: none;}
.revRoom:active{font-family:NanumGothic; font-size:12px; color:#666;text-decoration: none;}

















/* ¿ä±ÝÇÕ°è */
.aTable {width:100%; font-size:12px; font-weight: bold; color:#000000; text-align: center; border:1px; border-collapse:collapse;}
.aTable thead tr th {padding:15px 0;color:#777; border-top: 1px solid #acacac; border-bottom: 1px solid #ccc; background-color:#f9f9f9;}
.aTable tbody tr {border-bottom:1px solid #acacac;}
.aTable tbody td {padding: 10px 0;}
.aTable tbody tr td {position:relative;width:33%;padding:40px 0;font-size:24px;}
.aTable tbody tr td .ip {position:absolute;top:35px;left:-21px;width:40px;height:auto;}
.aTable tbody tr td .ie {position:absolute;top:35px;left:-21px;width:40px;height:auto;}

.vline {border-left:1px solid #ccc;}





.rTxt01{
	font-size:16px;
	color:#52809a;
	font-weight:800;
	margin:0 0 10px 10px;
}



/* ÀÌ¿ë¾à°ü */
.license_wrap {width:100%;margin:0 auto;}
.tab {border-left:none;overflow:hidden;width:100%;height:40px;border-top:1px solid #d2d2d2;float:left}
.tab li {float:left;width:25%;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;height:40px;border-bottom:1px solid #000;line-height:40px;}
.tab li {display:inline-block;cursor:pointer;background-color:#eee;border-right:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;color:#656565;font-size:14px;font-weight:normal;border-left:1px solid #d2d2d2;}
.tab li:nth-child(2) {border-left:0px;border-right:0px !important;}
.tab li:nth-child(3) {border-right:0px !important;}
.tab li.on {background-color:#fff;color:#37a1d2;border-bottom:0px;border-bottom:none;border-right:1px solid #d2d2d2;font-size:14px;font-weight:bold;}
.tab_con {clear:both;border-right:1px solid #d2d2d2;width:100%;min-height:50px;border-left:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2;box-sizing:border-box;}
.tab_con .container_none {display:none;min-height:50px;text-align:left;}
.tab_con div{padding:30px;}
.tab_con div li {color:#777;line-height:17px;}






/* ÀÌ¿ë¾à°ü > È¯ºÒ±ÔÁ¤ */
.cancelTable {border-collapse:collapse;border-spacing:0px;width:100%;}
.cancelTable th {
	border:1px solid #ccc;
	height:30px;
	color:#000;
	font-size:11px;
	background:#f9f9f9;
	text-align:center;
	font-weight:normal;
}

.cancelTable th:first-child{
	border-left:0px;
}

.cancelTable th:last-child{
	border-right:0px;
}

.cancelTable td {
	border:1px solid #ccc;
	height:30px;
	color:#777;
	font-size:11px;
	text-align:center;
}

.cancelTable td:first-child{
	border-left:0px;
}

.cancelTable td:last-child{
	border-right:0px;
}

.cancelTable td.h{
	height:20px;
}