@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Variable'), url('../fonts/PretendardVariable.woff2') format('woff2-variations');
}

@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-display: swap;
}
@font-face {
    font-family: 'Pretendard';
    src: url('../fonts/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}

body {
	font-family: 'Pretendard', sans-serif;
	color: #191919;
	font-weight: 500;
    background-color: #ffffff;
}

input,
select {
	font-family: 'Pretendard', sans-serif;
}

ol,
ul {
	margin: 0px;
}

.inner {
	width: 95%;
	margin: 0 auto;
}

.c_inner {
	width: 98%;
	margin: 0 auto;
	position: relative;
}

.top_inner {
	width: 95%;
	margin: 0 auto;
}

.sp5 {
	height: 5px;
	clear: both;
}

.sp10 {
	height: 10px;
	clear: both;
}

.sp12 {
	height: 12px;
	clear: both;
}

.sp15 {
	height: 15px;
	clear: both;
}

.sp20 {
	height: 20px;
	clear: both;
}

.sp25 {
	height: 25px;
	clear: both;
}

.sp30 {
	height: 30px;
	clear: both;
}

.sp35 {
	height: 35px;
	clear: both;
}

.sp40 {
	height: 40px;
	clear: both;
}

.sp45 {
	height: 45px;
	clear: both;
}

.sp50 {
	height: 50px;
	clear: both;
}

.sp55 {
	height: 55px;
	clear: both;
}

.sp60 {
	height: 60px;
	clear: both;
}

.sp65 {
	height: 65px;
	clear: both;
}

.sp70 {
	height: 70px;
	clear: both;
}

.sp75 {
	height: 75px;
	clear: both;
}

.sp80 {
	height: 80px;
	clear: both;
}

.sp90 {
	height: 90px;
	clear: both;
}

.sp100 {
	height: 100px;
	clear: both;
}

.sp110 {
	height: 110px;
	clear: both;
}

.sp120 {
	height: 120px;
	clear: both;
}

.sp130 {
	height: 130px;
	clear: both;
}

.sp140 {
	height: 140px;
	clear: both;
}

.sp150 {
	height: 150px;
	clear: both;
}

.sp160 {
	height: 160px;
	clear: both;
}

.sp165 {
	height: 165px;
	clear: both;
}

.sp200 {
	height: 200px;
	clear: both;
}

.t_bold {
	font-weight: bold
}

.allowed {
	cursor: not-allowed !important;
}

/* Select box */
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(images/select.png);
	background-repeat: no-repeat;
	background-position: 94% 50%;
	background-size: 9px auto;
}

input,
select {
	appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: none;
	-webkit-border: none;
	-moz-border: none;
	-webkit-padding: 0 10px;
	-moz-padding: 0 10px;
}

input[type='checkbox'] {
	-webkit-appearance: checkbox
}

input[type='radio'] {
	-webkit-appearance: radio
}

input {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

select::-ms-expand {
	display: none;
	/*for IE10, 11*/
}

.inner {
	width: 98%;
	margin: 0 auto
}

.m_hide {
	display: none! important;
}

/*language*/
.language_btn {
	position: absolute;
	top: 14px;
	right: 20px;
}

.language_btn01 {
	border: 1px #e4e4e4 solid;
	min-width: 110px;
	height: 35px;
	color: #585858;
	line-height: 35px;
	cursor: pointer;
}

.language_btn01:hover .dep_01 {
	display: block;
}

.language_img {
	width: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

.bottom_img {
	width: 10px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 8px;
}

.dep_01 {
	display: none;
	position: absolute;
	top: 36px;
	left: 0px;
	width: 100px;
	z-index: 999999;
}

.dep_02 li {
	background: #e4e4e4;
}

.dep_02 li:hover {
	color: #005aab;
}

/**/
/*login*/
.login {
	min-height: 100vh;
}


.login .Language {
	margin-right: 10px;
	display: table;
	float: right;
	margin-left: 15px;
	margin-top: 7px;
	width: 90px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999999;
	border: 1px solid #252732;
}

.login .Language .dropbtn {
	font-size: 14px;
	border: none;
	padding-left: 5px;
}

.login .Language .dropdown .N-flag {
	margin-left: 5px;
	width: 20px;
	margin-top: 11px;
}

.login .Language .dropdown img {
	vertical-align: middle;
	margin-right: 10px;
}

.login .Language .dropdown p {
	font-size: 1em;
	font-weight: 400;
	color: #ffffff;
	text-align: right;
	display: table;
	float: right;
	padding-right: 5px;
	line-height: 38px;
}

.login .Language .dropdown {
	position: relative;
	display: inline-block;
	width: 100%;
}

.login .Language .dropdown-content {
	left: -11px;
	display: none;
	position: absolute;
	width: 90px;
	box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
	z-index: 1;
	top: 38px;
	display: none;
	background: rgba(0, 0, 0, 0.5);
}

.login .Language .dropdown-content a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.login .Language .dropdown-content a .N-flag {
	margin-top: 0px !important;
}

.login .Language .dropdown-content a:hover {
	background-color: #2c2c2c;
}

.login .Language .dropdown:hover .dropdown-content {
	display: block;
}

.register_check {
    margin-top: 10px;
}


.m_lang_select {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9999;
}

.m_lang_select img {
	width: 30px;
}

.index_l_box {
	display: none;
}

.index_Area_right {
    width: 100%;
    height: 100%;
    padding: 0 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-direction: column;
	background-image: url(../img/bg.jpg);
}

.login_logo {
    height: 70px;
}

.index-hi {
    color: #fff;
    text-align: center;
    padding-top: 55px;
}

.hi01 {
    font-size: 36px;
    padding-bottom: 7px;
}

.hi02 {
    font-size:20px;
}

.index_Area_right .inputForm {
        max-width: 500px;
		position:relative;
		width:100%;
        
    }

.index_Area_right .inputForm .tit {
    color: #2d2d2d;
    font-size: 24px !important;
	position: relative;
    font-weight: 700;
	display:inline;
}
.index_Area_right .inputForm .tit:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #da9b00;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    bottom: 4px;
}
.index_Area_right .inputForm .tit2 {
        font-size: 15px;
        font-weight: 300;
        position: relative;
        padding-top: 20px;
        padding-bottom: 30px;
        text-align: center;
        color: #2d2d2d;
    }
.index_Area_right .inputForm .tit2 a {
        font-size: 17px;
        font-weight: 700;
        position: relative;
        color: #eb9928;
    }
.index_Area_right .inputForm .login-input-Area {
    overflow: hidden;
    max-width: 500px;
    margin: 0 auto;
}
.p-mb15 {
    margin-bottom: 15px;
}
.login .index_Area_right .inputForm .login-input-Area .form {
    overflow: hidden;
    position: relative;
	border: 1px solid #a7a7a7;
    width: 100%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
   -webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
    padding: 7px 0 7px 10px;
    border-radius: 7px;
}
.index_Area_right .inputForm .login-input-Area .form .input_tit{
    font-size:12px;
	color:#232323;
	margin-bottom:7px;
}

.index_Area_right .inputForm .login-input-Area .form .input_tit span.bullet{
 color:#ff0000;	
 margin-left:10px;
}
.index_Area_right .inputForm .login-input-Area .form .input_tit span.span_txt{
 color:#ff0000;	
 margin-left:2px;
}
.index_Area_right .inputForm .login-input-Area .form .input01{
    font-size: 13px!important;
    color: #000;
    width: 100%;
    background: transparent;
    font-weight: 500;
    border-bottom: 1px #e4e5ea solid;
    height: 23px;
    line-height: 23px;
}
.index_Area_right .inputForm .login-input-Area .form .icon {
    height: 20px;
    position: absolute;
    right: 20px;
    bottom: 19px;
}
.index_Area_right .inputForm .login-input-Area .form.active {
    border: none!important;
}

.join .index_Area_right .inputForm .login-input-Area .form .input01 {
	height: 40px!important;
	    padding-left: 10px;
	line-height: 40px;
	background: #fff;
}

.p-mb30 {
    margin-bottom: 30px;
}
.btnArea {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.btnArea .clickBt {
    width: 100%;
    height: 45px;
    border-radius: 7px;
    cursor: pointer;
    font-size: 15px;
    color: #ffffff;
	font-weight: 500;
}
.btnArea .clickBt:nth-child(1) {margin-bottom:10px;}
.gradient01 {
	background: #da9b00;
	}
.gradient02 {
	background: #545b69;
	}
.index_p01 {
    color: #000;
    cursor: pointer;
    text-align: center;
    margin-top:25px;
	font-size:14px;
}

.mt-17 {
	margin-top: 5px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-35 {
	margin-top: 35px;
}

.mb-20 {
	margin-bottom: 15px;
}

.mb-35 {
	margin-bottom: 20px!important;
}

.mb-80 {
	margin-bottom: 80px;
}

.mr-5 {
	margin-right: 5px;
}

.mr-20 {
	margin-right: 20px;
}

.mr-5p {
	margin-right: 5%;
}

.ml-5p {
	margin-left: 5%;
}

.m-mb-35 {
	margin-bottom: 35px;
}

.index_r_box .logo {
	padding-top: 120px;
	text-align: center;
}

.index_r_box .logo img {
	width: 270px;
}

.input_title {
    font-size: 15px;
    color: #000;
    padding-bottom: 5px;
}

.index_r_box .l_tit01 {
    font-size: 17px;
    text-align: center;
    color: #000;
    margin-bottom: 14px;
}

.index_r_box .l_tit01 span {
	font-weight: 700;
}

.input_title span {
	font-size: 12px;
}

.index_title {
	    font-size: 15px;
    background: #414ff6;
    height: 45px;
    color: #ffffff;
    text-align: center;
    font-weight: 400;
    line-height: 45px;
    background: url(../img/topBg.jpg)no-repeat;
    background-position: right top;
    width: 100%;
}

.index_input {
	width: 90%;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0 auto;
}

.index_input01 {
	    width: 100%;
    height: 45px;
    border-radius: 10px;
    background: #fff;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #c7c7c7;
    position: relative;
    line-height: 45px;
	padding-left: 20px;
}

.index_input01::placeholder {
	color: #666666;
	font-size: 12px;
}

.l_btn_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.flex-col {
	flex-direction: column;
}

.button01 {
	max-width: 150px;
	height: 50px;
	border: none;
	background: #0e40af;
	border-radius: 5px;
	color: #ffffff;
	font-size: 16px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	width: 50%;
}

.btn_bg {
	background: #363b52;
	color: #ffffff;
}

.log-button {
       width: 90%;
    height: 40px;
    border: none;
    background: #414ff6;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    display: block;
    border-radius: 5px;
    line-height: 40px;
    margin: 30px 0 45px;
}

.idIcon {
	background-image: url(../img/id_login.png);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: 12px 50%;
	text-indent: 35px;
}

.pwIcon {
	background-image: url(../img/pw_login.png);
	background-size: 22px;
	background-repeat: no-repeat;
	background-position: 12px 50%;
	text-indent: 35px;
}

/*login_end*/

/*join*/
.index_r_box .join_logo {
	padding-top: 15px;
	text-align: center;
	margin-bottom: 30px;
}

.phone_select {
	width: 100%;
    height: 40px;
    background: #ffffff;
    padding-left: 15px;
    color: #222222;
    font-weight: 500;
    font-size: 16px;
}

.index_input02:focus {
	border-bottom: 1px #3d60ec solid;
}

.index_input03:focus {
	border-bottom: 1px #3d60ec solid;
}

.index_input04:focus {
	border-bottom: 1px #3d60ec solid;
}

.phone_select:focus {
	border-bottom: 1px #3d60ec solid;
}

.phone_select option {
	background: #ffffff;
}

.email-input {
	float: left;
	width: 64%!important;
	height: 62px;
}

.index_input02 {
	width: 30%;
	height: 40px;
	border: none;
	padding-left: 10px;
	background: transparent;
	color: #333333;
	border-bottom: 1px #cdcdcd solid;
	float: left;
}

.index_input03 {
	width: 60%;
	height: 35px;
	border: none;
	padding-left: 10px;
	background: transparent;
	color: #d3d3d3;
	border-bottom: 1px #cdcdcd solid;
}

.form02_span {
	color: #ffffff;
	width: 28%;
	height: 41px;
	float: right;
	font-size: 13px;
	background-color: #5f5f5f;
	text-align: Center;
	line-height: 40px;
	cursor: pointer;
	border-radius: 3px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}

.button02 {
	max-width: 150px;
    height: 50px;
    border: none;
    background: #3d60ec;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    width: 50%;
	margin: 0 auto;
}

.button03 {
	width: 49%;
	height: 50px;
	border: none;
	background: #3f4554;
	border-radius: 5px;
	color: #ffffff;
	font-size: 16px;
	margin-top: 10px;
	float: left;
}

.button05 {
	width: 33%;
    height: 40px;
    border: none;
    background: #bf0c0c;
    color: #ffffff;
    font-size: 13px;
	font-weight:400;
    cursor: pointer;
    position: absolute;
    bottom: 15px;
    right: 0;
}

.button06 {
    margin: 0 1px;
    background: #373737;
    padding: 14px 0;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    width: 250px;
    height: 48px;
    }

.flex-form {
    display: flex;
    align-items: center;
}

.bull {
	color: #ff4343;
	margin-left: 5px;
	font-family: 'Arial', 'noto', sans-serif !important;
}

.privacy {
	padding: 10px;
	color: #898989;
	background:#ffffff;
	height: 200px;
	overflow: hidden;
	overflow-y: auto;
	border: 1px #e4e4e4 solid;
	margin-top: 3px;
	font-size: 14px;
}

.privacy .text1 {
	FONT-SIZE: 12px;
	color: #898989;
}

.privacy .s1 {
	FONT-SIZE: 14px;
	color: #7c0404;
}

.ema-input {
	width: 58%;
	height: 40px;
}

.index_r_box_join .index_input {
	width: 100%;
}

.index_r_box_join .register_check {
	overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    float: right;
}

.index_r_box_join .register_check #register1 {
	width: 15px;
    height: 15px;
    float: left;
    margin-right: 8px;
}

.index_r_box_join .register_check label {
	color: #000;
    font-size: 13px;
}

/*join_end*/

/*top*/
#header {
    width: 100%;
    height: 70px;
    background: #ffffff;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}

#header .top_logo {
	position: absolute;
	top: 8px;
	left: 50%;
	transform: translateX(-50%);
}

#header .top_section img {
    position: absolute;
    left: 4%;
    /* transform: translateX(-50%); */
    top: 13px;
    width: 107px;
}
.menu {
        margin-top: 26px;
        filter: invert(1);
        position: absolute;
        right: 15px;
    }
.notice_link {
        margin-top: 19px;
        position: absolute;
        right: 60px;
    }

.level_box {
	display: none;
}

.left_menu {
	width: 80%;
	max-width:500px;
	min-height: 100vh;
	background: #ffffff;
	float: left;
	overflow: hidden;
	padding-top: 30px;
}

.left_menu #Level {
	position: absolute;
	top: 8px;
	left: 15px;
}

