@charset "UTF-8";       /* 스타일 시트의 인코딩을 Unicode UTF-8로 설정 */

/* 장바구니 */
article div.M_Nform_box > label ul {
	clear: both;
	width: 100%;
}
article div.M_Nform_box > label ul > li {
	float: right;
	padding-left: 5px;
}
article div.M_Nform_box > label ul > li:nth-child(2) {
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #444;
}
article div.M_Nform_box > label ul > li:nth-child(3) { float: left; padding-left: 0; }
article p.gcbi_zzim {
	padding: 0 13px;
	line-height: 20px;
	background-color: #ffa1b5;
	background: -webkit-gradient(linear,0 0,0 100%,from(#ffa1b5),to(#ff5b7e));
	border: 1px solid #fa4e73;
	border-radius: 0.2em;
	font-weight: bold;
	text-align: center;
}
article p.gcbi_zzim a {
	display: block;
	width: 100%;
	height: 20px;
	color: #fff;
}
article ul.gcbf_seldel {
	clear: both;
	width: 100%;
	display: inline-block;
	margin-top: 10px;
	vertical-align: top;
}
article ul.gcbf_seldel > li {
	float: left;
}
article ul.gcbf_seldel > li:last-child {
	float: right;
}
article p.gcbf_seldel_btn {
	clear: both;
	display: inline-block;
	padding: 0 13px;
	line-height: 20px;
	background: #ffffff;
	border: 1px solid #555;
	border-radius: 0.2em;
	font-weight: bold;
	text-align: center;
}

article ul.gcb_cashmode_box {
	clear: both;
	width: 100%;
	display: inline-block;
	color: #777;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	background-color: #f5f5f5;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e2e2e2;
	vertical-align: top;
}
article ul.gcb_cashmode_box > li {
	float: left;
	line-height: 30px;
	padding-left: 5px;
}
article ul.gcb_cashmode_box > li:nth-child(2n+1) {
	clear: both;
}

article div.gubtp_d {
	position: absolute;
	width: 100%;
	bottom: 65px;
	left: 0;
	-webkit-box-sizing:border-box; 
	box-sizing:border-box;
	padding: 10px 10px 0 10px;
}
article ul.gubtp_c {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 5px;
	background: #f5f5f5;
	border: 1px solid #e2e2e2;
	-webkit-box-sizing:border-box; 
	box-sizing:border-box;
	padding: 5px 10px;
	vertical-align: top;
}
article ul.gubtp_c::after {
	background: #f5f5f5;
	content: "";
	height: 6px;
	margin-top: -1em;
	margin-left: -5px;
	position: absolute;
	left: 10%;
	top: 7px;
	width: 6px;
	z-index: 1;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(4*5deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-radius: .2em;
	border: 1px solid #e2e2e2;
	border-bottom: 1px solid #f5f5f5 ;
	border-left: 1px solid #f5f5f5;
}
article ul.gubtp_c > li {
	float: right;
	line-height: 30px;
}
article ul.gubtp_c > li:first-child {
	float: left;
}
article ul.gubtp_c > li:nth-child(3) {
	padding: 0 3px;
	background: #fff;
	-webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
	border: 1px solid #a7a8ad;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
article ul.gubtp_c > li:nth-child(2) {
	padding-left: 5px;
}
article p.gubtp_point {
	font-size: 11px;
	font-weight: normal;
	color: #231f20;
}
article li.list_li {
	margin-top: 5px;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #e0e0e0;
}
article ul.gcbtp_con, article ul.gubtp_con, article ul.gebtp_con, article ul.gubtp_con2, article ul.gcbtp_con2 {
	width: 100%;
	color: #666;
}
article ul.gcbtp_con:after, article ul.gubtp_con:after, article ul.gebtp_con:after, article ul.gubtp_con2:after, article ul.gcbtp_con2:after { display: block; content: ''; clear: both; }
article ul.gcbtp_con > li, article ul.gubtp_con > li, article ul.gubtp_con2 > li, article ul.gebtp_con > li {
	float: left;
	width: 40%;
	line-height: 21px;
	font-size: 14px;
}
article ul.gcbtp_con2 > li {
	float: left;
	width: 60%;
	line-height: 21px;
	font-size: 14px;
	height:35px;
}
article ul.gcbtp_con2 > li:nth-child(2n+1) {
	clear: both;
	width: 40%;
}
article ul.gcbtp_con > li:nth-child(2n+1), article ul.gubtp_con > li:nth-child(2n+1), article ul.gubtp_con2 > li:nth-child(2n+1), article ul.gebtp_con > li:nth-child(2n+1) {
	clear: both;
	width: 60%;
}
article ul.gcbtp_con > li:nth-child(even), article ul.gubtp_con > li:nth-child(even), article ul.gubtp_con2 > li:nth-child(even), article ul.gebtp_con > li:nth-child(even) {
	text-align: right;
}
article ul.gcbtp_con > li.last_b {
	padding: 5px 0;
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #e5e5e5;
}
article ul.gcbtp_con > li.gcbtp_ct, article ul.gebtp_con > li.gcbtp_ct {
	padding: 5px 0;
	margin-top: 5px;
	font-size: 16px;
	color: #e10013;
	font-weight: bold;
	border-top: 1px solid #e0e0e0;
}
article li.gebtp_ct {
	padding: 5px 0;
	margin-top: 60px;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #e0e0e0;
}
article li.gubtp_r {
	position: relative;
}
article p.total_account_price_p {
	font-family: 'Lato', '나눔고딕', '돋움';
	font-weight: 900;
	color: #e10013;
	font-weight: bold;
	font-size: 16px;
}

/* 결제완료 */
article p.gcb_text01, article p.gcb_text02, article p.gcb_text03 {
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}
article p.gcb_text01 {
	margin-top: 20px;
}
article p.gcb_text02 {
	font-size: 14px;
	line-height: 21px;
}
article p.gcb_text03 {
	font-size: 12px;
	font-weight: normal;
	color: #e10013;
}
article p.gcb_text04 {
	margin: 10px 0;
	font-size: 12px;
	font-weight: normal;
}
article ul.geb_con {
	clear: both;
	width: 100%;
	margin-top: 10px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #231f20;
	box-shadow: 0px 0px 2px #aeaeae;
	text-align: center;
}
article ul.geb_con > li {
	line-height: 30px;
	-webkit-box-sizing:border-box; 
	box-sizing:border-box;
	padding: 0 10px;
}
article ul.geb_con > li:first-child {
	border-bottom: 1px solid #231f20;
	background: #f5f5f5;
	color: #666;
}
article ul.geb_con > li:nth-child(2) {
	clear: both;
	line-height: 21px;
	font-family: 'Lato', '나눔고딕', '돋움';
	font-size: 18px;
	font-weight: bold;
}
article ul.geb_con > li:nth-child(2) a {
	display: block;
	width: 100%;
	height: 40px;
	color: #e10013;
}
article div.gcb_from_box > div.gebf_repeat {
	border-top: none;
}

