@charset "UTF-8";

/*쿠폰함 공통*/
.couponBox .tab_Area li{
	width: calc(100% / 3);
	width: -webkit-calc(100% / 3);
}
.couponBox .tab_Area li::before{
	position: absolute;
    top: 15px;
    left: 0;
    content: '';
    display: inline-block;
    width: 1px;
    height: 19px;
    background: #e5e5e5;
}
.couponBox .tab_Area li:first-child::before{
	content: none;
}
.couponBox .tab_Area li a{
	height: 42px;
}
.couponBox .mOListWrap{
	padding: 0 15px 40px;
}
.couponBox .mOListWrap.pb70{
	padding-bottom: 70px;
}

/*쿠폰받기*/
.couponBox .cpTopExTxt{
	display: table;
	width: 100%;
	padding: 12px 0;
}
.couponBox .cpTopExTxt li{
	display: table-cell;
	vertical-align: middle;
}
.couponBox .cpTopExTxt li:first-child{
	width: calc(100% - 76px);
	width: -webkit-calc(100% - 76px);
}
.couponBox .cpTopExTxt li:last-child{
	width: 76px;
}
.couponBox .cpTopExTxt p{
	letter-spacing: -0.6px;
}
.couponBox .cpTopExTxt .cpNumEa{
	color: #5f3a0e;
	font-weight: bold;
}
.couponBox .cpTopExTxt .selectBox{
	width: 76px;
	height: 30px;
}
.couponBox .cpTopExTxt .selectBox label{
	height: 30px;
	line-height: 30px;
	padding: 0 12px 0 0;
	background-image: url(../../../images/mbl/ko/mem/new_2019/select_bullet.png);
	background-size: 6px 4px;
	border: none;
	font-size: 12px;
}
.couponBox .cpTopExTxt .selectBox select{
	height: 30px;
	padding: 0;
}

.couponBox .couponList{
	min-height: 116px;
	position: relative;
	margin-top: 15px;
	padding: 0;
}
.couponBox .couponList.first{
	margin-top: 0;
}
.couponBox .couponListBox::before,
.couponBox .couponListBox::after{
	content: "";
	position: absolute;
	right: 0;
	margin-right: 54px;
	display: inline-block;
	width: 11px;
	height: 6px;
	background-color: #fff;
	border: 1px solid #cdc4b5;
	border-bottom-color: #fff;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom: 0px;
	box-sizing: border-box;
	z-index: 11;
}
.couponBox .couponListBox::before{
	top: 0;
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.couponBox .couponListBox::after{
	bottom: 0;
}
.couponBox .couponListInner{
	position: relative;
	height: 100%;
	padding-right: 60px;
	background-color: #fff;
	box-sizing: border-box;
	display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.couponBox .couponListInner::after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: inline-block;
	width: 60px;
	height: 100%;
	background-color: #a1886f;
}
.couponBox .cpDownOptxt{
	width: calc(100% - 19px);
	width: -webkit-calc(100% - 19px);
	padding: 15px 2px 20px 15px;
	border: 1px solid #cdc4b5;
	border-right: 1px dashed #b7a491;
}
.couponBox .couponListInner label{
	display: block;
	height: 22px;
	font-size: 0;
}
.couponBox .cpOption, .couponBox .cpRewards{
	display: inline-block;
	vertical-align: middle;
}
.couponBox .cpOption{
	margin-right: 7px;
	width: 21.5px;
	height: 22px;
	background-image: url(../../../images/mbl/ko/common/mypage/cpOption.png);
	background-repeat: no-repeat;
	background-size: 21.5px 109.5px;
}
.couponBox .cpOptionP{
	background-position: 0 0;
}
.couponBox .cpOptionD{
	background-position: 0 -22px;
}
.couponBox .cpOptionU{
	background-position: 0 -44px;
}
.couponBox .cpOptionR{
	background-position: 0 -66px;
}
.couponBox .cpOptionV{
	background-position: 0 -88px;
}
.couponBox .cpRewards{
	background-image: url(../../../images/mbl/ko/common/mypage/cpRewards.png);
	background-repeat: no-repeat;
	background-size: 64.5px 49px;
}
.couponBox .cpRewards-br{
	width: 44.5px;
	height: 11.5px;
	background-position: 0 0;
}
.couponBox .cpRewards-si{
	width: 38px;
	height: 12px;
	background-position: 0 -12px;
}
.cpRewards-go{
	width: 33.5px;
	height: 12.5px;
	background-position: 0 -24.5px;
}
.couponBox .cpRewards-di{
	width: 64.5px;
	height: 12px;
	background-position: 0 -37.5px;
}
.couponBox .cpTit{
	margin: 15px 5px 15px 0px;
	color: #222;
	font-weight: bold;
	text-align: left;
}
.couponBox .cpDate{
	color: #666;
	font-size: 12px;
	letter-spacing: -0.4px;
}
.couponBox .couponListInput .cpDate{
	font-size: 0;
}
.couponBox .cpDate .cpTxtDate{
	display: inline-block;
	margin-right: 3px;
}

.couponBox .cpDownWrap{
	position: absolute;
    right: 0;
    z-index: 10;
    width: 60px;
    top: 50%;
    height: 42px;
    transform: translateY(-50%);
}
.couponBox .cpDownWrap .cpDownView{
	display: flex;
	align-items: center;
	flex-direction: column;
}
.couponBox .cpDownWrap span{
	color: #fff;
}
.couponBox .cpDownWrap .icon-dw{
	width: 15px;
	height: 20px;
}
.couponBox .cpDownWrap .icon-dw img,
.couponBox .cpDownWrap .icon-cpVi img{
	width: 100%;
}
.couponBox .cpDownWrap .icon-dwTxt{
	margin-top: 10px;
	line-height: 12px;
	font-size: 12px;
	letter-spacing: -0.5px;
	text-align: center;
}

.couponBox .mOList{
	padding: 0 15px;
}

#popCpDownTxt b{
	color: #222;
}
#popCpDownTxt .icon-miniArrow{
	display: inline-block;
    margin-top: 5px;
    width: 8px;
    height: 13px;
    background: url(../../../images/mbl/ko/mem/new_2019/common/btn_link.png) no-repeat 100% center;
    background-size: 6px 11px;
    vertical-align: top;
}