.left_menu #Level .Level-img {
	float: left;
	width: 55px;
}

.left_menu #Level p {
	display: table;
	float: left;
	color: #ffffff;
	font-size: 0.95em;
	font-weight: 600;
	line-height: 1.1em;
	margin-top: 10px;
	margin-left: 10px;
}

.left_menu #Level p span {
	color: #8f8f8f;
	font-size: 0.8em;
	font-weight: 400;
}

.left_menu .Language {
	display: table;
	float: left;
	margin-left: 15px;
	margin-top: 7px;
	width: 90px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	position: absolute;
	top: 0px;
}

.left_menu .Language .dropbtn {
	font-size: 16px;
	border: none;
	padding-left: 5px;
}

.left_menu .Language .dropdown-content .N-flag {
	margin-left: 5px;
	margin-right: 10px;
	width: 20px;
	vertical-align: middle;
}

.left_menu .Language .dropdown img {
	vertical-align: middle;
	width: 20px;
	margin-right: 10px;
}

.left_menu .Language .dropdown p {
	font-size: 1em;
	font-weight: 600;
	color: #FFFFFF;
	text-align: right;
	display: table;
	float: right;
	padding-right: 5px;
}

.left_menu .Language .dropdown {
	position: relative;
	display: inline-block;
	width: 100%;
	display: flex;
	align-items: center;
}

.left_menu .Language .dropdown-content {
	position: fixed;
	min-width: 100px;
	box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
	z-index: 1;
	border: 1px #d3d3d3 solid;
	left: 50%;
	top: 50%;
	width: 80%;
	height: 300px;
	transform: translate(-50%, -50%);
	background: #ffffff;
	border-radius: 10px;
	overflow: hidden;
}

.left_menu .Language .dropdown-content a {
	color: #333333;
	padding: 0px 16px;
	text-decoration: none;
	display: block;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #e4e4e4 solid;
}

.left_menu .Language .dropdown-content a:hover {
	background-color: #e4e4e4;
}

.left_menu .Language .dropdown-content .close-lang {
	color: #333333;
	text-align: center;
	width: 100px;
	margin: 0 auto;
	border: 1px #e4e4e4 solid;
	border-radius: 10px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 13px;
	cursor: pointer;
	z-index: 99999;
	height: 42px;
}



.nav-hm {
	top: 50px;
}

.nav-hm.nh-gnb {
	left: -140%;
	position: fixed;
	top: 0px;
	z-index: 99999;
	padding-top: 50px;
    background-image: url(../img/bg.jpg);
    background-size: cover;
    background-position: center 0;
}

.nav-hm .area-over {
	font-size: 16px;
	height: 50px;
	width: 100%;
	display: block;
	display: flex;
	align-items: center;
	padding-left: 55px;
	color: #232323;
	font-weight: 300;
	position:relative;
    }

.left_menu .level-area {
	color: #2e2e2e;
	padding-left: 20px;
	margin-bottom:30px;
    }
.left_menu .level-area .logoimg{
	height:30px;
    }

.left_menu .level-area .id {
	display: table;
}

.left_menu .level-area .infop {
	    margin-top: 7px;
    margin-bottom: 5px;
    text-align: center;
}

.left_menu .level-area .infop .s1 {
        color: #232323;
        font-size: 25px;
        font-weight: 300;
    }

.left_menu .level-area .infop img {
	width: 30px;
	margin-right: 10px;
}

.left_menu .level-area .id .jicimg {
	    width: 65px;
    display: block;
}

.left_menu .level-area a img {
	
}
    .common_box .coin_title_w {
        font-size: 12px;
        padding-bottom: 10px;
        color: #232323;
    }
.left_menu .mlist {
	position: relative;
}

.left_menu .mlist .menu_01 {
	margin-right: 15px;
	width: 20px;
	position: absolute;
	top: 14px;
	left: 20px;
}
.nav-hm .mlist .area-over.isOpen .menu_01 {
	filter: brightness(22.5) !important;
}

.nav-hm .mlist-sub {
	width: 100%;
	position: relative;
	top: auto;
	left: auto;
	opacity: 1;
	visibility: visible;
	height: auto;
	display: none;
}

.nav-hm .mlist-sub a {
	font-size: 12px;
    height: 45px;
    width: 100%;
    display: block;
    display: flex;
    align-items: center;
    color: #232323;
	font-weight:300;
	padding-left:35px;
}

.nav-hm .mlist .area-over.isOpen {
    color: #ffffff;
    background: #f9b703;
}

.nav-hm .logout_Btn {
	width: 99px;
	height: 38px;
	background: #068d45;
	color: #ffffff;
	float: left;
	margin-left: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	margin-top: 30px;
}

.nav-hm .logout_Btn a {
	color: #ffffff;
	font-size: 16px;
}

.nav-hm .logout_Btn:hover {
	background: #2f6ff1;
}

.close {
	float: left;
	position: absolute;
	top: 20px;
	right: 30px;
	cursor: pointer;
}


.inquery-email {
	overflow: hidden;
	width: 90%;
	border: 1px #8b0785 solid;
	color: #ffffff;
	font-size: 16px;
	margin: 20px auto 0px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
}


.m_top_section {
	background: #ffffff;
	height: 70px;
	width: 100%;
	padding: 0px 20px;
	position: relative;
}

.m_nav {
	float: left;
	width: 20px;
	margin-top: 12px;
	cursor: pointer;
}

.m_logo {
	float: left;
	position: absolute;
	top: 48%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 200px;
}

.m_level {
	float: right;
	margin-top: 15px;
}

.m_level p span {
	margin-right: 6px;
	color: #f3f3f3;
	font-size: 14px;
	display: none;
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
}







.language_btn2 {
	position: absolute;
	top: 14px;
	left: 10px;
	padding-left: 0px !important;
}

.language_btn02 {
	border: 1px #5e5e5e solid;
	width: 110px;
	height: 35px;
	color: #ffffff;
	line-height: 35px;
	cursor: pointer;
	padding-left: 0px !important;
	font-size: 14px;
}

.language_img2 {
	width: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}

.bottom_img2 {
	width: 10px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

.logout {
	float: left;
	width: 70px;
	height: 30px;
	background: #7c00ff;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	border-radius: 3px;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 30px;
	padding: 0px !important;
	cursor: pointer;
}

.logout a {
	color: #ffffff;
}

.dep_01 {
	display: none;
	position: absolute;
	top: 36px;
	left: 0px;
	width: 100px;
	z-index: 999999;
}

.dep_02 li {
	background: #ffffff;
	line-height: 35px !important;
	width: 110px;
}

.dep_02 li a {
	color: #333333;
}

.top-left {
	display: none;
}

.top_logo img {
	width: 160px;
	cursor: pointer;
}

.top-right {
	display: table;
	float: right;
	margin-right: 3.5%;
}

.top-right #Level {
	display: table;
	float: left;
	display: none;
}

.top-right #Level img {
	display: table;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	width: 52px;
}

.top-right #Level p {
	display: table;
	float: left;
	color: #ffffff;
	font-size: 0.95em;
	font-weight: 600;
	line-height: 1.1em;
	margin-top: 18px;
}

.top-right #Level p span {
	color: #8f8f8f;
	font-size: 0.8em;
	font-weight: 400;
}

.top-right .notification {
	margin-left: 50px;
	float: left;
	display: table;
	margin-top: 8px;
	margin-bottom: 8px;
}

.top-right .notification img {
	width: 40px;
}

.top-right .notification .N-number {
	background: #b000a3;
	color: #ffffff;
	font-size: 0.7em;
	padding: 3px 5px;
	border-radius: 20px;
	font-weight: 600;
	position: absolute;
	margin-left: -20px;
}

.top-right .Language {
	display: table;
	float: left;
	margin-left: 15px;
	border: 1px solid #4a4860;
	border-radius: 40px;
	/* padding: 4px 8px; */
	margin-top: 16px;
	width: 135px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	display: none;
}

.top-right .Language .dropbtn {
	font-size: 16px;
	border: none;
	padding-left: 5px;
}

.top-right .Language .dropdown .N-flag {
	margin-left: 5px;
}

.top-right .Language .dropdown img {
	vertical-align: middle;
}

.top-right .Language .dropdown p {
	font-size: 1em;
	font-weight: 600;
	color: #ffffff;
	text-align: right;
	display: table;
	float: right;
	padding-right: 5px;
}

.top-right .Language .dropdown {
	position: relative;
	display: inline-block;
	width: 100%;
}

.top-right .Language .dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.top-right .Language .dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.top-right .Language .dropdown-content a:hover {
	background-color: #ddd;
}

.top-right .Language .dropdown:hover .dropdown-content {
	display: block;
}

/*top end*/

.p-mt20 {
	margin-top: 20px;
}



.item-title {
	font-size: 22px;
	color: #ffffff;
	display: flex;
	align-items: center;
	padding-bottom: 5px;
	margin-bottom: 35px;
}



.mt10 {
	margin-bottom: 5px;
}






.f-request {
	color: #1af2ef;
	opacity: 0.8;
}

.f-active {
	color: #defb40;
	opacity: 0.8;
}

.f-cancel {
	color: #ee4b8e;
	opacity: 0.8;
}

.pie-chart {
	position: relative;
	display: inline-block;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	transition: 0.3s;
}

.center {
	background: #1f1e2c;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	text-align: center;
	line-height: 4em;
	font-size: 1.1em;
	transform: translate(-50%, -50%);
	color: #d3d3d3;
	font-weight: 500;
}

.table_btn01 {
	display: inline-block;
	width: 77px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
	border-radius: 5px;
}

.stay_btn {
	background: #0e76bc;
	cursor: pointer;
}

.complet_btn {
	background: #d6a217;
	cursor: pointer;
}

.end_btn {
	background: #c02510;
	cursor: pointer;
}



/*main end*/




/* mypage */

.s_left {
	width: 100%;
	float: left;
}

.s_right {
	width: 100%;
	float: right;
}


.frofile .commomARea .item01 {
	    background: #ffffff;
    width: 100%;
    padding: 30px;
    margin-bottom: 50px;
    border-radius: 15px;
    box-shadow: 0px 0px 7.28px 0.72px rgb(0 0 0 / 9%);
    overflow: hidden;
}


.frofile .commomARea .item01 .profile-user {
	width: 100%;
	text-align: center;
	float: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	flex-direction: column;
	margin-bottom: 20px;
}

.frofile .commomARea .item01 .profile-user .user-img {
	position: relative;
	display: inline-block;
}

.frofile .commomARea .item01 .profile-user .user-img img {
	width: 136px;
}

.frofile .commomARea .item01 .profile-user .m-user-info {
	padding-top: 20px;
}

.frofile .commomARea .item01 .profile-user .m-user-info .tit {
	font-size: 20px;
	font-weight: 500;
	color: #232323;
}

.frofile .commomARea .item01 .profile-info {

}

.frofile .commomARea .item01 .profile-info ul li {
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 15px;
}

.frofile .commomARea .item01 .profile-info ul li .n1 {
	width: 56px;
	text-align: right;
	margin-right: 20px;
	font-size: 14px;
	color: #232323;
}

.frofile .commomARea .item01 .profile-info ul li .s1 {
	font-weight: 400;
	font-size: 14px;
	color: #232323;
    word-break: break-all;
	width: calc(100% - 60px);
    display: block;
}

.page_input {
	width: 100%;
	margin: 0 auto;
}

/*mypage end*/


/*package buy*/
.common_box02 {
	width: 100%;
	min-height: 400px;
	background: transparent;
}

.common_box02 .mining-1 {
	float: left;
	background: #193589;
	border-radius: 15px;
	padding: 30px;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}

.common_box02 .mining-1:nth-child(1) {
	background: linear-gradient(135deg, rgba(44,212,189,1) 0%, rgba(14,150,210,1) 100%);
	}
.common_box02 .mining-1:nth-child(1) button {
    background: #0e4559 !important;
}
.common_box02 .mining-1:nth-child(2) {
	background: linear-gradient(135deg, rgba(255,135,98,1) 0%, rgba(248,106,162,1) 100%);
	}
.common_box02 .mining-1:nth-child(2) button {
    background: #6e2237 !important;
}
.common_box02 .mining-1:nth-child(3) {
	background: linear-gradient(135deg, rgba(239,116,223,1) 0%, rgba(177,66,209,1) 100%);
	}
.common_box02 .mining-1:nth-child(3) button {
    background: #74227c !important;
}

.common_box02 .mining-1:nth-child(4) {
    background: linear-gradient(135deg, rgb(52 181 110) 0%, rgb(13 165 101) 100%);
}
.common_box02 .mining-1:nth-child(4) button {
    background: #0c5533 !important;
}


.common_box02 .mining-1:nth-child(5) {
    background: linear-gradient(135deg, rgb(23 84 197) 0%, rgb(0 131 172) 100%);
}
.common_box02 .mining-1:nth-child(5) button {
    background: #083b62 !important;
}

.common_box02 .mining-1:nth-child(6) {
	background: linear-gradient(135deg, rgba(44,212,189,1) 0%, rgba(14,150,210,1) 100%);
	}
.common_box02 .mining-1:nth-child(6) button {
    background: #186877 !important;
}
.common_box02 .mining-1:nth-child(7) {
	background: linear-gradient(135deg, rgba(255,135,98,1) 0%, rgba(248,106,162,1) 100%);
	}
