@charset "utf-8";

/* Common */
.opt-tbl { width:100%; border-collapse:collapse; padding:0px; margin:0 0 15px; border:0px; border:1px solid #ddd; border-bottom:0px; background:#fff;} 
.opt-tbl th { width:120px; text-align:center; padding:8px 10px; border-bottom:1px solid #ddd; background:#fafafa; white-space:nowrap;}
.opt-tbl td { padding:8px 10px; border-bottom:1px solid #ddd;}
.bsk-tbl th { text-align:center; }
.bsk-tbl .well { margin:6px 0px !important; }
.bsk-tbl .well ul  { padding:0; padding-left:15px; margin:0; }
.bsk-tbl .well li  { font-size:12px; }
.item-img { display:inline-block; position:relative; overflow:hidden; text-align:center; }
.item-type { position:absolute; left:0; bottom:0; background: rgba(0, 0, 0, 0.7); width:100%; color: rgb(255,255,255); padding:3px; font-size:11px; letter-spacing:-1px; }
.addr-line { margin-bottom:7px; }
.radio-line label { margin-right:20px; line-height:24px; cursor:pointer; }
.radio-line label span { vertical-align:middle; }

#sod_frm_escrow { margin:0px; }
#sod_frm_escrow h2 { display:none; }
#sod_frm_escrow img { margin:0 auto 15px }

/* Personal List */
.ppay-container { overflow:hidden; margin-right:-15px; margin-bottom:15px; }
.ppay-box { background:#fff; text-align:center; margin-right:15px; margin-bottom:15px; border: 1px solid rgb(231, 231, 231); transition:0.3s linear; border-image: none; overflow: hidden; position: relative; cursor: default; }
.ppay-box h2 { margin: 0px; padding: 12px 15px 0px; color: rgb(51, 51, 51); font-size: 16px; font-weight: 500; text-align:center; }
.ppay-box p { margin:0px 0px 10px; padding:10px; }
.ppay-box .ppay-fa { padding: 20px 0px 10px; }
.ppay-box .ppay-fa i { color: rgb(97, 97, 97); font-size: 80px; }









table  { border-collapse: collapse; width: 100%; margin: 0px !important; } 
table caption, table colgroup { padding: 0px !important; } 
table,td,th {border: none;}
.tb_wt th {height:50px;font-weight: normal;}

.tb_wt th label{font-weight:bold !important;}


caption {visibility: hidden;width: 0;height: 0;font-size: 0;line-height: 0;}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:34px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}


	.item-explan h3 { margin-bottom:10px; }
	.item-explan ul { margin:0px;padding:0px; }
	.item-explan li {
		list-style: none;
		font-size: 12px;
	}
	.item-explan th, .item-explan td { text-align:center; }


.bd_box {
  clear: both;
  border: 1px solid #dddddd;
  background-color: #FFF;
  padding: 20px 0;
  /* bold_bd */
}
.bd_box:after {
  display: block;
  clear: both;
  content: '';
  height: 0;
}
.bd_box h3 {
  font-size: 16px;
  font-weight: 700;
  color: #444;
}
.bd_box h3 + p {
  font-size: 12px;
  letter-spacing: -1px;
  padding-top: 10px;
}
.bd_box .open_alert {
  color:#ed1c24;margin:0px;
}

.att_desc {
  margin-top: 5px;
  font-size: 12px;
  text-align: right;
}
.att_desc em {
  color: #f71426;
}

.bb_join {
  padding: 0 40px;
}
.bb_join .tb_wt {
  margin-top: 0px;
  border-top: 1px solid #B5B5B5;
  border-bottom: 1px solid #B5B5B5;
  background-color: #fff;
  
}
.bb_join .tb_wt tbody tr:first-child th,
.bb_join .tb_wt tbody tr:first-child td {
  border-top: 0px;
}
.bb_join .tb_wt tbody tr th,
.bb_join .tb_wt tbody tr td {
  border-top: 1px solid #EAEAEA;
  padding: 6px 10px;
  text-align: left;
}
.bb_join .tb_wt tbody tr th {
  font-weight: 700;
  color: #666;
  padding-left: 20px;
  background-color: #F9F9F9;
  border-right: 1px solid #EAEAEA;
  border-left: 1px solid #EAEAEA;
}
.bb_join .tb_wt tbody tr th:first-child {
	border-left: 0;
}
.bb_join .tb_wt tbody tr th em {
	font-weight: normal;
	color: #f71426;
}

.bb_join .tb_wt table tr td div.hidden_div {display:none}
.bb_join .tb_wt tbody tr td p {
	margin-top: 6px;
}
.bb_join .bb_dot_list {
	margin-top: 30px;
}
.bb_join .bb_dot_list li {
	list-style: none;
	font-size: 12px;
}

/* 필수입력 */
.required, textarea.required {background-image:url('./img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important;}

/* 폼 테이블 */
.item-form .select,
.item-form .select select,
.item-form input,
.item-form .symbol {vertical-align:top;}
.item-form .input_txt{padding-right:0;}
.item-form .select.w100 select {width:68px;}
.item-form .input_txt.w100 input {width:58px;}
.item-form .input_txt.w150 input {width:88px;}
.item-form .input_txt.w200 input {width:200px;}
.item-form .symbol {display:inline-block; height:34px; padding:0 6px; line-height:34px;}
.item-form .msg_desc {margin-left:10px; color:#888; font-size:12px; line-height:34px;}
.item-form .frm_input, .item-form .it_option {
	border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.item-form .frm_input, .item-form .it_option {height:34px;}








.total_price{display:inline-block;color:#E91B23;vertical-align:top;top:15px;}
.total_price .l span{font-size:18px;font-family:"Tahoma";font-weight:bold;letter-spacing:-1px;}
.total_price .l span span{font-size:12px;}
.total_price .l span.name_price{position:relative;color:#777;font-size:12px;font-weight:normal;}
.total_price .l span.name_price span{font-weight:normal;}
.total_price .l span.name{}
.total_price .l span.price{font-size:42px;}
.total_price .l span.price span{margin-left:2px;background:none;color:#666;}
.total_price .r{top:12px;left:5px;color:#000;}







@media only screen and (max-width: 1024px) {
	/* border box */
	.bd_box {

	}
	.bd_box:after {
		display: block;
		clear: both;
		content: '';
		height: 0;
	}

}

@media all and (max-width:767px) {

	.att_desc { display:none }

	.item-form .select.w100 select { width:100%; }
	.item-form .input_txt.w100 input { width:100%; }
	.item-form .input_txt.w150 input { width:100%; }
	.item-form .input_txt.w200 input { width:100%; }
	.item-form .symbol { display:none; }
	.item-form .input_txt input { margin-top:10px; }
	.item-form .msg_desc {margin-left:0px;}

	/*.tb_dp_list {display:none}*/
	/* border box */
	.bd_box {
		/* bold_bd */
	}

	.frm_input, .it_option { width:100%; }

	#reg_mb_com_zip { width:58px; }
	#reg_mb_zip { width:58px; }
	
	/*회원가입*/
	.bd_box .bb_join {padding:0 5%;}
	.bb_join {}
	.bb_join .tb_wt {}
    .bb_join .tb_wt table {}
    .bb_join .tb_wt table th {display:none;width:0;}
    .bb_join .tb_wt table td {width:auto !important;line-height:28px;}
	.bb_join .tb_wt table td label {white-space:nowrap}
	.bb_join .tb_wt table tr td div.hidden_div {display:block;font-weight:bold;}
	.bb_join .tb_wt table tr td div.hidden_div em {color:#F71426}
	.bb_join .tb_wt table td input[type=text] {max-width:100%}
	.bb_join .tb_wt table td input[type=file] {max-width:100%}

}