@charset "utf-8";

/* 2020-07-29 변경 : S */
/* .card_container {
	width: 597px;
} 2020-10-08 삭제 */

.card_container hr {
	display: block;
	height: 1px;
	border: 0;
	background-color: #e3e3e3;
	margin-top: 60px;
	margin-bottom: 40px;
}

.card_container .button02_ac {
	width: 100%;
	font-size: 0;
	overflow: hidden;
}

.card_container .button02_ac>li {
	width: calc(50% - 10px);
	height: 378px;
	margin-left: 20px;
	float: left;
}

.card_container .button02_ac> :first-child {
	margin-left: 0;
	background: url('../../images/webhome/card/btn_tab01.png') no-repeat 100% 100%;
}

.card_container .button02_ac> :nth-child(2) {
	background: url('../../images/webhome/card/btn_tab02.png') no-repeat 100% 100%;
}

.card_benefit {
	display: table;
	width: 100%;
	border: 1px solid #e0e0e0;
	border-spacing: 0;
	border-collapse: collapse;
}

.card_benefit .row {
	display: table-row;
}

.card_benefit .cell {
	display: table-cell;
	width: 33.33%;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	padding: 40px 0;
	text-align: center;
	vertical-align: middle;
}

.card_benefit strong {
	font-size: 16px;
	color: #333;
	letter-spacing: -.03em;
}

.card_benefit ul {
	margin: 5px auto 0;
}

.card_benefit ul.receipt {
	width: 110px;
	text-align: left;
}

.card_benefit li {
	font-size: 14px;
	color: #666;
	line-height: 1.5;
}

.card_benefit i {
	display: block;
	margin: 0 auto 20px;
	background-position: 50%;
	background-repeat: no-repeat;
}

.card_benefit i.free {
	width: 78px;
	height: 48px;
	background: url(../../images/webhome/card/icon_free.png);
}

.card_benefit i.percent-down {
	width: 66px;
	height: 69px;
	background: url(../../images/webhome/card/icon_percent_down.png);
}

.card_benefit i.card {
	width: 83px;
	height: 60px;
	background: url(../../images/webhome/card/icon_card2.png);
}

.card_benefit i.sale {
	width: 88px;
	height: 38px;
	background: url(../../images/webhome/card/icon_sale.png);
}

.card_benefit i.parking {
	width: 59px;
	height: 59px;
	background: url(../../images/webhome/card/icon_parking.png);
}

.card_benefit i.receipt {
	width: 49px;
	height: 65px;
	background: url(../../images/webhome/card/icon_receipt.png);
}

/* 2021-03-31 추가 */
.card_benefit i.present {
	width: 52px;
	height: 60px;
	background: url(../../images/webhome/card/icon_present.png);
}

.card_benefit i.medal {
	width: 52px;
	height: 76px;
	background: url(../../images/webhome/card/icon_medal.png);
}

.card_benefit i.ring {
	width: 53px;
	height: 68px;
	background: url(../../images/webhome/card/icon_ring.png);
}