.common_box02 .mining-1:nth-child(7) button {
    background: #872c39 !important;
}
.common_box02 .mining-1:nth-child(8) {
	background: linear-gradient(135deg, rgba(239,116,223,1) 0%, rgba(177,66,209,1) 100%);
}
.common_box02 .mining-1:nth-child(8) button {
    background: #5b2465 !important;
}
.common_box02 .mining-1:nth-child(9) {
    background: linear-gradient(135deg, rgb(52 181 110) 0%, rgb(13 165 101) 100%);
}
.common_box02 .mining-1:nth-child(9) button {
    background: #21533c !important;
}
.common_box02 .mining-1:nth-child(10) {
    background: linear-gradient(135deg, rgb(72 145 145) 0%, rgb(0 131 172) 100%);
}
.common_box02 .mining-1:nth-child(10) button {
    background: #51b7d2 !important;
}

.common_box02 .mining-1 .m-title {
	float: left;
	width: 70%;
	margin-bottom: 15px;
}

.common_box02 .mining-1 .m-title h4 {
	color: #d3d3d3;
	font-weight: 500;
	font-size: 0.8rem;
}

.common_box02 .mining-1 .m-title h3 {
	color: #ffffff;
	font-weight: 500;
	font-size: 1rem;
	margin-top: 9px;
}

.common_box02 .mining-1 .m-title .pack-name {
	font-size: 17px;
    color: #fff;
    font-weight: normal;
}

.common_box02 .mining-1 .m-img {
	width: 30%;
	float: right;
	text-align: right;
	margin-bottom: 15px;
}

.common_box02 .mining-1 .m-img img {
	width: 60px;
}


.common_box02 .mining-1 .m-value {
	width: 100%;
	clear: both;
	overflow: hidden;
}

.common_box02 .mining-1 .m-value h2 {
	font-size: 1.6rem;
	color: #d3d3d3;
	font-weight: 500;
}

.common_box02 .mining-1 .m-value p {
	color: #d3d3d3;
	font-size: 0.65em;
	margin-top: 10px;
}

.common_box02 .mining-1 .m-value .price {
    font-size: 26px;
    font-weight: 500;
    color: #fff;
}

.common_box02 .mining-1 .m-value .p_pv {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

.common_box02 .mining-1 .m-bottom {
	    position: absolute;
    bottom: 30px;
    right: 30px;
}

.common_box02 .mining-1 .m-bottom button {
	float: left;
	background: #0d3072;
	color: #ffffff;
	border: none;
	outline: 0;
	width: 85px;
	height: 35px;
	border-radius: 50px;
	font-size: 0.8em;
	font-weight: 400;
	cursor: pointer;
}

.common_box02 .mining-1 .m-bottom p {
	float: right;
	height: 35px;
	line-height: 35px;
	font-size: 0.75em;
	color: #d3d3d3;
	font-weight: 500;
}

/*package buy: 팝업*/

.pop_box {
	width: 100%;
    min-height: 100vh;
    background: #181622;
    position: fixed;
    top: 0;
    clear: both;
    left: 0px;
    z-index: 99999999;
}

.pop_box .popup-buy .p-h {
	background: #1754c5;
	height: 55px;
	padding: 0 25px;
	line-height: 55px;
}

.pop_box .popup-buy {
	width: 100%;
    height: 100vh;
    overflow: auto;
    background: #ffffff;
}

.pop_box .popup-buy .p-h h2 {
	float: left;
	font-size: 1.1em;
	color: #ffffff;
	font-weight: 500;
}

.pop_box .popup-buy .p-h h5 {
	float: right;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: 400;
	cursor: pointer;
}

.pop_box .popup-buy .p-i {
	margin-top: 25px;
	text-align: center;
}

.pop_box .popup-buy .p-i h2 {
	color: #1a1a1a;
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 10px;
}

.pop_box .popup-buy .p-i p {
	color: #0f0f0f;
	font-size: 0.8em;
	line-height: 1.3em;
}

.pop_box .popup-buy .p-i p span {
	color: #2f49d1;
}

.p-time {
	width: 80%;
	margin: 20px auto 0;
	border: 2px dashed #193589;
	border-radius: 20px;
	padding: 10px;
	overflow: hidden;
}

.p-time .t-icon {
	float: left;
	width: 20%;
	display: none;
}

.p-time .t-icon img {
	width: 100px;
}

.p-time .time-display {
	float: left;
	width: 100%;
}

.p-time .time-display p {
	text-align: center;
	color: #000000;
	font-size: 0.9em;
	font-weight: 500;
	margin-top: 7px;
}

.p-time .time-display span {
	color: #a5a5a5;
	padding-left: 15px;
	font-size: 0.8em;
	display: block;
	text-align: center;
}

.pop_box .popup-buy .coin-tab {
	width: 85%;
	margin: 20px auto 0;
}

.pop_box .tab_active {
	background: #1754c5;
	border: none !important;
}

.pop_box .popup-buy .coin-tab .tab_ul {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-bottom: 25px;
}

.pop_box .popup-buy .coin-tab li {
	float: left;
	width: 27%;
	border: #4a4860 1px solid;
	border-radius: 30px;
	color: #ffffff;
	padding: 8px 0;
	text-align: center;
}

.pop_box .input001 {
	width: 100%;
	height: 40px;
	border: none;
	padding-left: 10px;
	background: transparent;
	color: #333333;
	text-align: right;
	font-size: 0.95rem;
}

.pop_box .input001::placeholder {
	color: #d3d3d3;
	font-size: 12px;
	text-align: left;
}

.pop_box .popup-buy .coin-tab .table01 {
	width: 100%;
}

.pop_box .popup-buy .coin-tab .table01 tr {
	height: 50px;
	border-bottom: 1px solid #d7d7d7;
}

.pop_box .popup-buy .coin-tab .table01 td:nth-child(1) {
	color: #515151;
	width: 40%;
	text-align: left;
	font-size: 0.9rem;
	font-weight: 500;
}

.pop_box .popup-buy .coin-tab .table01 td:nth-child(2) {
	width: 70%;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 5px;
	font-size: 0.95rem;
	font-weight: 500;
	color: #333333;
}

.pop_box .popup-buy .coin-tab .btn {
	margin: 20px auto 0;
	text-align: center;
}

.pop_box .popup-buy .coin-tab .btn button {
	background: #1754c5;
	border-radius: 50px;
	outline: 0;
	border: none;
	width: 160px;
	height: 40px;
	color: #ffffff;
	font-size: 0.8em;
	cursor: pointer;
}

.pop_box .popup-buy .coin-tab .btn p {
	color: #000000;
	margin-top: 10px;
	font-size: 0.8em;
}

.pop_box .popup-buy .coin-tab li:nth-child(2) {
	margin: 0 9.5%;
}

.pop_box .popup-buy .coin-tab li:nth-child(3) {
	float: right;
}

.pop_box .popup-buy .coin-tab li a {
	color: #ffffff;
	font-size: 0.9em;
	font-weight: 500;
}

.common_box .left49 {
	float: left;
	width: 48%;
}

.common_box .left49 .package_img {
	position: relative;
	width: 100%;
	height: 190px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.common_box .left49 .package_img img {
	width: 200px;
}

.common_box .left49 .th {
	padding: 12px 0 0 0;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 5px;
}

.common_box .left49 .con {
	width: 100%;
	height: 40px;
	padding: 0 15px;
	background: #fbfbfb;
	border: 1px solid #dedede;
	font-size: 17px;
	font-weight: 600;
	line-height: 45px;
	position: relative;
}

.common_box .left49 strong {
	color: #436acb;
}

.common_box .left49 .btnBuy {
	width: 280px;
	margin: 30px auto 30px auto;
	background: #24293a;
	height: 70px;
	color: #ffffff;
	font-weight: 400;
	font-size: 30px;
	text-align: center;
	font-style: italic;
	line-height: 70px;
}

.common_box .right49 {
	float: right;
	width: 49%;
}

.common_box .address_input02 {
	width: calc(100% - 60px);
	height: 100%;
	border-radius: 5px;
	background: transparent;
	font-size: 12px;
	font-weight: 400;
}

.common_box .buy_input01 {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	background: transparent;
	font-size: 17px;
	font-weight: 600;
}

.common_box .address_copy {
	width: 20%;
	height: 38px;
	background: #24293a;
	display: block;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	line-height: 38px;
	font-weight: 500;
}

.unit_title {
    font-size: 20px;
    font-weight: 500;
    color: #090909;
    margin-bottom: 10px;
}

.common_box .uTable2 {
	width: 100%;
	overflow: hidden;
}

.common_box .uTable2 ul {
    overflow: hidden;
    display: flex;
    align-items: center;
}
.common_box .uTable2 ul li.th {
    height: 63px;
    text-align: Center;
    overflow: hidden;
    font-size: 12px;
    color: #232323;
    font-weight: 500;
    width: 100%;
    border-top: 1px #dbdbdb solid;
    border-bottom: 1px #dbdbdb solid;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.common_box .uTable2 ul li.td {
	float: left;
	width: 33%;
	border-bottom: 1px solid #2a2d38;
	text-align: center;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: 400;
	color: #ababab;
}

.common_box .uTable2 ul li.td:nth-child(3) {
	width: 34%;
}

.common_box .uTable2 ul li.td span {
	min-width: 60px!important;
	height:30px!important;
	line-height: 30px!important;
}

.common_box .uTable2 .scroll {
	min-height: 650px;
	max-height: 650px;
	overflow: hidden;
	overflow-y: auto;
	border-bottom: 2px solid #000;
}

.common_box .item100 {
	width: 100%;
}

.common_box .item100 .item-2 .th {
	padding-top: 30px;
}

.common_box .item100 .con {
	width: 100%;
	height: 40px;
	padding: 0 15px;
	background: #fbfbfb;
	border: 1px solid #dedede;
	font-size: 15px;
	font-weight: 400;
	line-height: 45px;
	position: relative;
	margin-bottom: 10px;
}

.common_box .item100 .copy_btn {
	width: 60px;
	height: 40px;
	background: #a70606;
	display: block;
	float: right;
	position: absolute;
	top: -1px;
	right: -1px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	font-size: 13px;
	background: #896c3d;
}

.common_box .item100 .btnBuy {
        height: 50px;
        text-align: center;
        color: #fff;
        font-size: 13px;
        font-weight: 500;
        display: block;
        border-radius: 30px;
        margin: 35px auto 0;
        line-height: 50px;
        width: 200px;
        background: #7c0404;
    }

.cancel01 {
    cursor: pointer;
    width: 60px;
    height: 30px;
    line-height: 30px;
    background: #303030;
    display: block;
    right: 0px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 7px;
    min-width: 50px;
}

/*package buy end*/



/* 국가 선택 */
.lang_select {
        position: absolute;
        cursor: pointer;
        z-index: 9999999;
        top: 25px;
        right: 5%;
        width: 30px;
		display: none;
	}
.lang_select .img_style {
	overflow: hidden;
border: 1px solid #d3d3d3;
}


.lang_select img {
	width:100%;
}

.lang_select .lang_select_list {
	display: none;
	background: #ffffff;
	position: absolute;
	top: 45px;
	z-index: 9999;
	right: 0px;
	padding: 10px;
	width: 135px;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #d8d6d6;
}

.lang_select .lang_select_list p {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    padding: 2px;
    color: #000;
}

.lang_select .lang_select_list p:last-of-type {
	margin-bottom: 0px;
}

.lang_select .lang_select_list p img {
	width: 30px;
	margin-right: 10px;
	border: 1px #d4d4d4 solid;
}

/* //국가 선택 */



/*notice*/
.notice_table01 {
	overflow: hidden;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 49%;
	height: 600px;
	float: left;
	margin-bottom: 30px;
	border-radius: 5px;
	overflow-y: auto;
	margin-right: 1%;
	background: #ffffff;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
}

.notice_table01 .main_table02 tr th:nth-child(1) {
	width: 5%;
}

.notice_table01 .main_table02 tr th:nth-child(2) {
	width: 70%;
}

.notice_table01 .main_table02 tr th:nth-child(3) {
	width: 10%;
}

.notice_table01 .main_table02 tr th:nth-child(4) {
	width: 15%;
}

/**/

/*sales*/
.sales_table01 {
	overflow: hidden;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 49%;
	background: #ffffff;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
	height: 600px;
	float: left;
	margin-bottom: 30px;
	border-radius: 5px;
	overflow-y: auto;
}

.sales_table01 .main_table02 tr th:nth-child(1) {
	width: 15%;
}

.sales_table01 .main_table02 tr th:nth-child(2) {
	width: 60%;
}

.sales_table01 .main_table02 tr th:nth-child(3) {
	width: 15%;
}

/*sales history*/

/*sut comment*/
.sub_top {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #2a3042;
	padding-left: 20px;
}

.sub_title {
	font-size: 18px;
	color: #ffffff;
}

.sub_title img {
	float: left;
	margin-top: 12px;
}

.text01 {
	color: #ffffff;
}

.qrcode {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 80%;
}

.qrcode img {
	width: 150px;
}

/**/

.qr_icon_img {width:100px;}
/*notice*/
.notice_table03 {
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	background: #ffffff;
	margin-right: 2%;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-radius: 5px;
	height: 600px;
	position: relative;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
}

.notice_table03 .main_table02 tr th:nth-child(1) {
	width: 10%;
}

.notice_table03 .main_table02 tr th:nth-child(2) {
	width: 65%;
}

.notice_table03 .main_table02 tr th:nth-child(3) {
	width: 10%;
}

.notice_table03 .main_table02 tr th:nth-child(4) {
	width: 15%;
}

.page_nav {
	display: table;
	margin: 40px auto 0px;
}

.page_nav li {
	float: left;
	color: #ffffff;
	padding: 5px 8px 5px 8px;
	border: 1px #7c7c7c solid;
	margin-left: 5px;
	cursor: pointer;
}

/*notice end*/

/*notice_view*/
.notice_table02 {
	    background: #ffffff;
    width: 100%;
    padding: 20px;
    margin-bottom: 50px;
    border-radius: 15px;
    box-shadow: 0px 0px 7.28px 0.72px rgb(0 0 0 / 9%);
    overflow: hidden;
}

.view_table tr th {
	width: 100%;
	border-top: 1px #dbdbdb solid;
    border-bottom: 1px #dbdbdb solid;
    background: #f2f2f2;
	padding: 20px 10px;
	overflow: hidden;
}

.viewtitle_l {
	float: left;
	font-size: 15px;
	font-weight: 500;
}

.viewtitle_r {
	float: right;
	font-size: 12px;
	color: #232323;
	font-weight: 400;
	padding-top: 3px;
}

.t_bold {
	font-weight: bold;
}

.view_table tr td {
	height: 40px;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px #e8e8e8 solid;
	padding: 15px 10px;
}

.view_txt {
	width: 100%;
	border: none;
	font-size: 14px;
	line-height: 20px;
	min-height: 300px;
	color: #191919;
}

.listgo_btn {
	width: 110px;
    background: #3d3d3d;
    border-radius: 3px;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    margin-top: 13px;
    cursor: pointer;
}

/*notice_view end*/

.mypage_section01 {
	    background: #ffffff;
    width: 100%;
    padding: 30px;
    margin-bottom: 50px;
    border-radius: 15px;
    box-shadow: 0px 0px 7.28px 0.72px rgb(0 0 0 / 9%);
    overflow: hidden;
}

/*community*/
.listgo_btn02 {
	width: 150px;
	background: #927b48;
	border-radius: 3px;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	float: right;
	position: absolute;
	right: 1%;
	bottom: 35px;
}

/*community end*/

/*notice_write*/
.listgo_btn03 {
	width: 150px;
	background: #927b48;
	border-radius: 3px;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}

.listgo_btn04 {
	width: 150px;
	background: #6d6d94;
	border-radius: 3px;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	margin-left: 1.5%;
}

.wirte_input01 {
	width: 100%;
	height: 50px;
	border: none;
	background: transparent;
	border: 1px #68688e solid;
	border-radius: 5px;
	padding-left: 10px;
	font-size: 14px;
	color: #ffffff;
}

.wirte_input01::placeholder {
	color: #8e8eb3;
}

.write_form {
	width: 100%;
	height: 400px;
	border: 1px #68688e solid;
	background: transparent;
	border-radius: 5px;
	color: #ffffff;
	padding-left: 10px;
}

/*notice_write end*/


.qr_box {
    text-align: center;
    margin-bottom: 30px;
}
.qr_box img {
    width: 150px;
}

/*history*/
.history_table04 {
	background: #ffffff;
        width: 100%;
        margin-bottom: 50px;
        overflow: hidden;
        min-height: calc(100% - 250px);
        padding-bottom: 30px;
        border: 1px #e4e4e4 solid;
        border-top: none;
        position: relative;
}

.history_table04 input[type="checkbox"] {
	display: none;
}

.history_table04 input[type="checkbox"] + label span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: -2px 10px 0 0;
	vertical-align: middle;
	background: url(../img/checkbox.png) left top no-repeat;
	cursor: pointer;
	background-size: cover;
}

.history_table04 input[type="checkbox"]:checked + label span {
	background: url(../img/checkbox.png) -22px top no-repeat;
	background-size: cover;

}

.history_table04 .table_form01 {
	width: 100%;
	overflow: hidden;
	color: #ffffff;
}

.history_table04 .table_form01 tr th {
	height: 40px;
	line-height: 40px;
	text-align: Center;
	overflow: hidden;
	font-size: 12px;
	color: #232323;
	font-weight: 500;
	width: 100%;
	border-top: 1px #dbdbdb solid;
	border-bottom: 1px #dbdbdb solid;
	background: #f2f2f2;
}

.history_table04 .table_form01 tr td {
	font-weight: 500;
	font-size: 12px;
	height: 50px;
	border-bottom: 1px solid #e8e8e8;
	color: #232323;
}

.history_table04 .table_form01 tr th:nth-child(1) {
	width: 100px;
}

.history_table04 .table_form01 tr th:nth-child(2) {
	width: calc(100% - 100px);
	text-align: center;
}



.history_table04 .table_form01 tr td:nth-child(1) {
	width: 100px;
	width: 0px !important;
	text-align: center;
}

.history_table04 .table_form01 tr td:nth-child(2) {
	/* width: calc(100% - 100px); */
	width: 100%;
	text-align: left;
    padding-left: 25px;
}

.Email_code {
    border-radius: 0px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    background: #f9b703;
    color: #6a2300;
}

.alarm_txt {
	font-size: 12px;
    border: 1px #ff5e5e solid;
    padding: 10px 15px;
    color: #ff0000;
    border-radius: 5px;
    margin-bottom: 15px;
    background: rgb(255 220 220 / 50%);
	}

.page_number {
	overflow: hidden;
	display: flex;
	margin-top: 20px;
	justify-content: center;
	margin-bottom: 30px;
}

.page_number .move-btn {
	width: 65px;
	height: 35px;
	border-radius: 35px;
	border: 1px #383838 solid;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #383838;
	font-weight: 300;
	font-size: 12px;
	cursor: pointer;
}

.page_number .move-btn:hover {
	border: 1px #3d60ec solid;
	color: #3d60ec;
}

.page_number .move-btn:hover img {
    filter: invert(32%) sepia(58%) saturate(4279%) hue-rotate(222deg) brightness(95%) contrast(94%);
}

.page_number .move-btn img {
	display:none;
}

.page_number .move-btn .l_arrow {
	margin-right: 8px;
}


.page_number .number_conut {
	margin-left: 10px;
	margin-right: 10px;
}

.page_number .number_conut li {
	float: left;
}

.page_number .number_conut li a {
        float: left;
        background: #383838;
        line-height: 35px;
        color: #fff;
        width: 35px;
        height: 35px;
        text-align: center;
        font-size: 12px;
        font-weight: 400;
        border-radius: 50%;
        margin-right: 10px;
    }

.page_number .number_conut li a:hover {
	color: #696780;
}

.page_number .number_conut li.active a {
	color: #ffffff;
	background: #383838;
	border-radius: 50%;
}

.notice_table04_1 {
	overflow: hidden;
	width: 100%;
	max-height: 400px;
	position: relative;
	overflow-y: auto;
	overflow-x: auto;
}

.notice_table04_1 .main_table02 tr th {
	height: 40px;
	text-align: Center;
	overflow: hidden;
	font-size: 12px;
	color: #232323;
	font-weight: 500;
	width:100%;
	border-top: 1px #dbdbdb solid;
	border-bottom: 1px #dbdbdb solid;
	background: #f2f2f2;
}

.notice_table04_1 .main_table02 tr td {
    text-align: center;
    height: 40px;
    font-size: 12px;
    border-bottom: 1px solid #e8e8e8;
    color: #232323;
	padding: 3px 0;
}




.notice_table04_1 .main_table02 tr th:nth-child(1) {
	width: calc(100% / 3);
}

.notice_table04_1 .main_table02 tr th:nth-child(2) {
	width: calc(100% / 3);
}

.notice_table04_1 .main_table02 tr th:nth-child(3) {
	width: calc(100% / 3);
}


.table-with .notice_table04_1 .main_table02 tr td {
	text-align: center;
    height: 40px;
    line-height: 18px;
    font-size: 12px;
    border-bottom: 1px solid #e8e8e8;
    color: #333333;
    padding: 10px 3px;
    word-break: normal;
	width: calc(100% / 3);
}



    .table-with .table-top {
        height: 40px;
        line-height: 40px;
        text-align: Center;
        overflow: hidden;
        font-size: 12px;
        color: #232323;
        font-weight: 500;
        min-width: 600px;
        border-top: 1px #dbdbdb solid;
        border-bottom: 1px #dbdbdb solid;
        background: #f2f2f2;
    }

.table-with .table-top li {
	float: left;
}

.table-with .table-top li:nth-of-type(1) {width: 100px;}
.table-with .table-top li:nth-of-type(2) {width: 100px;}
.table-with .table-top li:nth-of-type(3) {width: 130px;}
.table-with .table-top li:nth-of-type(4) {width: 100px;}
.table-with .table-top li:nth-of-type(5) {width: calc(100% - 430px);}

.table-with .notice_table04_1 .main_table02 tr td:nth-of-type(1) {width: 100px;font-size:10px;}
.table-with .notice_table04_1 .main_table02 tr td:nth-of-type(2) {width: 100px;}
.table-with .notice_table04_1 .main_table02 tr td:nth-of-type(3) {width: 130px;}
.table-with .notice_table04_1 .main_table02 tr td:nth-of-type(4) {width: 100px;}
.table-with .notice_table04_1 .main_table02 tr td:nth-of-type(5) {width: calc(100% - 430px);word-break: break-word;}


.history_table05 {
	width: 100%;
	height: 450px;
	background: #ffffff;
	box-shadow: 0px 0px 10px #dddddd;
	border-radius: 5px;
	padding: 20px 0px;
	overflow-y: hidden;
}

.history_table05 input[type="checkbox"] {
	display: none;
}

.history_table05 input[type="checkbox"] + label span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: -2px 10px 0 0;
	vertical-align: middle;
	background: url(../img/checkbox.png) left top no-repeat;
	cursor: pointer;
	background-size: cover;
}

