ul{
    padding: 0;
}
/*-------------°èÁÂÀÌÃ¼-------------------------*/
/*°èÁÂÀÌÃ¼ º£³Ê*/
.entireContainer{
    width: 450px;
    margin:  5px;//auto
}
.bannerContainer-1{
    height: 200px;
}
.itemContainer-1{
    position: relative;
    border: solid 1px #dadada;
    height: 699px;
}
.itemBox-1{
    position: relative;
    bottom: 168px;
    left: 40px;
    color: #ffffff;
}
.itemBox-1 .font-21:first-child{
    line-height: 3em;
}
.closeIcon{
    position: absolute;
    top: 0;
    right: 0;
}
.transferBanner{
    background-image: url("../../img/img_popup_transfer.png");
    background-position: center;
    width: 100%;
    height: 199px;
    background-size: cover;
}
.transactionType{
    margin-left: 13px;
}
/*°Å·¡³»¿ª Æû*/
.transferTable{
    margin: 0 45px;
}
.itemLeft{
    float: left;
    color: #979797;
}
.itemRight{
    float: right;
    color: #3d3d3d;
}

.item-1{
    font-size: 15px;
    line-height: 2.5em;
    overflow: hidden;
}
.item-2{
    font-size: 14px;
    line-height: 2.5em;
    overflow: hidden;
}
.itemBox-2 .item-1:first-child{
    border-bottom: solid 3px rgba(150, 150, 150, 0.4);
}
.itemBox-2 .item-1:last-child{
    border-bottom: solid 3px rgba(150, 150, 150, 0.4);
}
/*.itemBox-2 .item-1:nth-child(4) .itemRight{
    color: #ff5a5a;
}*/
.btnBox{
    line-height: 3em;
    margin: 12px auto 25px;
    width: 181px;
}
.btnBox .btn-mint-44{
    padding: 13px 76px;
}

/*---------------------°¡»ó°èÁÂ-------------------------*/
/*°¡»ó°èÁÂ Æû*/
.itemContainer-2{
    position: relative;
    border: solid 1px #dadada;
    height: 496px;
}
.bannerContainer-2{
    height: 200px;
}
.VirtualBanner{
    background-image: url("../../img/img_popup_virtual.png");
    background-position: center;
    width: 100%;
    height: 199px;
    background-size: cover;
}
.virtualTable{
    margin: 0 45px;
}

/*------------------½Å¿ëÄ«µå------------------------*/
/*½Å¿ëÄ«µå Æû*/
.itemContainer-3{
    position: relative;
    border: solid 1px #dadada;
    height: 662px;
}
.creditCardBanner{
    background-image: url("../../img/img_popup_creditCard.png");
    background-position: center;
    width: 100%;
    height: 199px;
    background-size: cover;
}
.creditCardTable{
    margin: 0 45px;
}
.itemBox-4{
    width: 170px;
}
.itemBox-4:first-child{
    float: left;
}
.itemBox-4:last-child{
    float: right;
}
.item-3{
    font-size: 14px;
    line-height: 2.5em;
    overflow: hidden;
}
.btnBox-1{
    line-height: 3em;
    margin: 12px auto 25px;
    width: 375px;
    overflow: hidden;
}
.btnBox-1 .btn-mint-44{
    float: left;
    padding: 0 35px;
    margin: 0 3px;
}
.btnBox-1 .btn-mint-44:last-child{
    background-color: #FFFFFF;
    color: #4dc9ae;
    border: 1px solid #4dc9ae;
}