/* 2012-04-13 수정 : S */
.card_use {
	font-size: 0;
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
/* 2012-04-13 수정 : E */

/* 2021-03-31 변경 및 추가 : S*/
.card_use a:hover {
	text-decoration: none;
}

.card_use .block {
	display: block;
	margin-top: 20px;
	font-size: 17px;
	color: #555;
	margin-top: -64px;

}

/* 2012-04-13 수정 : S */
.card_use li {
	display: inline-block;
	width: calc(50% + 0px);
	border: 1px solid #e0e0e0;
	border-bottom:0;
	border-left:0;
	box-sizing: border-box;
	background-color: #fff;
	text-align: center;
	vertical-align: top;
	line-height: 110px;
}

/* 2012-04-13 수정 : E */

.card_use li img {
	vertical-align: middle;
}


.app-download {
	position: relative;
	height: 190px;
	box-sizing: border-box;
	padding-top: 45px;
	padding-left: 238px;
	border: 1px solid #ebebeb
}

.app-download:before {
	content: '';
	position: absolute;
	top: 29px;
	left: 62px;
	width: 136px;
	height: 130px;
	background: url(../../images/webhome/card/icon_app_launcher.png)
}

.app-download strong {
	font-size: 16px;
	color: #333;
	letter-spacing: -.03em
}

.app-download a {
	display: inline-block;

	margin-top: 18px
}

/* 2020-07-29 변경 : E */

/* 2020-10-08 추가 : S */
.card_download {
	position: relative;
	border: 1px solid #e0e0e0;
	padding: 40px 60px 40px 260px;
}

.card_download .store_contents {
	width: 445px;
	overflow: hidden;
}

.card_download .store_contents strong {
	display: inline-block;
	padding: 10px 0 20px;
	font-size: 16px;
	font-weight: 600;
	color: #333;
}

.card_download .store_contents a {
	width: calc(50% - 7.5px);
	height: 80px;
	display: block;
	float: left;
}

.card_download .store_contents a:last-child {
	margin-left: 15px;
}

.card_download .store_contents img {
	width: 100%;
	height: 100%;
}

.card_download .bg_item01 {
	position: absolute;
	top: 40px;
	left: 60px;
	width: 138px;
	height: 132px;
}

.card_reservation {
	padding: 50px 83px 50px 383px;
	background: url('../../images/webhome/card/bg_call_apply.png') no-repeat 100% 100%;
}

.card_reservation a {
	display: block;
	width: 298px;
	height: 60px;
	background-color: #405347;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
}

/* 2020-10-08 추가 : E */

.card_link {
	overflow: hidden;
	margin-top: 55px;
}

.link_box {
	width: 372px;
	height: 200px;
	display: inline-block;
	float: left;
	text-align: center;
}

.link_box.link_box_type1 {
	margin-left: 0;
	background: url("../../images/webhome/card/bg_box01.png");
}

.link_box.link_box_type2 {
	margin-left: 20px;
	background: url("../../images/webhome/card/bg_box02.png");
}

.link_box .card_request {
	padding-top: 65px;
}

.link_box .card_request_desc {
	padding-top: 15px;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: -1px;
}

.link_box.link_box_type3 .card_request_desc {
	color: #fff;
}

/*간편신청*/
.agree_board {
	border: 1px solid #cdcdcd;
	padding: 17px 25px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 30px;
}

/*일반신청 -> 현대백화점카드 신청 페이지 통합 (2020-10-08)*/
/* 2020-10-08 수정 : S */
.card_tab {}

.card_tab .func_tab.new li {height:480px;}
.card_tab .func_tab.new li:nth-child(1) {background: url(../../images/webhome/card/new_bg_tab01.jpg) no-repeat;}
.card_tab .func_tab.new li:nth-child(2) {background: url(../../images/webhome/card/new_bg_tab02.jpg) no-repeat;}
.card_tab .func_tab.new li:nth-child(2) a {background-color: #405347; color:#fff;}
.card_tab .func_tab.new li a {margin:385px auto auto; }
	
.card_tab>ul {
	width: 100%;
	overflow: hidden;
}

.card_tab>ul li {
	width: calc(50% - 10px);
	height: 378px;
	float: left;
	text-align: center;
}

.card_tab>ul li span {
	position: relative;
}

.card_tab>ul li a {
	display: block;
	width: 158px;
	height: 50px;
	margin: 305px auto auto;
	font-size: 16px;
	font-weight: 600;
	line-height: 50px;
	box-sizing: border-box;
	display: block;
	text-decoration: none;
	text-indent: -4px;
	border: 1px solid #405347;
    color: #405347;
    background-color: none;
}


.card_tab>ul li a + a {
	margin-top:10px;
	background-color: #405347;
    color: #fff;
}

.card_tab>ul li a:hover,
.card_tab>ul li a:focus {
	text-decoration: none;
}

.card_tab>ul li:nth-child(1) {
	margin-left: 0;
	background: url("../../images/webhome/card/bg_tab01.jpg") no-repeat;
	background-size: 100%;
}

.card_tab>ul li:nth-child(1) a {
    background-color: #405347;
    color: #fff;
}

.card_tab>ul li:nth-child(2) {
	margin-left: 20px;
	background: url("../../images/webhome/card/bg_tab02.jpg") no-repeat;
	background-size: 100%;
}


.card_tab>ul li:nth-child(3) {
	margin-left: 20px;
	background: url("https://www.ehyundai.com/images/webhome/card/bg_tab03.jpg") no-repeat;
	background-size: 100%;
}
.card_tab>ul li.fitcard {
	width:100% !important; 
	height: 445px;
	background: url("../../images/webhome/card/bg_fitcard.jpg") no-repeat!important;
}

.card_tab>ul li.fitcard_brand a {margin:365px auto auto}


.card_tab>ul li.fitcard_brand {
	width:100% !important; 
	height: 445px;
	background: url("../../images/webhome/card/bg_fitcard_brand.jpg") no-repeat!important;
}

.card_tab>ul li.fitcard a {margin:365px auto auto}

.view .table {margin-top:10px; border-top:1px solid #333; border-bottom:1px solid #333;}
.view .table th {padding:20px 0; text-align: center; background:#f8f8f8; color:#333;}
.view .table thead th {border-left:1px solid #999;}
.view .table thead th:first-child {border-left: 0;}
.view .table td {padding:10px 0; text-align: center; border-top:1px solid #999; border-left:1px solid #999;}
.view .table tbody th {border-top:1px solid #999;}
						
						
a span.apply::after, a span.select::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 10px;
    right: -12px;
    top: 7px;
}

a span.apply::after {
    background: url(../../images/webhome/bul_btn_arrow_04.png) no-repeat 0 0;
}

a span.select::after {
	transform: rotate(90deg);
	background: url(../../images/webhome/bul_btn_arrow_04.png) no-repeat 0 0;
}
/* 2020-10-08 수정 : S */

.card_tab_btn-tit {
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
}

.card_tab_btn-text {
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
}

.card_mobile_title {
	padding: 70px 0 36px;
	text-align: center;
}

.card_mobile_title h4 {
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
	color: #000;
}

.card_mobile_title h4:before {
	content: "";
	display: block;
	width: 46px;
	height: 2px;
	margin: 0 auto 18px;
	background: #48665a;
	text-align: center;
}

.card_mobile_title p {
	font-size: 14px;
	padding-top: 15px;
	color: #333;
}


.card_tab_2>ul {
	overflow: hidden;
}

.card_tab_2>ul li {
	width: 378px;
	height: 130px;
	float: left;
}

.card_tab_2>ul li+li {
	margin-left: 8px;
}

.tab_contgroup-mobile {
	position: relative;
	margin-top: 40px;
}

.tab_contgroup-mobile:before {
	content: "";
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	z-index: -1;
	/*height: 513px;
	background: #faedf6;*/
}

.tab_contgroup-mobile.card_list .card_list-item {
	margin-top: 0;
	text-align: center;
}

.tab_contgroup-mobile.card_list .card_list-item li {
	width: 100%;
}

.card_list {
	border: 1px solid #e0e0e0;
	position: relative;
}

.card_list::before {
	content: '';
	position: absolute;
	width: 25px;
	height: 13px;
	top: -13px;
	right: 173px;
	background: url('https://www.ehyundai.com/images/webhome/icon_tool_tip.png');
}

.card_list .card_list-item {
	width: 100%;
	overflow: hidden;
}

.card_list .card_list-item>li {
	text-align: center;
	width: 50%;
	display: inline-block;
	float: left;
	margin: 30px 0;
}

.card_list .card_list-item>li figure {
	padding: 0;
	margin: 0;
}

/* 2021-03-31 수정 : S */
.card_list .card_list-item>li>span {
	display: inline-block;
	margin-top: 15px;
	font-size: 16px;
	color: #333;
	font-weight: 700;
}

/* 2021-03-31 수정 : E */

.card_list .card_list-item>li a {
	display: block;
	width: 158px;
	height: 50px;
	margin: 28px auto 0;
	background-color: #333;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 50px;
	text-decoration: none;
}

/* 2018-09-18 : [S] */
.card_list .card_list-item>li .bllist_type2 {
	display: inline-block;
	margin-top: 10px;
}

/* 2021-03-31 수정 : S */
.card_list .card_list-item>li .bllist_type2 li {
	text-align: left;
	font-size: 14px;
}

/* 2021-03-31 수정 :E */

/* 2018-09-18 : [E] */
.card_list .card_list-item li .list-simple {
	width: 240px;
	margin: 15px auto;
}

.card_list .card_list-item li .list-simple>li {
	text-align: left;
	position: relative;
	padding-left: 9px;
	color: #666;
	line-height: 21px;
	letter-spacing: -0.5px;
}

.card_list .card_list-item li .list-simple>li:after {
	content: "";
	position: absolute;
	left: 1px;
	top: 9px;
	width: 5px;
	height: 1px;
	background-color: #666;
}

.card_list .card_list-item li a:hover span {
	text-decoration: underline;
}

/* 2020-10-10 수정 : S */
.card_mobile_message {
	font-size: 16px;
	color: #333;
	font-weight: 600;
	margin: 30px 28px 38px;
}

/* 2020-10-10 수정 : E */

/*빠른발급신청*/
.list_icontype2.appli_down li .cont3 {
	width: 68%;
}

/* 일반카드 신청 2019-01-10 */
.link_box_title {
	clear: both;
	margin: 60px 0 20px 0;
}

.wrap_cardboxlist {
	background: #fbf6f6;
	padding: 40px 0;
	box-sizing: border-box;
	overflow: hidden;
}

.wrap_cardboxlist .boxwrap {
	width: 25%;
	height: 160px;
	float: left;
	text-align: center;
	box-sizing: border-box;
}

.wrap_cardboxlist .boxwrap+.boxwrap {
	border-left: 1px solid #999797;
}

.wrap_cardboxlist .boxwrap .box {
	position: relative;
}

.wrap_cardboxlist .boxwrap p {
	padding-top: 75px;
	font-size: 15px;
	color: #555;
	letter-spacing: -1px;
	line-height: 1.3;
}

.wrap_cardboxlist .boxwrap .details {
	display: inline-block;
	margin-top: 8px;
	font-size: 15px;
	color: #555;
	letter-spacing: -1px;
	line-height: 1.3;
}

.wrap_cardboxlist .boxwrap .box .icon41 {
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -20px;
	background-image: url('../../images/webhome/card/card_icon41.png');
	background-size: 41px 37px;
	width: 41px;
	height: 37px;
	display: inline-block;
}

.wrap_cardboxlist .boxwrap .box .icon42 {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -15px;
	;
	background-image: url('../../images/webhome/card/card_icon42.png');
	background-size: 31px 55px;
	width: 31px;
	height: 55px;
	display: inline-block;
}

.wrap_cardboxlist .boxwrap .box .icon43 {
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -27px;
	;
	background-image: url('../../images/webhome/card/card_icon43.png');
	background-size: 54px 36px;
	width: 54px;
	height: 36px;
	display: inline-block;
}

.wrap_cardboxlist .boxwrap .box .icon44 {
	position: absolute;
	left: 50%;
	top: 4px;
	margin-left: -25px;
	;
	background-image: url('../../images/webhome/card/card_icon44.png');
	background-size: 50px 49px;
	width: 50px;
	height: 49px;
	display: inline-block;
}

.wrap_cardboxlist .boxwrap .box .icon45 {
	position: absolute;
	left: 50%;
	top: 9px;
	margin-left: -25px;
	;
	background-image: url('../../images/webhome/card/card_icon45.png');
	background-size: 51px 38px;
	width: 51px;
	height: 38px;
	display: inline-block;
}

.wrap_cardboxlist .boxwrap .box .icon46 {
	position: absolute;
	left: 50%;
	top: 4px;
	margin-left: -23px;
	;
	background-image: url('../../images/webhome/card/card_icon46.png');
	background-size: 45px 48px;
	width: 45px;
	height: 48px;
	display: inline-block;
}

.wrap_cardboxlist .boxwrap .box .icon47 {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -21px;
	;
	background-image: url('../../images/webhome/card/card_icon47.png');
	background-size: 42px 55px;
	width: 42px;
	height: 55px;
	display: inline-block;
}

.wrap_cardboxlist .boxwrap .box .icon48 {
	position: absolute;
	left: 50%;
	top: 7px;
	margin-left: -25px;
	;
	background-image: url('../../images/webhome/card/card_icon48.png');
	background-size: 52px 42px;
	width: 52px;
	height: 42px;
	display: inline-block;
}

.card_alert {
	border-top: 1px solid #d3d3d3;
	margin-top: 50px;
	padding-top: 20px;
}

.card_alert ul {}

.card_alert ul li {
	position: relative;
	padding-left: 10px;
	font-size: 15px;
	color: #555;
	line-height: 1.6;
	font-weight: 700;
}

.card_alert ul li:after {
	content: "·";
	position: absolute;
	left: 0;
	top: 0;
}

.card_alert ul li p {
	position: relative;
	padding-left: 10px;
}

.card_alert ul li p:after {
	content: "-";
	position: absolute;
	left: 0;
	top: 0;
}

/* 2020-07-29 추가 : S */
.card_alert.type2 {
	border-top: 0;
	margin-top: 35px;
	padding-top: 0;
}

.card_alert.type2 li {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8571;
}

/* 2020-07-29 추가 : E */

/* 2020-10-08 추가 : S */
.poplayer_type02 {
	position: absolute;
	width: 580px;
	height: 410px;
	padding: 50px;
	box-sizing: border-box;
	border: 1px solid #c2c7d5;
	background: #fff;
}

.poplayer_type02 .wrap_poplayer {
	height: 100%;
	background: #fff;
}

.poplayer_type02 .wrap_cardboxlist {
	height: calc(100% - 50px);
	padding: 0;
	background: #fff;
	overflow: hidden;
}

.poplayer_type02 .wrap_cardboxlist .boxwrap {
	width: 100%;
	height: 100%;
	text-align: left;
}

.poplayer_type02 .wrap_cardboxlist .box_title {
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 1px solid #e0e0e0;
}

.poplayer_type02 .wrap_cardboxlist .box_text {
	width: 100%;
	margin: 30px auto 40px;
}

/* 2021-04-30 */
.poplayer_type02 .wrap_cardboxlist .box_text.v1 {
    font-weight: 600;
    color: #000;
    font-size: 16px;
}

.poplayer_type02 .wrap_cardboxlist .box_text.v1 em {
	font-size:20px;
}

.poplayer_type02 .wrap_cardboxlist .box_text.v1 ul {
	margin-top:10px;
	line-height: 20px;
}

.poplayer_type02 .wrap_poplayer .closed {
	position: absolute;
	top: 50px;
	right: 50px;
	width: 22px;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	font-size: 0;
	background: url('../../images/webhome/btn_popclose_type02.png') no-repeat 0 0 / 100% 100%;
}

.poplayer_type02 .wrap_poplayer .wrap_cardboxlist~.btn_pop {
	display: inline-block;
	width: calc(50% - 5px);
	font-size: 0;
	text-align: center;
}

/* 2021-08-22 추가 */
.poplayer_type02 .wrap_poplayer .wrap_cardboxlist~.btn_pop.v3 {
	width: calc(34.95% - 10px);
}

.poplayer_type02 .wrap_poplayer .wrap_cardboxlist~.btn_pop a {
	display: block;
	height: 50px;
	padding: 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 50px;
}

.poplayer_type02 .wrap_poplayer .wrap_cardboxlist~.btn_type1.center {
	display: block;
	width:234px;
	margin: 0 auto;
}

.poplayer_type02 .wrap_poplayer .wrap_cardboxlist~.btn_type1 a {
	background: #405347;
	color: #fff;
}

.poplayer_type02 .wrap_poplayer .wrap_cardboxlist~.btn_type1.center a {
    position: static;
    text-indent: 0;
    display: block;
    height: 50px;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 50px;
    background: #405347;
    color: #fff;
    width: 100%;
}

.poplayer_type02 .wrap_poplayer .wrap_cardboxlist~.btn_type2 a {
	position: static;
	width: 100%;
	text-indent: 0px;
	overflow: visible;
	background: #fff;
	color: #405347;
	border: 1px solid #405347;
	box-sizing: border-box;
}

.poplayer_type02 .wrap_poplayer .wrap_cardboxlist~.btn_type2 a:hover,
.poplayer_type02 .wrap_poplayer .wrap_cardboxlist~.btn_type2 a:focus {
	background: #fff !important;
	color: #405347;
}

a span.apply,
a span.select {
	position: relative;
}

a span.apply::after,
a span.select::after {
	content: '';
	position: absolute;
	width: 6px;
	height: 10px;
	right: -12px;
	top: 7px;
}

a span.apply::after {
	background: url('../../images/webhome/bul_btn_arrow_04.png') no-repeat 0 0;
}

a span.select::after {
	transform: rotate(90deg);
	background: url('../../images/webhome/bul_btn_arrow_04.png') no-repeat 0 0;
}

a.on span.select::after {
	transform: rotate(-90deg);
}

/* 2020-10-08 추가 : E */

/* 2021-03-31 추가 : S */
.view_txt {
	display: none;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: -0.03em;
	text-align: justify;
}

.view_txt.on {
	display: block;
}

.view_txt ul {
	margin-top: 10px;
}

.view_txt ul li {
	padding-left: 13px;
	text-indent: -13px;
}

.normal_view.mt20 {
	margin-top: 20px;
}

.bllist_type2 li {
	background-position: 0 13px;
	line-height: 26px;
}
/* 2021-03-31 추가 : E */

/* 2021-10-07 카드 테이블 */
#tabs .view .table {margin-top:10px; border-top:1px solid #333; border-bottom:1px solid #333;}
#tabs .view .table th {padding:20px 0; text-align: center; background:#f8f8f8; color:#333;}
#tabs .view .table thead th {border-left:1px solid #999;}
#tabs .view .table thead th:first-child {border-left: 0;}
#tabs .view .table td {padding:10px 0; text-align: center; border-top:1px solid #999; border-left:1px solid #999;}
#tabs .view .table tbody th {border-top:1px solid #999;}