/*마이쿠폰*/
.couponBox .icon-cpVi{
	width: 9px;
	height: 16px;	
}

/*완료쿠폰*/
.couponBox .new_rsvBox .controlBox{
	height: 25px;
	border-bottom: none;
}
.couponBox .arList{
	padding: 0 15px 40px;
}
.couponBox .arList.check{
	padding-bottom: 0;
}
.couponBox .cpCom-txt{
	font-size: 13px;
	font-weight: bold;
}
.couponBox .cpDate > span{
	display: inline-block;
	line-height: 15px;
	font-size: 12px;
}
.couponBox .cpDate > span:first-child{
	margin-right: 7px;
	padding-right: 7px;
	border-right: 1px solid #e5e5e5;
}
.couponBox .arList .cpDownOptxt{
	border-color: rgba(205, 196, 181, 0.3);
	border-right-color: rgba(183, 164, 145, 0.5);
}
.couponBox .couponListInput .couponListBox::before,
.couponBox .couponListInput .couponListBox::after{
	border-color: rgba(205, 196, 181, 0.3);
}
.couponBox .couponListBox::before,
.couponBox .couponListBox::after,
.couponBox .couponListInput .couponListBox::before,
.couponBox .couponListInput .couponListBox::after{
	border-bottom-color: #fff;
}
.couponBox .arList .cpOption{
	opacity: .5;
}
.couponBox .arList .cpRewards{
	opacity: .6;
}
.couponBox .arList .cpTit,
.couponBox .arList .cpDate,
.couponBox .arList .cpNumber{
	color: #999;
}

.couponBox .arList .couponListInner.cpComple::after{
	background-color: #e3dbd4;
}
.couponBox .arList .couponListInner.cpUsecom::after{
	background-color: #d0c3b7;
}
.couponBox .couponListWrap .couponList a:after{
	content: none;
}
.couponBox .new_rsvBox.couponListWrap .arList.check{
	border-bottom: 0;
}
.couponBox .new_rsvBox.couponListWrap .arList li + li{
	border-top: none;
}
.couponBox label.cpCheckList{
	display: block;
}
.couponBox .new_rsvBox .arList.check input[type='checkbox'] + label.cpCheckList{
	padding: 0 0 0 26px;
    box-sizing: border-box;
}
.couponBox .new_rsvBox.couponListWrap input[type='checkbox'] + label.cpCheckList:before{
	top: 50%;
	transform: translateY(-50%);
    left: 0;
    width: 16px;
    height: 16px;
    margin-top: 0;
    background-size: 16px;
}
.couponBox input[type='checkbox'] + label.cpCheckList:before{
	position: absolute;
	background: url(../../../images/mbl/ko/mem/new_2019/check_off.png) no-repeat;
	vertical-align: middle;
}
.couponBox input[type='checkbox']:checked + label.cpCheckList:before{
	background: url(../../../images/mbl/ko/mem/new_2019/check_on.png) no-repeat;
}

/*완료 쿠폰 + 영중문*/
.couponBox .wordsEn .couponListInner{
	padding-right: 75px;
}
.couponBox .wordsEn .couponListInner::after{
	width: 75px;
}
.couponBox .wordsEn .couponListBox::before,
.couponBox .wordsEn .couponListBox::after{
	margin-right: 70px;
}
.couponBox .wordsEn .cpDownWrap{
	width: 75px;
	height: 22px;
}