.history_table05 input[type="checkbox"]:checked + label span {
	background: url(../img/checkbox.png) -22px top no-repeat;
	background-size: cover;

}

.history_table05 .table_form01 {
	width: 100%;
	overflow: hidden;
	color: #ffffff;
}

.history_table05 .table_form01 tr th {
	font-weight: 600;
	font-size: 12px;
	height: 40px;
	border-bottom: 1px #e6e6e6 solid;
	color: #333333;
}

.history_table05 .table_form01 tr td {
	font-weight: 400;
	font-size: 12px;
	height: 50px;
	border-bottom: 1px #e6e6e6 solid;
	color: #333333;
}

.history_table05 .table_form01 tr th:nth-child(1) {
	width: 25%;
}

.history_table05 .table_form01 tr th:nth-child(2) {
	width: 25%;
	text-align: center;
}

.history_table05 .table_form01 tr th:nth-child(3) {
	width: 50%;
	text-align: center;
}

.history_table05 .table_form01 tr td:nth-child(1) {
	width: 22%;
	text-align: center;
}

.history_table05 .table_form01 tr td:nth-child(2) {
	width: 25%;
	text-align: center;
}

.history_table05 .table_form01 tr td:nth-child(3) {
	width: 50%;
	text-align: center;
}

/*history end*/


/*otp*/
.otp .qr_box {
	text-align: center;
	margin-bottom: 30px;
}

.otp .qr_box img {
	width: 150px;
}

/*otp ENd*/

.withdrawal01 {
	width: 100%;
	background: #ffffff;
	padding: 10px;
	border-radius: 5px;
	overflow: Hidden;
	padding-bottom: 20px;
	box-shadow: 0px 0px 10px #dddddd;
	padding-top: 30px;
	position:relative;
}

/* 컨테이너 및 배경 */
.withdrawal-container {
    width: 100%;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 12px;
    overflow: hidden;
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
}

/* 테이블 레이아웃 설정 */
.history-table {
    width: 100%;
    border-collapse: collapse;
    /* auto로 설정해야 내용물에 맞춰 너비가 줄어듭니다 */
    table-layout: auto; 
}

/* 모든 셀에 width: 1%를 주면 내용물만큼만 차지하게 됩니다 */
.history-table th, 
.history-table td {
    padding: 12px 15px;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
    white-space: nowrap; /* 글자가 밀리지 않게 함 */
    width: 1%; 
    text-align: center;
}

/* 헤더 디자인 */
.history-table thead {
    background-color: #fcfcfc;
    border-bottom: 2px solid #FFB800;
}

.history-table th {
    color: #555;
    font-weight: 700;
}

/* TXID 열: 여기서 width를 지정하지 않거나 100%를 주면 
   앞선 칸들이 줄어들고 남은 모든 공간을 이 칸이 가져갑니다. */
.txid-header, .col-txid {
    width: auto !important; 
    text-align: left !important;
    max-width: 300px; /* 너무 길어질 경우 대비 */
    overflow: hidden;
    text-overflow: ellipsis;
}

.col-txid {
    font-size: 12px !important;
    color: #999;
}

/* 상태 텍스트 */
.status-text {
    color: #FFB800;
    font-weight: bold;
}
.withdrawal_botton {
	margin: 0 1px;
	background: #373737;
	padding: 14px 0;
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
	cursor: pointer;
	border: none;
	border-radius: 5px;
	width: 172px;
	height: 48px;
    }

.sms_btn {
	width: 55% !important;
	height: 45px;
	border: 1px #1c368b solid;
	border-radius: 30px;
	float: right;
	background: transparent;
	color: #1c368b;
	font-size: 18px;
	font-weight: 500;
}


.mypage_section01_t {
	font-size: 24px;
	color: #293b56;
	font-weight: 500;
	border-bottom: 1px #e4e4e4 solid;
	padding-bottom: 10px;
}

.total_box {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}

.total_box .total_box_inner {
	width: 80%;
	float: left;
	border: 1px #636365 solid;
	overflow: Hidden;
}

.total_box .total_box_inner2 {
	width: 15%;
	float: right;
	margin-left: 5%;
}

.total_box .withdrawal_select {
	height: 48px;
	border: 1px #636365 solid;
	width: 100%;
	border-radius: 5px;
	padding-left: 20px;
	background-size: 6px 9px;
	background-image: url(../img/right.png);
	background-position: 81% 50%;
	background: transparent;
	color: #fff;
}

.withdrawal_input_box table {
	border-top: 2px #7c7c7c solid;
	margin-top: 20px;
}

.total_box .total_box_title {
	float: left;
	width: 35%;
	height: 48px;
	line-height: 48px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	background: #2f2c4e;
	padding-left: 15px;
}

.total_box .total_box_balance {
	float: right;
	width: 65%;
	height: 48px;
	line-height: 48px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	padding-left: 15px;
}

.bonus_div {
	width: 100%;
	height: 40px;
	background: #423805;
	border-left: 5px #9e8920 solid;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 30px;
	margin-top: 7px;
}

.bonus_div .title {
	color: #Ffffff;
	float: left;
}

.bonus_div .total {
	color: #Ffffff;
	float: right;
}

.buy_text {
	position: absolute;
	top: 14px;
	right: 22px;
}

