/* 메인 배너 텍스트관련 */ 
.sdx_txt_top{
	line-height: 54px; 
	font-size: 36px;
	color:#fff;
}
.sdx_txt_bottom{
	font-size:36px;
	font-weight:bolder;
	color:#fff;
}
.x_type1{
	margin-top:39px;
}

/*지금 진행 중인 현대카드X 연쇄 할인*/
.sdx_img_memberstore, 
.sdx_img_memberstore2{
	width:1032px;
	overflow:hidden;
}
.sdx_img_memberstore ul, 
.sdx_img_memberstore2 ul{
	overflow:hidden;
}
.sdx_img_memberstore{
	width: 100%;
    display: table;
    text-align: center;
    margin: 0 auto;
}
.sdx_img_memberstore li{
	width: 516px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: left;
    color: #666;
	display: inline-block;
}
.sdx_img_memberstore p, 
.sdx_img_memberstore dl{
	float:left;
}
.sdx_img_memberstore2 li{
	width:50%;
	float:left;
}
.sdx_img_memberstore2 li:after{
	clear:both
}

	/* 상세 */
.sdx_img_memberstore ul > li > dl, .sdx_img_memberstore2 ul > li > dl{
	width:247px;
	height:124px;
	float: left;
	color:#000;	
}	
.sdx_img_memberstore dt, .sdx_img_memberstore2 dt{
	font-size:15px;
	margin-top:20px;
}
.sdx_img_memberstore dd, .sdx_img_memberstore2 dd{
	font-size:13px;	
	color:#000;	
}
.sdx_img_memberstore .sdx_conts_txt1, .sdx_img_memberstore2 .sdx_conts_txt1{
	margin-top:24px;
	color:#666;	
	line-height:24px;	
}
.sdx_img_memberstore .sdx_conts_txt1, .sdx_img_memberstore2 .sdx_conts_txt1{
	line-height:24px;
	color:#666;		
}
.sdx_img_memberstore .first_area1{
	text-align:center;
}	
.sdx_img_memberstore .first_area1, .sdx_img_memberstore2 .first_area1{
	width:268px;
	text-align: center;	
	color: #000;
	line-height: 124px;
    float: left;
}
.sdx_img_memberstore .last_area1, .sdx_img_memberstore2 .last_area1{
	width:516px;
	text-align:center;
	line-height:58px;
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	display: inline-block;
	box-sizing:border-box;	
}
.sdx_img_memberstore .last_area1{
 	width: 1032px;
    text-align: center;
    text-indent: -66px;
    margin-left: -260px;
}
.sdx_img_memberstore2 a{
	text-align:left;
	margin-left:65px;
}

/* 부가설명 */
.sdx_add_cont{
	width:1032px;
	height:129px; 
	display: table-cell;
	vertical-align: middle;
}
.sdx_add_cont div{
	display:table; 
	width:100%; 
	height:48px; 
	margin:0 auto; 
	text-align:center;
}
.sdx_add_cont p{
	line-height:32px; 
	font-size:18px; 
	color:#000;
}

.line_section.first1{
	margin:0 auto;
}

/* x카드 연쇄 할인 이벤트 노출 시작 */
.sdx_list{
	width: 252px; 
	height:184px; 
	float: left; 
	margin-right:8px; 
	text-align: center; 
	box-sizing:border-box; 
}

	/* 예정 */
.sdx_list.before{
	position: relative;
}
.before_txt{
	position:absolute;
	top:129px;
	left:112px;
	font-size:13px;
	color:#666;
	font-weight:400;
}

	/* 퍼센트 공통*/
.percent_txt{
	display: block;
    position: absolute;
    top: 20px;
    right: 0;
    width: 36px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 11px;
    text-align: center;
    background: #fd8103;
    z-index: 10;
}
	/* 진행중 */
.sdx_list.ing{
	position: relative; 
	line-height:128px; 
	background-color: #f5f5f5;
}
.ing_txt{
	position:absolute;
	top:129px;
	left:92px;
	font-size:13px;
	color:#666;
	font-weight:400;
	line-height: 20px;
}

	/* 종료 */
.sdx_list.end{position: relative; line-height:128px; background-color: #f5f5f5;}
/*.sdx_list.end:after{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 185px;
    background: url(/image/bg/bg_transparent_white2.png) repeat 0 0;
    content: "";
}*/
.end_txt{
	display: block;
    position: absolute;
    top: 20px;
    right: 0;
    width: 36px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 11px;
    text-align: center;
    background: #666;
    z-index: 10;
}

/* 혜택 및 이용안내 */
.sdx_pd1{margin-top:69px;}
.sub_tit{font-size: 15px;  margin: 0 0 5px 0;}

/* 쓸수록 커지는 할인카드 */
.xcard_wrap{
	width:1032px;
	height:366px;
	margin:44px auto 0 auto;;
	overflow:hidden;
	display:table;
}
.xcard_wrap ul{
	width:100%;
	display:table;

	text-align:center;
	margin:0 auto;
}
.xcard_wrap .add_card{
	width:33.3%;
	display:table-cell;
	float:left;
	text-align:center;
	color:#666;	
}
.xcard_wrap > ul >li{
	width:200px;
	margin:0 auto;	
	box-sizing:border-box;
	text-align:center;
	color:#666;	
}
.xcard_wrap dl{
	line-height:18px;
}
.xcard_wrap ul > li > dl > dt{
	padding-left:0;
}
.xcard_wrap > dt > img{
	width:140px;	
}
.xcard_wrap .tit_txt{
	font-size:14px;
	font-weight:bold;
	margin-top:34px;
}
.xcard_wrap .cont_txt{
	font-size:13px;
	font-weight:normal;
	letter-spacing: -0.10em;
}
.xcard_wrap dd:last-child{
	margin-top:20px;
}
.xcard_wrap a, 
.sdx_img_memberstore a,
.sdx_img_memberstore2 a{
	 display: inline-block;
    position: relative;
    font-size: 13px;
    color: #1e75d6;
    background: none;
    line-height: 1;
}
.xcard_wrap a{
	width:100%;
}
.sdx_last{
	margin-right: 0;
}
.this_month_tit{
	font-size:21px;
	color:#000;
	margin:78px 0 20px 0;
}
.sdx_button{
	width:100%;
	display: inline-table;
	color:#fff;
	font-size:13px;
	background-color:#1e75d6;
	padding:8px;
	height:20px;
	line-height:20px;
	box-sizing:border-box;
	border-radius:5px;
}
.sdx_font_sz{
	font-size:24px !important;
}
.sdx_conts_txt2{
	text-indent:5px;
}