@charset "euc-kr";
/* CSS Document */
/**/
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans Thin'), local('NotoSans-Thin'),
    url(../font/notokr-thin.eot),
    url(../font/notokr-thin.eot?#iefix) format('embedded-opentype'),
    url(../font/notokr-thin.woff) format('woff'),
    url(../font/notokr-thin.ttf) format('opentype');
}


@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 200;
    src: local('Noto Sans Regular'), local('NotoSans-regular'),
    url(../font/notokr-regular.eot),
    url(../font/notokr-regular.eot?#iefix) format('embedded-opentype'),
    url(../font/notokr-regular.woff) format('woff'),
    url(../font/notokr-regular.ttf) format('opentype');
}


@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: /*local('Noto Sans Bold'), local('NotoSans-Bold'),*/ 
    url(../font/notokr-bold.eot),
    url(../font/notokr-bold.eot?#iefix) format('embedded-opentype'),
    url(../font/notokr-bold.woff) format('woff'),
    url(../font/notokr-bold.ttf) format('opentype');
}

/**/
.smartmembership_bn{width:96%; margin:1rem 2% 1.2rem 2%; display:inline-block;}
.smartmembership_bn a{display:inline-block; cursor:pointer;}
.smartmembership_bn a img{width:100%;}

/**/
    #smoney_pop{display:none; position:absolute; width:90%; left:5%; top:4%;  z-index:999;  border:2px solid #484f69; background:#ffffff; text-align:left;  }
    .smoney_title{display:inline-block; width:100%; height:20px; padding:14px 0 !important; background:#484f69; text-align:left; margin-top:0;}
    .smoney_title span{display:inline-block; float:left; text-indent:14px; font-family:'Noto Sans KR'; font-size:15px; font-weight:300; color:#fff; line-height:20px;}
    #sclose{text-decoration:none; display:inline-block; float:right; width:30px; height:20px; font-family:'Noto Sans KR'; font-size:15px; font-weight:200; color:#ffffff !important; line-height:20px; cursor:pointer; text-align:center;}
    #sclose:hover{text-decoration:none; background:#15214d;}
    #sclose:focus{background:#15214d;}

    .smoney_list{display:inline-block; clear:both; padding:0 0 16px 0;}
    .smoney_list ul li{padding:2px 0 4px 0;  text-align:left; font-size:14px; line-height:16px; font-weight:200; color:#000000; list-style:disc !important;  }

    .smoney_table{display:inline-block; clear:both; width:100%; padding-bottom:50px;}
    .smoney_table table{width:98%; border:1px solid #d9d9d9; text-align:center; padding:0; margin:0 auto;}
    .smoney_table table th{background:#484f69; height:20px; padding:8px 0; color:#ffffff; font-size:14px; font-weight:300; line-height:20px;  }
    .smoney_table table td{height:20px; padding:8px 0; color:#000000; font-size:14px; font-weight:200; line-height:20px;}
    .smonet_td_c{background:#e9eef3;}
	
	
	
/*ÅåÁý»ç ÇÏ´Ü¹Ù °íÁ¤*/
#tapbar {z-index:100; position:fixed; bottom:0; left:0; padding:0; margin:0; width:100%; 

-webkit-user-select:none;
-webkit-touch-callout:none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
overflow-y: visible !important;
}
#tapbar img {width:100%; height:100%;}


