.bonus_total {
	float: right;
}

.bonus_div2 {
	width: 45%;
	height: 30px;
	background: #423805;
	border-left: 5px #9e8920 solid;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	margin-left: 3%;
	margin-top: 10px;
}

.bonus_div2 .title {
	color: #ffffff;
	float: left;
}

.bonus_div2 .total {
	color: #ffffff;
	float: right;
}

.bonus_div3 {
	width: 45%;
	height: 30px;
	background: #423805;
	border-left: 5px #9e8920 solid;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 10px;
	float: right;
	margin-right: 3%;
	margin-top: 10px;
}

.bonus_div3 .title {
	color: #ffffff;
	float: left;
}

.bonus_div3 .total {
	color: #ffffff;
	float: right;
}


.main_balance_box2 {
	width: 49%;
	height: 125px;
	float: left;
	border-radius: 5px;
	margin-right: 2%;
	background: #302800;
	border: 1px #574b0f solid;
	margin-bottom: 10px;
}

.main_balance_box2:nth-child(2n-2) {
	margin-right: 0px;
}

.main_balance_title2 {
	font-size: 15px;
	color: #e9da81;
	font-weight: 700;
	overflow: hidden;
	line-height: 53px;
	text-align: center;
	border-bottom: 1px #423805 solid;
	width: 50%;
	margin: 10px auto 0px;
}

.main_balance_total2 {
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	margin-top: 14px;
	line-height: 1;
}

.main_balance_total2 span {
	color: #ffffff;
	font-size: 18px;
}

.buy_input02 {
	width: 60%;
	height: 40px;
	border: 1px #e4e4e4 solid;
	border-radius: 5px;
	padding-left: 10px;
	margin-top: 5px;
}

.buy_span {
	width: 34%;
	height: 40px;
	border-radius: 5px;
	margin-top: 5px;
	margin-left: 2%;
	display: block;
	float: right;
	line-height: 40px;
	text-align: center;
	background: #e10000;
	font-size: 16px;
	margin-right: 4%;
	color: #fff;
	cursor: pointer;
}

.buy_btn {
	width: 45%;
	height: 40px;
	border-radius: 5px;
	margin-top: 5px;
	display: block;
	float: left;
	line-height: 40px;
	text-align: center;
	background: #252525;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.buy_btn:nth-child(1) {
	margin-right: 5%;
}

.buy_btn:hover {
	background: #f72929;
}

.buy_btn .active {
	background: #f72929;
}

.check_text {
	color: #ff0000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.buy_input_name2 {
	font-size: 16px;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 30px;
	float: left;
	background: #f6f6f6;
	width: 95px;
}

.main_level {
	width: 80px;
	margin-top: 5px;
}


.link_btn {
	float: left;
	width: 200px;
	height: 45px;
	line-height: 45px;
	background: #5171d0;
	text-align: center;
	color: #ffffff;
	line-height: 45px;
	border-radius: 10px;
	margin-top: 13px;
	cursor: pointer;
}

.address_input01 {
	width: 95%;
	height: 40px;
	border: 1px #e4e4e4 solid;
	border-radius: 5px;
	padding-left: 10px;
	margin-top: 5px;
	padding-right: 55px;
}

.address_box {
	margin-left: 2.5%;
	position: relative;
}

.address_box .p1 {
	font-size: 16px;
	color: #5c5b5b;
	font-weight: 500;
}

.address_box .address_copy {
	position: absolute;
	top: 36px;
	right: 32px;
	font-size: 14px;
	cursor: pointer;
}







/*privacy*/
.index_r_box_privacy {
	float: right;
	width: 672px;
	background: rgb(22 22 24 / 50%);
	position: absolute;
	left: 50%;
	z-index: 99999;
	padding-bottom: 30px;
	transform: translate(-50%, -50%);
	top: 50%;
	padding: 20px;
}

.index_r_box_privacy .privacy {
	padding: 10px;
	color: #ffffff;
	height: 500px;
	overflow: hidden;
	overflow-y: auto;
	border: 1px #7b7b7b solid;
	margin-top: 20px;
}

.index_r_box_privacy .s1 {
	font-weight: 700;
	FONT-SIZE: 22px;
	color: #ffffff;
}

.index_r_box_privacy .privacy .s2 {
	FONT-SIZE: 16px;
	color: #fff469;
}

.index_r_box_privacy .register_check {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.index_r_box_privacy #register1 {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
	margin-top: 1px;
}

.index_r_box_privacy .register_check label {
	color: #ffffff;
}

.input01_request {
	width: 28%;
	height: 40px;
	border: none;
	background: #cc3838;
	border-radius: 2px;
	color: #ffffff;
	font-size: 16px;
	float: left;
	cursor: pointer;
}

.input01_sms {
	width: 70%;
	height: 100%;
	background: #fbfbfb;
	font-size: 17px;
	font-weight: 600;
	float: right;
	border: 1px solid #dedede;
	padding-left: 10px;
}

.date_box {
	margin-bottom: 10px;
}

.date_form {
	height: 28px;
	margin: 0 0 0 0;
	background: #f5f7fa;
	border: 1px solid #9a9a9a;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

.coin_item {
	width: 49%;
	height: 80px;
	border-radius: 10px;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 30px;
	position: relative;
	background: url(../img/bg05.jpg)no-repeat;
	background-size: 100% 100%;
}

.coin_item label {
	width: 100%;
	height: 100%;
	line-height: 80px;
}

.coin_item .item-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
}

.coin_item img {
	width: 39px;
	margin-right: 25px;
}

.coin_item .coin_radio {
	width: 30px;
	height: 30px;
	margin-right: 10px;
	position: absolute;
	top: 25px;
	left: 30px;
}

.coin_item:nth-child(2n-2) {
	margin-right: 0px;
}



.terms-item {
	width: 100%;
	border: 1px #4a4860 solid;
	background: #161523;
	border-radius: 30px;
	color: #ffffff;
	font-size: 12px;
	padding: 20px;
	letter-spacing: -0.5;
	margin-bottom: 40px;
}

.terms-item p {
	letter-spacing: -0.5;
	margin-bottom: 10px;
}


.inquery-item {
	width: 100%;
	border: 1px #4a4860 solid;
	background: #161523;
	border-radius: 30px;
	color: #ffffff;
	font-size: 12px;
	padding: 20px;
	letter-spacing: -0.5;
	margin-bottom: 40px;
	text-align: center;
}

.inquery-item .box-1 {
	display: table;
	border: 1px #8b0785 solid;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	width: 80%;
	margin: 20px auto 0px;
	height: 40px;
	line-height: 40px;
}


.de-qr-item {
	background: #ffffff;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 15px;
    box-shadow: 0px 0px 7.28px 0.72px rgb(0 0 0 / 9%);
    overflow: hidden;
}

.de-qr-item .w-tit {
	font-size: 20px;
	font-weight: 500;
	color: #090909;
	padding-top: 30px;
	padding-left: 20px;
}

.de-qr-item .w-tit2 {
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	padding-top: 30px;
	padding-left: 20px;
}

.de-qr-item .w-tit2 .balance {
	float: right;
	padding-right: 30px;
	background: #2f2e40;
	padding-left: 10px;
	font-size: 14px;
	color: #d3d3d3;
	font-weight: 500;
	border-radius: 5px;
	margin-right: 10px;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.de-qr-item .w-tit:after {
	width: 100%;
	float: right;
	height: 1px;
	background: #e6e6e6;
	content: '';
	margin-top: 10px;
}

.de-qr-item .qr_code {
	display: block;
	margin-top: 30px;
	text-align: center;
}

.de-qr-item .qr_code .c1 {
	font-size: 13px;
	color: #515151;
	font-weight: 500;
	margin-bottom: 10px;
}

.de-qr-item .qr_code .qr-img {
	width: 150px;
}

.de-qr-item .qr_addr {
	display: block;
	width: 100%;
	margin-top: 30px;
}

.de-qr-item .qr_addr .c1 {
	font-size: 13px;
	color: #515151;
	font-weight: 500;
	padding-left: 20px;
}

.de-qr-item .qr_addr .w1 {
    font-size: 12px;
    color: #333333;
    font-weight: 500;
    line-height: 20px;
    border-bottom: 1px #e6e6e6 solid;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
}

.de-qr-item .qr_addr .gride-t1 {
	margin-top: 10px;
	padding-left: 20px;
}

.de-qr-item .qr_addr .gride-t1 .s-tit {
	font-size: 14px;
	color: #ca0005;
	font-weight: 500;
}

.de-qr-item .qr_addr .gride-t1 .s1 {
	font-size: 12px;
	color: #7b7a7a;
	font-weight: 500;
	margin-top: 5px;
}

.de-qr-item .qr-btn {
	width: 170px;
	height: 40px;
	border: none;
	background: #214791;
	border-radius: 5px;
	color: #ffffff;
	font-size: 16px;
	cursor: pointer;
	border-radius: 50px;
	margin-left: 30px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 30px;
}

.de-qr-item .qr-btn a {
	color: #ffffff;
}

.foot-1 {
	color: #d3d3d3;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 12px;
}

.foot-1-1 {
	color: #d3d3d3;
	font-weight: 400;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
}

.foot-2 {
	color: #d3d3d3;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 12px;
}

.foot-2-1 {
	color: #d3d3d3;
	font-weight: 400;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 10px;
}


.frofile .input_title {
	color: #090909;
}

.frofile .input_title01 {
    font-size: 15px;
    padding-bottom: 10px;
    color: #232323;
    font-weight: 500;
}

.frofile .index_input01 {
	background: #fff;
	border-radius: 10px;
	width: 100%;
	height: 40px;
	font-size: 16px;
	padding-left: 20px;
	border: 1px #c7c7c7 solid;
}

.frofile .index_input03 {
	color: #515151;
	border-bottom: 1px #e6e6e6 solid;
}



.trading-box {
	width: 100%;
}

.trading-list {
	width: 100%;
	background: #ffffff;
	padding: 10px;
	border-radius: 5px;
	overflow: Hidden;
	padding-bottom: 20px;
	box-shadow: 0px 0px 10px #dddddd;
	padding-top: 30px;
	margin-bottom: 10px;
}

.trading-list .w-tit {
	font-size: 18px;
	font-weight: 500;
	color: #090909;
	margin-bottom: 10px;
}

.trading-list .w-tit:after {
	width: 65%;
	float: right;
	height: 1px;
	background: #e6e6e6;
	content: '';
	margin-top: 17px;
}

.trading-list .trading-fome {
	width: 100%;
	clear: both;
	height: 80px;
}

.trading-list .trading-fome .p1 {
	font-size: 18px;
}

.trading-list .trading-fome .TradingBar {
	width: 60%;
	height: 35px;
	background: #369707;
	position: relative;
	border-radius: 5px;
	float: left;
	margin-right: 1vw;
}

.trading-list .trading-fome .TradingBar .GaugeBar {
	width: 480px;
	height: 35px;
	background: #d12f5a;
	position: relative;
	border-radius: 5px;
}

.trading-list .trading-fome .TradingBar .GaugeBar .s1 {
	color: #ffffff;
	font-size: 12px;
	width: 100%;
	position: absolute;
	top: 8px;
	left: 50%;
	transform: translate(-50%);
	text-align: center;
	white-space: nowrap;
	padding-left: 5px;
}

.trading-list .trading-fome .btn-box {
	float: left;
	overflow: hidden;
}

.trading-list .trading-fome .btn-box .btn-1 {
	float: left;
	background: #369707;
	color: #ffffff;
	border: none;
	outline: 0;
	width: 15vw;
	height: 35px;
	font-size: 0.8em;
	font-weight: 400;
	cursor: pointer;
	line-height: 35px;
	text-align: center;
	border-radius: 5px;
}

.trading-list .trading-fome .btn-box .btn-1:nth-child(1) {
	background: #d12f5a;
	margin-right: 5px;
}

.trading-list .trading-fome .TradingBar .Trading-total {
	color: #333333;
	position: absolute;
	bottom: -21px;
	font-size: 12px;
	right: 0px;
}

.pop_box .popup-buy .coin-tab .table01 td .box-area2 {
	margin-top: 10px;
	overflow: hidden;
	clear: both;
	float: left;
}

.pop_box .popup-buy .coin-tab .table01 td .box-area2 .box-1 {
	position: relative;
	height: 40px;
	width: 40px;
	background: #6d6d6d;
	border: 1px solid #dedede;
	color: #ffffff;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	margin-right: 5px;
	float: left;
	font-size: 12px;
}

.pop_box .popup-buy .coin-tab .table01 td .box-area2 .box-2 {
	position: relative;
	height: 40px;
	width: 75px;
	background: #fbfbfb;
	border: 1px solid #dedede;
	color: #000000;
	display: inline-block;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	margin-right: 5px;
	float: left;
}


.pop_box02 {
	width: 100%;
	background: #f3f7fa;
	position: fixed;
	top: 0;
	clear: both;
}

.pop_box02 .popup-buy {
	width: 100%;
	min-height: 100vh;
	background: #ffffff;
	box-shadow: 0px 0px 10px #dddddd;
}

.pop_box02 .popup-buy .p-h {
	background: #2f49d1;
	height: 55px;
	padding: 0 25px;
	line-height: 55px;
}

.pop_box02 .popup-buy .p-h h2 {
	float: left;
	font-size: 1.1em;
	color: #ffffff;
	font-weight: 600;
}

.pop_box02 .popup-buy .p-h h5 {
	float: right;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: 400;
	cursor: pointer;
}

.pop_box02 .popup-buy .p-b {
	overflow: hidden;
	padding: 20px;
}

.pop_box02 .popup-buy .p-b .list-h {
	height: 45px;
	font-size: 14px;
	font-weight: 400;
	background: #5e5e5e;
	color: #fff;
	width: 100%;
}

.pop_box02 .popup-buy .p-b .list-h li {
	width: 25%;
	font-size: 14px;
	float: left;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 45px;
}

.pop_box02 .popup-buy .p-b .table01 {
	width: 100%;
	border-collapse: collapse;
}

.pop_box02 .popup-buy .p-b .table01 tr td {
	height: 45px;
	line-height: 45px;
	font-size: 12px;
	color: #333333;
	font-weight: 500;
	text-align: Center;
	width: 25%;
	border-bottom: 1px #e4e4e4 solid;
}

#buyButton {
	width: 60px;
	height: 35px;
	border: none;
	outline: none;
	font-size: 12px;
	font-weight: 500;
	background: #992121;
	color: #ffffff;
	border-radius: 3px;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	line-height: 25px;
	display: inline-block;
	text-align: center;
	margin-left: 10px;
	line-height: 35px;
}

.pop_box02 .popup-buy .p-b .scroll {
	overflow: hidden;
	overflow-y: auto;
	width: 100%;
	height: 69vh;
}


.p-b-box {
	margin-bottom: 15px;
	overflow: hidden;
}

.p-b-box .p-b-box2 {
	width: 100%;
	display: block;
	text-align: left;
	height: 35px;
	line-height: 35px;
}

.p-b-box .p-b-box3 {
	width: 230px;
	border: 1px solid #dddddd;
	height: 35px;
	display: block;
	float: left;
	text-align: left;
	clear: both;
}

.p-b-box .p-b-box3 .input001 {
	border: 1px;
	width: 200px;
	height: 33px;
	line-height: 33px;
	padding-left: 10px;
}


#jisa {
	width: 100%;
	height: 40px;
	border: none;
	padding-left: 10px;
	background: #ffffff;
	color: #333333;
}




.table_form01 .btn01 {
	width: 45px;
	height: 28px;
	line-height: 28px;
	border: none;
	background: #214791;
	color: #ffffff;
	font-size: 11px;
	cursor: pointer;
	display: block;
	border-radius: 2px;
	text-align: center;
}

.table_form01 .btn02 {
	width: 45px;
	height: 28px;
	line-height: 28px;
	border: none;
	background: #a63768;
	color: #ffffff;
	font-size: 11px;
	cursor: pointer;
	display: block;
	border-radius: 2px;
	text-align: center;
	float: left;
}

.table_form01 .btn01:hover {
	background: #2d9ba6;
}

.table_form01 .btn02:hover {
	background: #2d9ba6;
}

.spon-inpuet {
	float: left;
	width: 80px;
	height: 28px;
	border: 1px #e4e4e4 solid;
	margin-right: 5px;
	padding-left: 10px;
}


.plan_box {
	width: 100% !important;
}


.span-bt1 {
	margin-bottom: 12px;
	margin-top: 12px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.w70 {
	width: 70% !important;
	float: left;
	margin-top: 2px;
}

.mw30 {
	width: 30% !important;
	float: right;
}


.left_menu .link-box {
	overflow: hidden;
	text-align: Center;
}

.left_menu .link-box img {
	width: 40px;
}

.mobile-scroll {
	max-height: 80vh;
	overflow: hidden;
	overflow-y: scroll;
}


#divpop1 {
	background-color: #ffffff;
	position: absolute;
	left: 00px;
	top: 80px;
	z-index: 999999;
}


.withdrawal02-back h1 {
	margin: 0 auto;
	text-align: center;
	color: #004d24;
}

.img1 img {
	position: relative;
	overflow: hidden;
	height: 300px;
	margin: 20px auto;
	box-shadow: 3px 3px 33px #004d2447;
	background: #ffffff;
}

#imgslide {
	margin-top: 10px;
}

.img1 {
	position: relative;
	overflow: hidden;
	height: 200px;
	width: 300px;
	margin: 0px auto 60px;
}

.img1 > img {
	width: 100%;
	height: 100%;
	position: absolute;
	transition: all 1.5s;
}


.btn-01-g {
	margin: 0 auto;
	text-align-last: center;
}

.btn-01-g button {
	border: none;
	outline: 0;
	cursor: pointer;
	width: 200px;
	height: 45px;
	border-radius: 50px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	background: #004d24;
}

.s_left-2 {
	margin: 0 auto;
	width: 75%;
	border-radius: 5px;
}

.s_left-2 img {
	width: 100%;
	border-radius: 5px;
}

.profilebox {
	position: absolute;
	right: 7px;
	top: 23px;
}

.profilebox .useremail {
	display: none;
}


.pclang {
	float: right;
	cursor: pointer;
}

.dropdown {
	display: flex;
	align-items: center;
	position: relative;
}

.N-flag {
	width: 35px;
}

.dropdown-content {
	display: none;
	text-align: left;
	position: absolute;
	top: 38px;
	right: -1px;
	z-index: 1000;
}

.dropdown-content {
	min-height: 160px;
}

.pclang:hover .dropdown-content {
	display: block;
}

.dropdown-content a {
	height: 40px;
	display: block;
}


.bankSelect {
	float: left;
	border-bottom: 1px #e6e6e6 solid;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #515151;
	font-weight: 500;
}

.item01-area .item01-04-area {
	width: 100%;
}

.item01-area .item01-04-area .item04-01-area {
	width: 100%;
	background: #ffffff;
	padding: 20px 20px;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid #e4e4e4;
}

.item01-area .item01-04-area .item04-01-area .main_tit {
	color: #0e40af;
	font-size: 17px;
	border-bottom: 1px #e4e4e4 solid;
	padding-bottom: 7px;
}

.item01-area .item01-04-area .item04-01-area .link {
	font-size: 13px;
	margin-top: 20px;
	text-decoration: underline;
	color: #898989;
}

.item01-area .item01-04-area .item04-01-area .copy {
	display: block;
	background: #0e40af;
	width: 85px;
	height: 25px;
	border-radius: 5px;
	float: right;
	position: relative;
	font-size: 12px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
}


/*내역*/
.bonus-item-area {
	overflow: hidden;
}

.bonus-item-area .list-box {
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
	background: #ffffff;
	border-radius: 15px;
	overflow: hidden;
}

.bonus-item-area .list-box > div:last-of-type {
	border-bottom: 0;
}

.bonus-item-area .list-box > div {
	border-bottom: 1px solid #8d8d8d;
	height: 100px;
}

.bonus-item-area .list-box div > .f_l {
	height: 100%;
	flex-direction: column;
	width: 30% !important;
	padding-right: 5%;
	font-size: 16px;
}

.quantity {
	display: block !important;
}

.bonus-item-area .list-box p {
	line-height: 1.3em;
	text-align: left;
	font-size: 16px;
}

.bonus-item-area .list-box .point_c {
	font-weight: 700;
}

.point_c {
	color: #432351 !important;
}

.dis_fle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.bor_r_no {
	border-right: none !important;
}

.f_r {
	float: right !important;
}

.w50f {
	width: 65% !important;
}

.w200p {
	width: 100px !important;
}

.t_l {
	text-align: left !important;
}

.bonus-sum-area {
	background: #fff;
	border-radius: 15px;
	padding: 20px 30px;
	margin-bottom: 20px;
}

.bonus-sum-area .item01-1 {
	font-size: 16px;
	font-weight: 600;
}

.bonus-sum-area .item01-1 .th {
	font-weight: 600;
	font-size: 16px;
}

.bonus-sum-area .item01-1 {
	padding-top: 10px !important;
}

.bonus-sum-area .item01-1 div {
	width: 50%;
	float: left;
	font-size: 16px;
}

.dis_fle_l {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	-webkit-justify-content: left;
	justify-content: left;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

/*입출금*/

.common_box {
    background: #ffffff;
    width: 100%;
    padding: 20px 20px;
    margin-bottom: 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 7.28px 0.72px rgb(0 0 0 / 9%);
    overflow: hidden;
}

.com_tit {
	font-size: 16px;
	color: #232323;
	/* margin-bottom: 10px; */
	font-weight: 300;
	margin-bottom: 20px;
    }

.common_box .th {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #232323;
	display: block;
}

.common_box .con {
	width: 100%;
    height: 45px;
    border-radius: 10px;
    background: #fff;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #c7c7c7;
    position: relative;
    line-height: 45px;
}
.common_box .con input[type='radio'] {
    margin-left: 10px;
}

.common_box .con .withdrawal_input01 {
	width: 100%;
	height: 43px;
	border: none;
	padding-left: 10px;
	background: transparent;
	color: #333333;
	font-size: 14px;
	border-radius: 10px;
}

.common_box .w100 {
	width: 100%;
}



.btnS {
	position: absolute;
	right: -1px;
	top: 1px;
	width: 25%;
	height: 100%;
	line-height: 40px;
	background: #a70606;
	color: #fff !important;
	font-size: 11px;
	font-weight: 500;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.Btform01 {
	position: absolute;
	right: -1px;
	top: 0px;
	width: 30%;
	height: 100%;
	line-height: 40px;
	font-size: 13px;
	border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}



/*패키지구매*/

.common_box02 .item02 {
    background: #ffffff;
    width: 100%;
    padding: 30px;
    overflow: hidden;
    border: 1px #dbdbdb solid;
}
.common_box02 .item02-1 {
	position: relative;
}

.common_box02 .item02-1 .buy_imgbox {
	padding: 20px 0 40px;
}

.common_box02 .quantity > p {
    width: 30%;
    height: 45px;
    font-size: 16px;
    display: block;
    border-radius: 10px;
    margin: 0px 5px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    font-weight: 500;
    float: left;
    margin-bottom: 15px;
    background: #2d2d2d;
    color: #ffffff;
}

.common_box02 .item02-2 {
	position: relative;
}

.common_box02 .item02-2 .form01 {
	overflow: hidden;
	margin-bottom: 20px;
}

.common_box02 .item02-2 .form01 .tit {
	font-size: 16px;
    padding-bottom: 10px;
    color: #232323;
}

.common_box02 .item02-2 .form01 .input01-form {
	width: 100%;
	height: 45px;
}

.common_box02 .item02-2 .form01 .input01-form .input01 {
	background: #fff;
	border-radius: 10px;
	width: 100%;
	height: 45px;
	font-size: 24px;
	padding-left: 20px;
	border: 1px solid #c7c7c7;
	color: #000;
	font-size: 14px;
}

.left-item {
	width: 100%;
}

.right-item {
	width: 100%;
	overflow: hidden;
}

.common_box02 .item02-2 .form01 .input01-form2 {
	width: 100%;
	height: 45px;
	padding-left: 30px;
	background: #efefef;
	border: 1px #c9c9c9 solid;
	border-radius: 10px;
	line-height: 45px;
}

.common_box02 .item02-2 .form01 .input01-form2 .spon-select {
	display: flex;
	align-items: center;
	float: left;
	margin-right: 24px;
	font-size: 15px;
}

.common_box02 .item02-2 .form01 .input01-form2 .spon-select .radio01 {
	width: 20px;
	height: 20px;
	margin-right: 8px;
}

.btnbox {
	width: 100%;
	display: block;
	clear: both;
	text-align: center;
	padding-top: 30px;
}



.pack-history {
	overflow: hidden;
	margin-top: 40px;
}

.pack-history .title {
	font-size: 16px;
	padding-bottom: 10px;
	color: ##232323;
	padding-left: 20px;
}

.pack-history .pack-top {
	overflow: hidden;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #f2f5fa;
}

.pack-history .pack-top ul li {
	float: left;
    width: 25%;
    text-align: center;
    font-size: 12px;
    color: #333333;
    font-weight: 700;
}

.pack-history .pack-body {
	height: 320px;
    overflow-y: auto;
}

.pack-history .pack-body ul li {
	float: left;
	width: 25%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
    border-bottom: 1px solid #2a2d38;
	color: #ababab;
}

.serverimg {
	max-width: 200px;
	width: 65%;
}

/*패키지구매 END*/

.numberic[type="number"]::-webkit-outer-spin-button,
.numberic[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* 이메일 회신 */
.contact .item02 {
	padding: 20px 15px;
}

.contact .p_tit {
	font-size: 16px;
	padding-bottom: 10px;
	color: #232323;
	position: relative;
}


.contact .p_sub {
	font-size: 13px;
	color: #282828;
	font-weight: 300;
}

.contact .contact_inputbox {
	margin-top: 30px;
}

.contact .contact_input01 {
	width: 100%;
	height: 40px;
	padding-left: 10px;
	background: transparent;
	border: 1px solid #cecece;
	color: #232323;
	margin-bottom: 10px;
	font-size: 14px;
}

.contact .txt_area {
	width: 100%;
	height: 40px;
	padding-left: 10px;
	background: transparent;
	border: 1px solid #cecece;
	color: #232323;
	font-size: 14px;
	font-family: 'Arial', 'noto', sans-serif !important;
	padding-top: 5px;
	min-height: calc(100% - 450px);
}


.mobile-scroll2 {overflow:Hidden;overflow-x:auto;}


.txt01 {
	color: #ff0000;
    font-size: 12px;
    float: left;
    margin-top: 10px;
	}

/* 자동등록방지숫자 */
.auto-box {
	width: 310px;
    margin: 0 auto;
}

.auto-txt {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.auto-txt #capt_img {
	height: 35px;
	border: 1px solid #fff;
}

.auto-txt .captcha-input {
	height: 35px;
	text-indent: 15px;
	width: 155px;
}

.auto-txt .refreshIcon {
    height: 37px;
    width: 37px;
	position: relative;
	background: #363b52;
	border-radius: 4px;
	font-size: 16px;
	cursor: pointer;
	border: 1px solid #363b52;
}

.auto-txt .refreshIcon img {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.auto-box .auto-fot {
    padding-top: 5px;
    color: #ababab;
    font-size: 12px;
}
/* //자동등록방지숫자 */

/* 뉴디자인 */
.top_inner .name {
	]line-height: 85px;
    font-size: 18px;
}

.main .top {
    padding: 0 5%;
}

.mobile-scroll::-webkit-scrollbar {
	display: none;
} 

.mlist-line {
    height: 1px;
    width: 100%;
    background: #2a2d35;
    margin: 20px 0;
}

.logout-btn {
	background: #3a3a3a;
    width: 130px;
    margin: 0 auto;
    font-size: 13px;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 500;
    margin-top: 60px;
}

.logout-btn img {
	vertical-align: middle;
    height: 15px;
    margin-right: 10px;
}

.logout-btn a {
	display: block;
    color: #fff;
	font-weight: 500;
}

#main-item01 {
    width: 100%;
}

.main-right-box {
    width: 100%;
	margin-bottom: 30px;
	}
.sub-page {
	padding-top: 15px;
}

.section_right {
    background: #ffffff;
    min-height: 100vh;
    max-width: 800px;
    margin: 0 auto;
}

.section_right_inner {
	width: 100%;
	margin: 0 auto;
    padding: 0 5%;
	padding-bottom: 50px;
}


/* section1 */
.section01 {
	margin-bottom: 20px;
	background: #f9b703;
}
.section01 .swiper-slide {
    width: 100% !important;

}
.section01 .section01_title {
        color: #ffffff;
        border: 1px #ffffff solid;
        border-radius: 50px;
        width: 80px;
        height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        font-weight: 300;
		margin-right: 8px;
		flex-shrink: 0;
    }

.section01 .swiper {
    width: calc(100% - 160px);
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    background: #f9b703;
    padding-left: 20px;
    max-width: 800px;
    margin: 0 auto;
}

.section01 .swiper a {
        color: #fff;
        font-size: 14px;
        font-weight: 300;
    }

.section01 .swiper .notit {
	width: 100%;
	font-size: 16px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.section01 .swiper .date {
	width: 85px;
	display: inline-block;
	text-align: right;
	font-size: 14px;
	vertical-align: top;
}

.section01 .swiper .notice_mainIcon {
	margin-right: 15px;
	width: 16px;
	vertical-align: baseline;
}


/* //section1 */

.main #usde_info {
        display: Flex;
        position: relative;
        align-items: center;
		width: 100%;
        padding: 0 5%;
		margin-bottom: 20px;
	}
.main #usde_info .user_txt{margin-left:10px;}
    .main #usde_info .user_txt .name {
        margin-bottom: 5px;
        font-size: 18px;
        font-weight: 700;
    }
.main #usde_info .user_txt .email {
        font-size: 13px;
        color: #c8c8c8;
        font-weight: 300;
    }
.main #usde_info .update_txt {
        position: absolute;
        right: 5%;
        bottom: 6px;
        font-size: 12px;
        color: #cbcbcb;
        font-weight: 300;
    }

.main .balance_item {
	background-color:#f9f9f9;
	background-image:url(../img/balance_bg.png);
	background-size:auto;
	background-position:center;
	width:100%;
	height:250px;
	position:relative;
	padding-top:30px;
	padding-left:4%;
	padding-right:4%;
	max-width: 800px;
    margin: 0 auto;
	}
.main .balance_item .item_flex{
	display:flex;
	align-items: center;
	}
.section01 .flex_form {
    display: flex;
    max-width: 800px;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.section01 .link_box {
    display: flex;
    align-items: center;
    margin-left: auto;
    width: 155px;
	cursor: pointer;
    flex-shrink: 0;
}
.section01 .link_box .link_txt {
    font-size: 14px;
    margin-right: 7px;
    font-weight: 500;
    text-decoration: underline;
    color: #2a40b0;
}
.section01 .link_box .copy_bt{
	width: 60px;
    height: 25px;
    background: #2a40b0;
    cursor: pointer;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-weight: 300;
    font-size: 12px;
	}

.main .balance_item::after {
	content:'';
	background:url(../img/bullet.png)no-repeat;
	width:170px;
	height:183px;
	background-size:170px 183px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	opacity: 0.4;
	}
.main .balance_item .txt {
        font-size: 12px;
        font-weight: 700;
        color: #000000;
        position: relative;
        z-index: 999;
    }
.main .balance_item .txt span{
        font-weight: 300;
        color:#9f9f9f;
    }
.main .balance_item .balance_value{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 30px;
	position: relative;
        z-index: 99;
    }
.main .balance_item .balance_value .title {
	padding: 3px 25px;
	color: #ffffff;
	border-radius: 30px;
	font-size: 12px;
	background: #2a40b0;
	font-weight: 500;
}
.main .balance_item .balance_value .value {
        font-size: 34px;
        color: #000000;
        font-weight: 500;
        margin-top: 10px;
    }
.main .balance_item .balance_value .value span{
   font-size:28px;
   font-weight:300;
   margin-right: 7px;
   }
.main .balance_item .item_btn {
        width: 100%;
        height: 50px;
        background: rgba(249,183,6,0.68);
        position: absolute;
        bottom: 0px;
        left: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
.main .balance_item .item_btn li{
        width:50%;
		position: relative;
    }
.main .balance_item .item_btn li:nth-child(1) {
        border-right: 1px #696969 solid;
    }
.main .balance_item .item_btn li a {
        display: flex;
        align-items: center;
        justify-content: center;
		font-size:14px;
		color:#3b3b3b;
    }
.main .balance_item .item_btn li a img {
    margin-right: 7px;
    height: 16px;
}


.main .item_account {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 20px;
    max-width: 800px;
    margin: 30px auto 20px;
}
.main .item_account .title{
       font-size:18px;
	   color:#000000;
	   font-weight:500;
	   margin-bottom:10px;
    }
.main .item_account .account_content {
        width: 100%;
        background-color: #f9cc54;
        background-image: url(../img/bullet2.png);
        background-repeat: no-repeat;
        border-radius: 15px;
        padding: 0px 15px;
        background-position: center;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }
.main .item_account .account_content .item_list {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    flex-direction: column;
}
.main .item_account .account_content .item_list:nth-child(2){
        border-top:1px #efbd36 solid;
		border-bottom:1px #efbd36 solid;
    }
.main .item_account .account_content .item_list .box {
    display: flex;
    align-items: center;
    width: 100%;
}
.main .item_account .account_content .item_list .box .icon {
        width: 42px;
        height: 42px;
        background: #ffffff;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
.main .item_account .account_content .item_list .box .icon img {
        height: 20px;
    }
.main .item_account .account_content .item_list .box .tit {
    font-size: 14px;
    color: #000000;
    margin-left: 10px;
    font-weight: 500;
}
.main .item_account .account_content .item_list .value {
        margin-left: auto;
        font-size: 18px;
        font-weight: 500;
        width: 150px;
        text-align: right;
        flex-shrink: 0;
        display: flex;
        align-items: baseline;
        justify-content: right;
        gap: 5px;
    }
.main .item_account .account_content .item_list .value span {
        font-weight: 300;
        font-size: 16px;
    }

.main .item_history {
    overflow: hidden;
    max-width: 800px;
    margin: 0 auto;
}

.main .item_history .title{
       font-size:18px;
	   color:#000000;
	   font-weight:500;
	   margin-bottom:10px;
    }
.main .item_history .history_list {
       width:100%;
	   border-top:1px #000000 solid;
    }
.main .item_history .history_list .list_body{
       height:226px;
	   overflow-y:auto;
    }
.main .item_history .history_list .list_body .list_info{
       padding: 20px 10px 20px 10px;
        background: #f5f5f5;
        display: flex;
		border-bottom: 1px #dcdcdc solid;
    }
.main .item_history .history_list .list_body .list_info .date {
        font-size: 12px;
        color: #626262;
        font-weight: 300;
    }
.main .item_history .history_list .list_body .list_info .value_price {
        overflow: hidden;
        width: calc(100% - 95px);
        margin-left: auto;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
.main .item_history .history_list .list_body .list_info .value_price ul {
        overflow: hidden;
        display: flex;
        align-items: center;
    }
.main .item_history .history_list .list_body .list_info .value_price ul .tit{
        font-size:14px;
		color:#3b3b3b;
		font-weight:500;
    }
.main .item_history .history_list .list_body .list_info .value_price ul .total_value{
        font-size:14px;
		color:#feb600;
		font-weight:700;
		 margin-left:auto;
    }
.main .item_history .history_list .list_body .list_info .value_price ul .value{
        margin-left:auto;
		font-size:14px;
		color:#feb600;
		font-weight:300;
    }
.main .item_history .history_list .list_body .list_info .value_price ul .stit{
       font-size:12px;
		color:#3b3b3b;
		font-weight:300;
    }

.banner img {
    width: 100% !important;
}
.banner {
    width: 100% !important;
    overflow: hidden;
    position: relative;
    margin-top: 35px;
    margin-bottom: 20px;
    max-width: 800px;
    margin: 35px auto 20px;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    top: 85%;
    left: 45%;
    transform: translate(-50%, -50%);
}
.swiper-wrapper {
    position: relative;
    height: auto !important
    ;
    }
.swiper-pagination-bullet {
width: 10px !important;
height: 10px!important;
background: #fff !important;
margin-right: 10px;
}
.banner .swiper-pagination-bullet-active {
    opacity: 1;
    background-image: -moz-linear-gradient( 90deg, rgb(2,79,152) 0%, rgb(2,144,226) 46%, rgb(40,214,226) 100%) !important;
    background-image: -webkit-linear-gradient( 90deg, rgb(2,79,152) 0%, rgb(2,144,226) 46%, rgb(40,214,226) 100%)!important;
    background-image: -ms-linear-gradient( 90deg, rgb(2,79,152) 0%, rgb(2,144,226) 46%, rgb(40,214,226) 100%)!important;
}
.banner .swiper-slide {
    width: 100% !important;
    height: auto !important;

}

.green {
	color: #47ef01;
}

.blue {
	color: #01eaef;
}

.red {
	color: #f92676 !important;
}

.graphVal {
        position: absolute;
        top: 50%;
        width: auto;
        padding-left: 60px;
    }
.graphVal ul li {
        display: flex;
        margin-bottom: 8px;
    }
.graphVal ul li:last-child {margin-bottom:0px;}
.graphVal ul li .bord-r1{
	text-align:right;
	color:#d2d2d2;
	font-size:14px;
	font-weight:300;
	margin-right:15px;
	width:70px;
}
.graphVal ul li .bord-r2{
	text-align:right;
	color:#ffffff;
	font-size:14px;
	font-weight:300;
	margin-right:15px;
}


/*pop*/
.pop-up table {
	width: 100% !important;
}

.pop-up table th {
	font-size: 13px;
}

.pop-up table td {
	word-break: keep-all;
	padding: 10px;
	font-size: 12px;
	line-height: 25px;
	font-weight: 600;
	width: auto !important;
}

.pop-up strong {
	padding-bottom: 5px;
}

.pop_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99999;
	top: 0;
	background: rgba(0, 0, 0, 0.4);
	left: 0;
	display: none;
}

.pop-up {
	position: fixed;
	z-index: 100000;
	background: #fff;
	width: 90%;
	height: 80%;
	overflow-y: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
}

.popTop {
	position: sticky;
	top: 0;
	left: 0;
	z-index: 5000;
}

.popTop .popclose {
	    position: absolute;
    top: 50%;
    width: 14px;
    right: 20px;
    transform: translate(0, -50%);
    cursor: pointer;
}

.popTop .tit {
	background: #f4aa2d;
	color: #fff;
	font-size: 16px;
	padding: 18px 22px;
}

.popCont {
	padding: 10px 20px;
}

.popCont section {
	line-height: 30px;
	font-size: 12px;
	font-weight: 500;
}

.popCont strong {
	font-size: 15px;
	display: block;
	color: #2a2f42;
	padding-bottom: 10px;
	font-weight: 600;
}

.pop-up2 {
    position: fixed;
    z-index: 100000;
    background: #f2f5fa;
    width: 90%;
    height: 75vh;
    border-radius: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    font-family: 'Arial', 'Noto', sans-serif !important;
    min-width: 360px;
    max-width: 600px;
}


.pop-up2 .inArea-scroll {
    height: calc(75vh - 100px);
    overflow-y: auto;
}
.pop-up2 .inArea {overflow:hidden;padding:20px;}
.pop-up2 .inArea .item01 {
    width: 100%;
    border: 1px #e4e4e4 solid;
    background: #ffffff;
    border-radius: 5px;
    padding: 15px;
}
.pop-up2 .inArea .item01 .tit {
  font-size: 12px;
    color: #000;
    font-weight: 500;
    margin-bottom: 20px;
    word-break: keep-all;
}
.pop-up2 .inArea .item01 .form {
    overflow: hidden;
    border-bottom: 1px #e4e4e4 solid;
    padding-bottom: 10px;
}
.pop-up2 .inArea .item01 .form .t1 {
    font-size: 14px;
    color: #333333;
    float: left;
    width: 100px;
    text-align: left;
    height: 35px;
    line-height: 35px;
}
.pop-up2 .inArea .item01 .form .input-form {
    width:calc(100% - 100px);
    float: left;
	display:flex;
}
.pop-up2 .inArea .item01 .form .input-form input {
    width: 69%;
    color: #555;
    border: 1px solid #dedede;
    cursor: default;
    background: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    vertical-align: baseline;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0 0 0 8px;
    outline: none;
    -o-text-overflow: clip;
    text-overflow: clip;
    height: 35px;
}
.pop-up2 .inArea .item01 .form .input-form .searchBt {
	width: 29%;
    background: #404040;
    border-radius: 5px;
    margin-left: auto;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
	font-size:14px;
	}


.pop-up2 .inArea-list {
    overflow: hidden;
    padding: 20px;
    padding-top: 0px;
}
.pop-up2 .inArea-list .item01 {
    width: 100%;
    margin-bottom: 10px;
    border: 1px #e4e4e4 solid;
    background: #ffffff;
    border-radius: 5px;
    padding: 15px;
}
.pop-up2 .inArea-list .item01 .tit {
    font-size: 14px;
    color: #7d0707;
    font-weight: 500;
    margin-bottom: 20px;
}
.pop-up2 .inArea-list .item01 .tit span {
    font-weight: 700;
    font-size: 16px;
}
.pop-up2 .inArea-list .item01 .userlist{
    overflow:hidden;
}
.pop-up2 .inArea-list .item01 .userlist .listHead {
    width: 100%;
    overflow: hidden;
}
.pop-up2 .inArea-list .item01 .userlist .listHead li {
    background: #f2f5fa;
    height: 40px;
    text-align: center;
    line-height: 40px;
    float: left;
    width: calc(100% / 3);
    border-top: 1px #faf2f2 solid;
    font-size: 13px;
	color: #000;
}
.pop-up2 .inArea-list .item01 .userlist .listHead li:nth-child(2) {border-left:0px;}
.pop-up2 .inArea-list .item01 .userlist .listHead li:nth-child(3) {border-left:0px;}
.pop-up2 .inArea-list .item01 .userlist .listHead li:nth-child(4) {border-left:0px;}


.pop-up2 .inArea-list .item01 .listbody {
    overflow: hidden;
    overflow-y: auto;
    height: 108px;
}
.pop-up2 .inArea-list .item01 .listbody table{width:100%;}
.pop-up2 .inArea-list .item01 .listbody table tr td {
    width: calc(100% / 3);
    font-size: 12px;
    color: #333333;
	padding: 8px 5px;
	word-break: break-all;
    text-align: center;
    border-bottom: 1px #e8e8e8 solid;
}
.pop-up2 .inArea-list .item01 .listbody table tr td:nth-child(1) {border-top:none;}

/*//pop*/


/*전송 취소 버튼*/

.bWrap {
    display: flex;
    width: 100%;
    margin: 30px auto 10px auto;
    align-items: center;
    justify-content: center;
}
.bOk {
    width: 48%;
    height: 50px;
    border: none;
    background: #282828;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 50px;
	margin-right:4%;
}
a.bCa {
    width: 48%;
    height: 50px;
    border: none;
    background: #8d8d8d;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
    border-radius: 50px;
	text-align: center;
    line-height: 50px;
}


#t_userid {
    margin-top: 15px;
    display: block;
}

.register_check label {
	    font-size: 12px;
    vertical-align: text-top;
}

.join-alert {
	    font-size: 12px;
    color: #ff0000;
    display: block;
    padding: 5px 5px 15px;
    word-break: keep-all;
}

.buttonin {
	position: relative;
	overflow: hidden;
}

.section4 .detail_table ul li span:nth-child(3) {
    color:#4879e7;
}

.flex-c {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	}

.btArea {text-align: center;
    float: left;
    width: 100%;
    margin-top: 30px;}

.frofile .commomARea .item01 .profile-info ul li .s1 input{
    width: 100%;
    height: 40px;
    border-radius: 10px;
    background: #fff;
    padding-left: 15px;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    border: 1px solid #c7c7c7;
}
.frofile .commomARea .item01 .profile-info ul li .s1 .space{
    margin-left:2%;
	margin-right:2%;
}
.m_flex {width: calc(100% - 80px);}
.m_flex .s1_phone{
	display: flex;
    align-items: center;
    justify-content: center;
	}



.packagePage .com_tit {
	font-size: 16px;
	color: #232323;
    }
.packagePage .package_box {
	background: #ffffff;
	padding: 20px;
	margin-bottom: 30px;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0px 0px 7.28px 0.72px rgb(0 0 0 / 9%);
	width: 100%;
    }
.packagePage .package_common {
	min-height: 500px;
    }

.packagePage .package_common .package_table_t {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	width: 100%;
    }
.packagePage .package_common .package_table_t p {
    width: calc(100% / 3);
    float: left;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
    border-top: 1px #dbdbdb solid;
    border-bottom: 1px #dbdbdb solid;
    background: #f2f2f2;
    color: #232323;
}
.packagePage .table_scroll {
	height: 400px;
	overflow-y: auto;
    }
.packagePage .table_scroll .package_table {
    width: 100%;
    }
.packagePage .table_scroll .package_table ul li {
	width: calc(100% / 3);
	float: left;
	text-align: center;
	color: #333333;
	border-bottom: 1px #e8e8e8 solid;
	height: 40px;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.packagePage .table_scroll .package_table ul li.state {color: #4879e7;}
.packagePage .buttonbox {
	flex-wrap: wrap;
	display: flex;
	gap: 10px;
}
.packagePage .buttonbox .button {
	width: calc(100% / 3 - 10px);
	cursor: pointer;
	height: 40px;
	background-color: #b00000;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: #ffffff;
	font-weight: 300;
}
.packagePage .buttonbox .button:nth-child(3n-3) {
        margin-right: 0;
    }
.packagePage .title {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #232323;
	display: block;
    }
.packagePage .th {
    padding-bottom: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #232323;
	display: block;
    }
.packagePage .con {
    width: 100%;
	height: 45px;
	border-radius: 10px;
	background: #fff;
	color: #000;
	font-weight: 500;
	font-size: 16px;
	border: 1px solid #c7c7c7;
	position: relative;
	line-height: 45px;
    }
.packagePage .con .withdrawal_input01 {
    width: 100%;
	height: 43px;
	border: none;
	padding-left: 10px;
	background: transparent;
	color: #333333;
	font-size: 14px;
	border-radius: 10px;
    }
.package_box .btn {
        margin: 40px auto 0;
        text-align: center;
    }
.package_box .btn button {
    margin: 0 1px;
    background: #373737;
    padding: 14px 0;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    width: 172px;
    height: 48px;
    }


/*index*/
#index_header{
	margin-bottom: 35px;
}
#index_header .logo img{
	height:50px;
}
#index_header .inner{
	width: 100%;
	height: 94px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#index_header .inner .join ul{
	display: flex;
	align-items: center;
	justify-content: center;
}
#index_header .inner .join ul li{
	width: 90px;
	height: 30px;
	border-radius: 50px;
}
#index_header .inner .join ul li a{
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	font-size: 14px;
	font-weight: 500;
}
#index_header .inner .join .login_bt{
	margin-right: 10px;
	background-color: #322702;
}
#index_header .inner .join .signup_bt{
	background-color: #c38e01;
}

#contents_section{
	width: 100%;
}
#contents_section .inner {
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
	justify-content: center;
    /* height: calc(100vh - 200px); */
	max-width: 445px;
}
#contents_section .main_text{

}
#contents_section .main_text h2{
	text-align: center;
	/* margin-bottom: 30px; */
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 800;
}
#contents_section .main_text p{
	line-height: 140%;
	text-align: justify;
	word-break: keep-all;
	font-size: 14px;
	font-weight: 500;
}
#contents_section .bottom_text {

}
#contents_section .bottom_text .index_text01{
	margin-bottom: 20px;
	margin-top: 20px;
	text-align:left;
}
#contents_section .bottom_text .index_text02{
	text-align:left;
}
#contents_section .bottom_text h2{
	font-size: 14px;
	font-weight: 800;
	/* margin-bottom: 20px; */
	margin-bottom: 0px;
	text-align: center;
}
#contents_section .bottom_text p{
	font-size: 14px;
	font-weight: 500;
	line-height: 140%;
	text-align: justify;
}
    .inner_form {
        max-width: 800px;
        margin: 0 auto;
        padding: 0 4%;
    }
    .index_wrap {
        background-image: url(../img/bg.jpg);
        background-size: cover;
        background-position: center 0;
        height: 100vh;
    }
.index_wrap:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: url(../img/bullet.png) no-repeat;
        background-size: 218px 235px;
        width: 218px;
        height: 235px;
    }
.wallet_link {
    border-radius: 0px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    background: #f9b703;
    color: #6a2300;
    text-align: center;
    cursor: pointer;
}
/*index END*/



.confirm_btn {
    background: #373737;
    padding: 14px 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    width: 172px;
    height: 48px;
    margin: 38px auto 0px;
	}


.sub-page .add_input_form {overflow:hidden;}
.sub-page .add_input_form .th{
	padding-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #232323;
    display: block;
    }
.sub-page .add_input_form .form_area{
	display:flex;
	gap:10px;
    }
.sub-page .add_input_form .form_area .qr-img{
	height:150px;
    }
.sub-page .add_input_form .form_area .address_input02{
	width: 100%;
    height: 43px;
    border: none;
    padding-left: 10px;
    background: transparent;
    color: #333333;
	border: 1px solid #c7c7c7;
    font-size: 14px;
    border-radius: 10px;
    }
.sub-page .add_input_form .form_area .copy_btn {
    width: 100px;
    height: 43px;
    border: none;
    background: #bf0c0c;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/*list form*/
.list_form {
	background: #ffffff;
    width: 100%;
    margin-bottom: 50px;
    overflow: hidden;
    min-height: calc(100% - 250px);
    padding-bottom: 30px;
    border: 1px #e4e4e4 solid;
    position: relative;
}
.list_form .list_head {
    height: 40px;
    line-height: 40px;
    text-align: Center;
    overflow: hidden;
    font-size: 12px;
    color: #232323;
    font-weight: 500;
    border-bottom: 1px #dbdbdb solid;
    background: #f2f2f2;
	display:flex;
}

.list_col_4 .list_head li{
    flex: 1; 
}

/* .list_col_4 .list_head li.num{
    width:70px;
}
.list_col_4 .list_head li.id{
    flex: 1;
}
.list_col_4 .list_head li.date{
    flex: 1;
}
.list_col_4 .list_head li.state{
    flex: 1;
} */

.list_form .list_body{
    overflow: hidden;
    width: 100%;
    max-height: 600px;
    position: relative;
    overflow-y: auto;
    overflow-x: auto;
}
.list_form .list_body table {table-layout: fixed;}
.list_form .list_body .active{
    background: #eaab00;
    border-radius: 10px;
    color: #7c3939;
    width: 60px;
    height: 22px;
    display: inline-block;
    line-height: 22px;
	font-weight: 300;
}
.list_form .list_body .cancel {
    background: #454545;
    border-radius: 10px;
    color: #fbfbfb;
    width: 60px;
    height: 22px;
    display: inline-block;
    line-height: 22px;
	font-weight: 300;
}
.list_form .list_body table tr td {
    text-align: center;
    height: 40px;
    font-size: 12px;
    border-bottom: 1px solid #e8e8e8;
    color: #333333;
    word-break: normal;
}
.list_form .list_body table tr td.num{
    width: 70px;
}
.list_form .list_body table tr td.id{
    width: auto;
}
.list_form .list_body table tr td.date{
   width: auto;
}
.list_form .list_body table tr td.state{
   width: auto;
}
/*list form END*/




.common_box .donation_form {
    width: 100%;
    background: #f4f4f4;
    border-radius: 10px;
    margin-bottom: 10px;
    padding: 15px 20px;
	border: 1px #dcdcdc solid;
}
.common_box .donation_form .title{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #232323;
    margin-bottom: 15px;
}
.common_box .donation_form .form_item{
    display: flex;
    align-items: center;
    gap: 10px;
}
.common_box .donation_form .form_item li{
    font-size:14px;
}

.common_box .donation_form .form_item .value {
    font-weight: 700;
    color: #8d0000;
    width: 130px;
    flex-shrink: 0;
}
.common_box .donation_form .form_item .value span{
    display: inline-block;
    color: #000000;
    font-weight: 500;
    margin-left: 10px;
}
.common_box .donation_form .form_item .price{
    margin-left:auto;
	font-size: 16px;
}
.common_box .donation_form .form_item .input01 {
    width: calc(100% - 130px);
    max-width: 200px;
    height: 38px;
    border: none;
    padding-left: 10px;
    background: #fff;
    color: #333333;
    font-size: 12px;
    border-radius: 10px;
    border: 1px #e4e4e4 solid;
}

.view_txt img {
    max-width: 100%;
}

/* 컨테이너 및 기본 설정 */
		.table-container {
			width: 100%;
			overflow-x: auto; /* 가로 스크롤 활성화 */
			margin: 20px 0;
			border: 1px solid #E0E0E0;
			border-radius: 12px;
			background-color: #fff;
			/* 스크롤바 디자인 (선택사항) */
			scrollbar-width: thin;
		}

		/* 테이블 설정 */
		.table-container table {
		width: auto;     /* 전체 너비를 100%로 강제하지 않고 내용물에 맞춤 */
			min-width: 100%; /* 그래도 컨테이너보다는 작지 않게 설정 */
			border-collapse: collapse;
			font-family: 'Pretendard', sans-serif;
			table-layout: auto; /* fixed에서 auto로 변경: 텍스트 길이에 맞춤 */
		}

		/* 헤더(th 및 thead 안의 td) 디자인 */
		.table-container thead {
			background-color: #fcfcfc;
			border-bottom: 2px solid #FFB800;
		}

		.table-container thead td, 
		.table-container th {
		   padding: 10px 4px; 
			width: 1%;       /* "최소 폭으로 압축" 하라는 명령 */
			font-size: 13px;
			font-weight: 700;
			color: #555;
			text-align: center;
			border-right: 1px solid #eee;
			/* 텍스트 줄바꿈 방지 핵심 */
			white-space: nowrap; 
		}

		/* 바디(td) 디자인 */
		.table-container tbody td {
			padding: 7px 3px;
			font-size: 14px;
			color: #333;
			text-align: center;
			border-bottom: 1px solid #f0f0f0;
			border-right: 1px solid #f9f9f9;
			/* 바디 텍스트도 한 줄 유지 */
			white-space: nowrap; 
		}

		/* 푸터(tfoot td) 디자인 */
		.table-container tfoot td {
			padding: 15px 20px;
			white-space: nowrap;
		}

		/* 마지막 열 선 제거 */
		.table-container td:last-child,
		.table-container th:last-child {
			border-right: none;
		}

		/* 호버 효과 */
		/* .table-container tbody tr:hover {
			background-color: #fffdf0;
		} */

		/* 입력창 */
		.table-container  .Amount{
			border: 1px solid #f0f0f0;
			    background: #fff188;
		}
		.table-container input[type="text"] {
			/* border: 1px solid #e0e0e0; */
			border-radius: 5px;
			min-width: 50px;
			max-width: 100px;
			width: 100%;
			padding: 5px;
			box-sizing: border-box;
			text-align: center;
		}
/* mission progress box */
.mission-progress-box {
	display: flex;
	flex-direction: column;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 6px;
	padding: 4px 8px;
	margin-left: auto;
	box-shadow: 0 1px 4px rgba(0,0,0,0.10);
	min-width: 110px;
	max-width: 200px;
}

.sub-page .mission-progress-box {
	margin-left: 0;
}

.mp-inner {
	display: flex;
	align-items: center;
	gap: 6px;
}
.mp-bar-wrap {
	flex: 1;
	background: #e0e0e0;
	border-radius: 4px;
	height: 8px;
	overflow: hidden;
}
.mp-bar {
	background: #2176c7;
	height: 100%;
	border-radius: 4px;
	transition: width 0.4s;
}
.mp-nums {
	font-size: 11px;
	font-weight: bold;
	color: #222;
	white-space: nowrap;
}
.mp-id {
	font-size: 10px;
	color: #555;
	text-align: left;
	line-height: 1.3;
}
