@charset "UTF-8";

/* extend */
#content .con_wrap {
	padding-left: 34px;
	padding-right: 34px;
}
.input_fill_p,
.input_line_p,
.input_fill_g,
.input_text_default {
	width: 100%;
	height: 13.33vmin;
	max-height: 50px;
	border: none;
	border-radius: 25px;
}
.ticket_style_list .dot_bg_box div {
	background-image: url('../img/bg/payment_dotted.png');
	background-size: 6px;
	background-repeat: repeat-x;
}

/*common*/
/* layout */
body {
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
	height: 100%;
	max-width: 768px;
	margin: 0 auto;
	background: #f5f5f5;
}
body.index {
	background: linear-gradient(120deg, #6403de 0%, #6b05ca 100%);
}
h1,
p,
a,
span,
strong,
input,
button {
	font-family: "Pretendard", sans-serif;
	letter-spacing: normal;
}

/* Module */
input::-webkit-input-placeholder {
	color: #b4b4b4;
}
input:-ms-input-placeholder {
	color: #b4b4b4;
}
input::-ms-input-placeholder {
	color: #b4b4b4;
}
input::placeholder {
	color: #b4b4b4;
}
textarea::-webkit-input-placeholder {
	color: #b4b4b4;
}
textarea:-ms-input-placeholder {
	color: #b4b4b4;
}
textarea::-ms-input-placeholder {
	color: #b4b4b4;
}
textarea::placeholder {
	color: #b4b4b4;
}
.fadeInUp20 {
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	opacity: 0.5;
}
.fadeInUp40 {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
	opacity: 0.5;
}
.fade_opacity_zero {
	opacity: 0.0;
}
input[type='button'] {
	font-weight: 500;
}
input.center {
	text-align: center;
}
.input_fill_p {
	background: #6c06c4;
	color: #fff;
}
.input_line_p {
	border: 1px solid #6c06c4;
	background: #fff;
	color: #6c06c4;
}
.input_fill_g {
	background: #a9a7ab;
	color: #fff;
}
.fill_light_p,
.fill_deep_p,
.fill_g,
.fill_deep_g,
.fill_w,
.fill_light_r,
.fill_deep_r {
	border-radius: 12px;
	font-size: 16px;
	border: none;
	text-align: center;
}
.fill_light_p {
	background: var(--win-purple-50);
	color: var(--win-purple-600);
}
.fill_deep_p {
	background: var(--win-purple-600);
	color: var(--white-0);
}
.fill_g {
	background: var(--gray-50);
	color: var(--gray-200);
}
.fill_deep_g {
	background: var(--gray-100);
	color: var(--gray-400);
}
.fill_w {
	background: var(--white-0);
	color: var(--win-purple-600);
}
.fill_light_r {
	background: var(--alert-red-50);
	color: var(--alert-red-400);
}
.fill_deep_r {
	background: var(--alert-red-400);
	color: var(--white-0);
}
.btn_box.double {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.btn_box.double input,
.btn_box.double button {
	width: 48.5%;
}
.input_text_default {
	padding: 0 24px;
	background: #f0f0f0;
}
.input_text_default.id,
.input_text_default.pw,
.input_text_default.eye,
.input_text_default.name,
.input_text_default.phone,
.input_text_default.pay,
.input_text_default.trade,
.input_text_default.delivery,
.input_text_default.account,
.input_text_default.birth,
.input_text_default.krw,
.input_text_default.code {
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: 24px center;
	padding-left: 52px;
}
.input_text_default.id {
	background-image: url('../img/ico/input_id.png');
}
.input_text_default.pw {
	background-image: url('../img/ico/input_pw.png');
}
.input_text_default.eye {
	background-image: url('../img/ico/input_eye.png');
}
.input_text_default.name {
	background-image: url('../img/ico/input_name.png');
}
.input_text_default.phone {
	background-image: url('../img/ico/input_phone.png');
}
.input_text_default.pay {
	background-image: url('../img/ico/input_pay.png');
}
.input_text_default.trade {
	background-image: url('../img/ico/input_trade.png');
}
.input_text_default.delivery {
	background-image: url('../img/ico/input_delivery.png');
}
.input_text_default.account {
	background-image: url('../img/ico/input_account.png');
}
.input_text_default.birth {
	background-image: url('../img/ico/input_birth.png');
}
.input_text_default.krw {
	background-image: url('../img/ico/input_krw.png');
}
.input_text_default.code {
	background-image: url('../img/ico/input_code.png');
}
.input_text_default.double {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.input_text_default.double input {
	border: none;
	background: transparent;
}
.input_label_box .subject {
	padding: 0 10px 9px;
	font-size: 13px;
}
.underline::after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	margin-top: 1.5px;
	background: #6c06c4;
}
.middle_border:before,
.middle_border:after {
	content: "";
	position: relative;
	left: -16px;
	display: block;
	margin: 8px 0;
	width: calc(100% + 16px);
	height: 8px;
	background-color: var(--white-100);
	box-sizing: content-box;
}
.profit {
	color: var(--gray-400) !important;
}
.profit.up {
	color: var(--alert-red-400) !important;
}
.profit.down {
	color: var(--alert-blue-600) !important;
}
#head {
	z-index: 3;
	position: relative;
	overflow: hidden;
}
#head.type01 {
	background: url('../img/bg/head_type01.jpg') no-repeat center;
	background-size: cover;
}
#head.type02 {
	background: url('../img/bg/head_type02.jpg') no-repeat center;
	background-size: cover;
}
#head.title_head {
	height: 200px;
	border-radius: 0 0 25px 25px;
}
#head.title_head {
	background: url('../img/bg/head_type02.jpg') no-repeat center;
	background-size: cover;
}
#head.title_head .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 57px;
}
#head.title_head .title h1 {
	font-weight: 700;
	font-size: 18px;
	color: #fff;
}
#head.title_head .sub_title {
	width: 100%;
	text-align: center;
}
#head.title_head .sub_title h2 {
	font-weight: 400;
	font-size: 15px;
	color: #fff200;
}
#head.title_head #tab {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#head.title_head #tab a {
	display: block;
	margin-right: 4.3vw;
	padding-bottom: 3px;
	color: #fff;
}
#head.title_head #tab a.notice_badge::after {
	top: -8px;
	background-color: #fff200;
}
#head.title_head #tab a:last-child {
	margin-right: 0;
}
#head.title_head #tab a.on {
	color: #fff200;
	border-bottom: 2px solid #fff200;
}
#head .prev_page {
	display: block;
	position: absolute;
	z-index: 9;
	left: 5px;
	top: 13.5px;
	width: 16px;
	height: 16px;
	padding: 7px;
	-webkit-box-sizing: initial;
	box-sizing: initial;
}
#head .prev_page svg {
	width: 100%;
	height: 100%;
}
#head.type01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 21.55vh;
	min-height: 140px;
	z-index: auto;
}
#head.type01 .logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
}
#head.type01 .logo .logo_img {
	width: 14.56%;
	margin-bottom: 15px;
}
#head.type01 .logo .logo_img .st0 {
	fill: #fff;
}
#head.type01 .logo .logo_text {
	width: 22.75%;
}
#head.type01.intro {
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
}
#head.type01.intro .logo {
	position: relative;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
#head.type01.intro .logo .logo_text {
	opacity: 0;
	width: 35%;
}
#head.type01.intro .logo .logo_img {
	-webkit-transform: scale(20) rotate(180deg);
	transform: scale(20) rotate(180deg);
	width: 22.4%;
	margin-bottom: 25px;
}
#head.type01.intro.splash .logo .logo_img {
	opacity: 0;
	-webkit-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
}
#head.type02 {
	height: 200px;
	border-radius: 0 0 25px 25px;
}
#head.type02 .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 57px;
}
#head.type02 .title h1 {
	font-weight: 700;
	font-size: 18px;
	color: #fff;
}
#head.type02 .sub_title {
	width: 100%;
	text-align: center;
}
#head.type02 .sub_title h2 {
	font-weight: 400;
	font-size: 15px;
	color: #fff200;
}
#head.type02 #tab {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#head.type02 #tab a {
	display: block;
	margin-right: 4.3vw;
	padding-bottom: 3px;
	color: #fff;
}
#head.type02 #tab a.notice_badge::after {
	top: -8px;
	background-color: #fff200;
}
#head.type02 #tab a:last-child {
	margin-right: 0;
}
#head.type02 #tab a.on {
	color: #fff200;
	border-bottom: 2px solid #fff200;
}
#head.type04 {
	background: #fff;
}
#head.type04.fix {
	position: fixed;
	z-index: 99;
	width: 100%;
	max-width: 768px;
}
#head.type04.sticty {
	position: sticky;
	top: 0;
	z-index: 5;
	width: 100%;
	max-width: 768px;
}
#head.type04 .title {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 56px;
	position: relative;
}
#head.type04 .title h1 {
	font-weight: 600;
	font-size: 14px;
	color: var(--gray-900);
}
#head.type04 .prev_page,
#head.type04 .close {
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
	padding: 0;
	width: 24px;
	height: 24px;
}
#head.type04 .close {
	display: block;
	position: absolute;
	z-index: 9;
	left: auto;
	right: 16px;
	-webkit-box-sizing: initial;
	box-sizing: initial;
}
#head.type04 .tab_box {
	overflow-x: auto;
}
#head.type04 .tab {
	display: flex;
	margin-top: 16px;
	padding: 0 16px;
	width: 100%;
	min-width: 340px;
	height: 50px;
	font-size: 0;
	border-bottom: 1px solid var(--gray-50);
}
#head.type04 .tab a {
	position: relative;
	flex-shrink: 0;
	display: inline-block;
	padding: 0 24px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 20px;
	color: var(--gray-200);
	font-weight: 600;
}
#head.type04 .tab a:not(:last-child) {
	margin-right: 4px;
}
#head.type04 .tab a.on {
	color: #000;
}
#head.type04 .tab a.on::after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #000;
}
#content {
	z-index: 3;
	position: relative;
	width: 100%;
}
#content.trade.silver {
	z-index: auto;
}
#content .bg_shadow {
	position: absolute;
	left: 0;
	top: calc(-20.5vw + 20px);
	width: 100%;
	height: 20.5vw;
	background: url('../img/bg/content_box_shadow.png') repeat-x left bottom;
	background-size: contain;
}
#content .con_wrap {
	position: relative;
	width: 100%;
	margin-top: -20px;
	padding-bottom: 56px;
	border-radius: 25px 25px 0 0;
	background: #fff;
}
#content .con_wrap.logo_head {
	min-height: calc(100vh - 21.55vh + 20px);
}
#content .con_wrap.no_tab {
	min-height: calc(100vh - 56px);
	margin-top: -142px;
}
#content .con_wrap.tab_con {
	min-height: calc(100vh - 96px);
	margin-top: -104px;
}
#content.charge .charging_history.tab_con {
	margin: 0;
}
#content.spot_trade.payment .con_wrap.tab_con {
	margin-top: -142px;
}
#content .con_wrap.no_bottom_nav {
	padding-bottom: 45px;
}
#content .con_wrap.transparent {
	background: transparent;
}
#content .space_between {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.tab_con {
	display: none;
}
.tab_con.on {
	display: block;
}
.shadow_box {
	-webkit-box-shadow: 0 0 8px 9px rgba(58, 57, 57, 0.05);
	box-shadow: 0 0 8px 9px rgba(58, 57, 57, 0.05);
	border-radius: 25px;
	background: #fff;
}
.coin_shadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-box-shadow: 0 -1px 26px 4px rgba(0, 0, 0, 0.15);
	box-shadow: 0 -1px 26px 4px rgba(0, 0, 0, 0.15);
}

/* bottom nav */
#bottom_nav {
	z-index: 4;
	position: fixed;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	max-width: 768px;
}
#bottom_nav .nav_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-evenly;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 56px;
	background: #fff;
	border-top: 1px solid var(--gray-50);
}
#bottom_nav .nav_list .list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 48px;
	height: 48px;
}
#bottom_nav .nav_list .list a {
	display: block;
	width: 48px;
	height: 48px;
	text-align: center;
	border-radius: 4px;
	background-color: transparent;
}
#bottom_nav .nav_list .list a:active {
	background-color: var(--white-200, #F6F6F6);
}
#bottom_nav .nav_list .list a i {
	display: inline-block;
	margin: 4px auto 2px;
	width: 24px;
	height: 24px;
}
#bottom_nav .nav_list .list a p {
	font-weight: 500;
	font-size: 10px;
	line-height: 14px;
	color: var(--gray-300);
}
#bottom_nav .nav_list .list.on a svg path {
	fill : var(--win-purple-600, #5E34D1);
}
#bottom_nav .nav_list .list.on a p {
	color: var(--win-purple-600, #5E34D1);
}

/* 햄버거 메뉴 */
#hamburger {
	width: 100%;
	max-width: 768px;
	overflow-y: scroll;
	color: var(--gray-900);
}
#hamburger .con {
	position: relative;
	width: 100%;
	min-height: 100vh;
	padding-bottom: 56px;
	background: #fff;
	font-weight: 500;
	line-height: 1.4;
	overflow-y: scroll;
}
#hamburger .con h2 {
	font-size: 24px;
	font-weight: 700;
}
#hamburger .con .main_menu {
	margin: 11px 0 16px;
	padding: 0 16px;
}
#hamburger .con .my_page {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#hamburger .con .my_page .configuration_btn {
	display: flex;
	align-items: center;
}
#hamburger .con .my_page .configuration_btn span {
	display: block;
	padding-top: 1px;
	margin-left: 4px;
	line-height: 21px;
	font-size: 15px;
	font-weight: 600;
}
#hamburger .con .discount {
	display: flex;
	align-items: center;
	margin: 16px 0;
	border-radius: 12px;
	background: var(--white-100);
}
#hamburger .con .discount > div {
	width: 50%;
	height: 52px;
	font-size: 13px;
	font-weight: 600;
	line-height: 18px;
}
#hamburger .con .discount > span {
	width: 1px;
	height: 28px;
	background: #D9D9D9;
}
#hamburger .con .discount div a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 14px 16px;
	height: 100%;
	color: var(--gray-500);
}
#hamburger .con .discount div span {
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	color: var(--gray-900);
}
#hamburger .con .main_menu ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#hamburger .con .main_menu ul li {
	width: 100%;
}
#hamburger .con .main_menu ul li:not(:last-child) {
	margin-right: 8px;
}
#hamburger .con .main_menu ul li a {
	display: block;
	padding: 40px 0 8px;
	height: 66px;
	border-radius: 12px;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	background-size: 28px 28px;
	background-position: center 8px;
	background-repeat: no-repeat;
	color: var(--gray-800);
}
#hamburger .con .main_menu li ul a:active {
	background-color: var(--white-100);
}
#hamburger .con .main_menu ul li:first-child a {
	background-image: url("../img/ico/cs_center.png");
}
#hamburger .con .main_menu ul li:nth-child(2) a {
	background-image: url("../img/ico/megaphone_red.png");
}
#hamburger .con .main_menu ul li:last-child a {
	background-image: url("../img/ico/my_info.png");
}
#hamburger .con .hamburger_list {
	padding-bottom: 108px;
}
#hamburger .con .hamburger_list .menu_list li.title {
	padding: 0 16px;
	width: 100%;
	height: 48px;
	line-height: 52px;
	font-size: 18px;
	font-weight: 600;
}
#hamburger .con .hamburger_list .menu_list li a {
	padding: 0 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: 48px;
	font-size: 15px;
	line-height: 22px;
	background: #fff;
	color: var(--gray-900);
}
#hamburger .con .hamburger_list .menu_list li a:active {
	background: #f5f5f5;
}
#hamburger .con .hamburger_list .menu_list:last-child.middle_border:after {
	content: none;
}
#hamburger .con .hamburger_list .menu_list li a .has_badge {
	display: flex;
	align-items: center;
}
#hamburger .con .hamburger_list .menu_list li a .has_badge .badge {
	margin-left: 6px;
	display: block;
	margin-bottom: 2px;
	padding: 1px 8px 0;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 20px;
	background: #FFF9EB;
	color: #EBAA00;
	font-size: 12px;
	font-weight: 600;
}

.ticket_style_list {
	position: relative;
}
.ticket_style_list .list_subject {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 20.8vmin;
	max-height: 78px;
}
.ticket_style_list .list_subject p {
	font-weight: 700;
	font-size: 20px;
}
.ticket_style_list .list_contents {
	padding: 30px 0;
	-webkit-box-shadow: 0 16px 8px 9px rgba(58, 57, 57, 0.05);
	box-shadow: 0 16px 8px 9px rgba(58, 57, 57, 0.05);
}
.ticket_style_list .list_contents dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 21px;
}
.ticket_style_list .list_contents dt:last-of-type,
.ticket_style_list .list_contents dd:last-of-type {
	height: auto;
}
#content.withdraw.payment .payment_box .list_contents dl dt,
.ticket_style_list .list_contents dt {
	width: 60%;
	font-weight: 700;
	font-size: 12px;
	color: #646464;
}
.ticket_style_list .list_contents dt {
	width: 40%;
	height: 48px;
}
.ticket_style_list .list_contents dd {
	width: 60%;
	text-align: right;
	font-weight: 500;
	font-size: 14px;
	height: 48px;
	font-size: 14px;
}
.ticket_style_list .list_contents dt p,
.ticket_style_list .list_contents dd p {
	margin-top: 4px;
	font-size: 12px;
	color: #939598;
}
#content.withdraw.payment .payment_box .list_contents dl dd p.purple,
.ticket_style_list .list_contents .purple {
	color: #6c06c4;
}
.ticket_style_list .list_footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 58px;
	padding: 0 21px;
	-webkit-box-shadow: 0 9px 8px 0 rgba(58, 57, 57, 0.05);
	box-shadow: 0 9px 8px 0 rgba(58, 57, 57, 0.05);
}
.ticket_style_list .list_footer .left {
	font-weight: 700;
	font-size: 14px;
}
.ticket_style_list .list_footer .left span {
	display: block;
	margin-top: 4px;
	font-size: 12px;
	color: #939598;
}
.ticket_style_list .list_footer .right {
	font-weight: 700;
	font-size: 20px;
	color: #6c06c4;
}
.ticket_style_list .dot_bg_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}
.ticket_style_list .dot_bg_box div {
	width: calc(100% - 24px);
}
.ticket_style_list .dot_bg_box div.top {
	height: calc(20.8vmin + 1.3px);
	max-height: 79.3px;
	background-position: bottom;
}
.ticket_style_list .dot_bg_box div.bottom {
	height: 59.5px;
	background-position: top;
}
.my_info_list,
.delivery_info {
	margin-bottom: 43px;
	padding: 0 21px;
}
.my_info_list .subject,
.delivery_info .subject {
	margin-bottom: 10px;
	font-weight: 700;
}
.my_info_list dl,
.delivery_info dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; /* -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; */
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	border-top: 1px solid #ccc;
}
.my_info_list dl dt,
.my_info_list dl dd,
.delivery_info dl dt,
.delivery_info dl dd {
	min-height: 35px;
	padding: 11px 0;
	border-bottom: 1px solid #e6e6e6;
}
.my_info_list dl dt.address,
.my_info_list dl dd.address,
.delivery_info dl dt.address,
.delivery_info dl dd.address {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	min-height: 35px;
	word-break: break-all;
}
.my_info_list dl dt,
.delivery_info dl dt {
	width: 35%;
	padding-left: 10px;
	font-size: 12px;
	color: #939598;
}
.my_info_list dl dd,
.delivery_info dl dd {
	text-align: right;
	width: 65%;
	padding-right: 10px;
	font-weight: 500;
	font-size: 12px;
}
.board_list {
	width: 100%;
	padding: 10px 21px;
	margin-bottom: 35px;
}
.board_list .list {
	padding: 15px 0;
	border-bottom: 1.5px dotted #6c06c4;
}
.board_list .list:last-child {
	border-bottom: none;
}
.board_list .date {
	font-size: 13px;
	color: #939598;
}
.board_list .subject {
	width: 100%;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	margin-bottom: 6px;
	font-weight: 500;
	font-size: 14px;
}
.board_list .subject.wrap {
	overflow: auto;
	text-overflow: clip;
	white-space: normal;
	line-height: 1.3;
}
.list_more_btn {
	margin: -15px 0 35px;
}
.list_more_btn .input_line_p {
	display: none;
}
.payment_detail .right,
.possession .right {
	text-align: right;
}
.possession .purple {
	color: #6c06c4;
}
.possession .vaultchain,
.possession .cash,
.possession .state {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 21px;
}
.possession p {
	font-weight: 500;
}
.payment_box .list_contents .gram_info .info_btn img,
.possession .vaultchain .gram_info .info_btn img {
	width: 100%;
	height: 100%;
}
.payment_box .list_contents .gram_info .info_btn,
.possession .vaultchain .gram_info .info_btn {
	width: 12px;
	height: 12px;
	margin-left: 4px;
}
.possession .vaultchain p {
	font-size: 14px;
}
.possession .vaultchain .small {
	display: block;
	font-size: 12px;
	color: #939598;
}
.possession .cash .left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.possession .cash .left a {
	height: 13px;
	margin-left: 6px;
}
.possession .cash .left a img {
	display: block;
	height: 100%;
}
.possession .cash p {
	font-size: 16px;
}
.possession .state {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.possession .state p {
	font-size: 14px;
}
.possession .state p.volume strong {
	font-size: 16px;
}
.possession.type01 .vaultchain .left {
	line-height: 1.4;
}
.possession.type01 .vaultchain .right {
	line-height: 1.5;
}
.possession.type01 .vaultchain .right .purple {
	margin-top: -4px;
	font-size: 12px;
}
.possession.type01 .vaultchain .right .purple strong {
	padding-left: 3px;
	font-size: 13px;
}
.possession.type02 .vaultchain .left,
.possession.type02 .vaultchain .right {
	line-height: 1.1;
}
.possession.type02 .vaultchain .left .small,
.possession.type02 .vaultchain .right .small {
	margin-top: 5px;
}
.possession.type02 .vaultchain .left p {
	font-size: 16px;
}

/* tab_filter */
.tab_filter {
	margin-bottom: 20px;
	font-size: 0;
}
.tab_filter li {
	display: inline-block;
}
.tab_filter li button[type='button'] {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 8px;
	padding: 11px 16px;
	height: 36px;
	font-weight: 600;
	font-size: 14px;
	background: var(--gray-50);
	color: var(--gray-600);
	border-radius: 18px;
}
.tab_filter li.on button[type='button'] {
	background: var(--win-purple-600);
	color: #fff;
}

/* select */
.select {
	position: relative;
	height: 17px;
}
.select .selected_option {
	width: auto;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	border-radius: 0;
	cursor: pointer;
}
.select .selected_option:after {
	content: "";
	display: block;
	margin-left: 4px;
	width: 16px;
	height: 16px;
	background: transparent url("../img/chevron-down-black.svg") no-repeat right center;
}
.select .selected_option.open:after {
	transform: rotate(180deg);
}
.select .selected_option.open ~ .options {
	display: block;
}
.select .options {
	display: none;
	position: absolute;
	right: 0;
	top: 25px;
	z-index: 1;
	width: 120px;
	height: auto;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.20);
	overflow: hidden;
}
.select .options .option {
	position: relative;
	height: 40px;
	padding: 12px;
	cursor: pointer;
}
.select .options .option:active,
.select .options .option:hover {
	background-color: var(--gray-50);
}
.select .options .option.on:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	display: block;
	width: 16px;
	height: 16px;
	background: url("../img/check_lang.png") no-repeat 0 0 / contain;
}
.select .options .option:not(:last-child) {
	border-bottom: 1px solid var(--gray-50);
}
.pop_X {
	fill-rule: evenodd;
}
.pop_X.b {
	fill: #010101;
}
.pop_X.w {
	fill: #fff;
}
svg#top .cls-1,
svg#top .cls-2 {
	fill: none;
	stroke: #010101;
	stroke-width: 2px;
	fill-rule: evenodd;
}
svg#top .cls-2 {
	stroke-linecap: round;
}
.purple_arr_text_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
}
.purple_arr_text_btn p {
	font-weight: 500;
	font-size: 14px;
	color: #6c06c4;
}
.purple_arr_text_btn.small p {
	font-weight: 400;
	font-size: 12px;
}
.purple_arr_text_btn img {
	height: 6px;
	margin-top: 1px;
	margin-left: 2px;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.purple_arr_text_btn.small img {
	height: 5px;
}
#loading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 10;
	position: fixed;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100.2vw;
	max-width: 768px;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	-webkit-transition: opacity 0.3ms ease-in-out;
	transition: opacity 0.3ms ease-in-out;
	background: rgba(255, 255, 255, 0.8);
}
#loading .loading_wrap {
	text-align: center;
}
#loading .loading_wrap .ani_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	width: 42vmin;
	max-width: 158px;
	height: 42vmin;
	max-height: 158px;
	margin: 0 auto;
}
#loading .loading_wrap .ani_box svg {
	position: absolute;
	opacity: 0.6;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
#loading .loading_wrap .ani_box svg .circle {
	fill: #6803d2;
}
#loading .loading_wrap .ani_box svg.big {
	-webkit-animation-name: rotate01;
	animation-name: rotate01;
}
#loading .loading_wrap .ani_box svg.small {
	-webkit-animation-name: rotate02;
	animation-name: rotate02;
}
#loading .loading_wrap p {
	margin-top: -12px;
	font-weight: 700;
	color: #6c06c4;
}
#loading_template {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	z-index: 999;
	position: fixed;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100.2vw;
	max-width: 768px;
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	background: var(--white-0);
}
#loading_template .loading {
	padding-top: 330px;
	text-align: center;
}
#loading_template .loading .container {
 --uib-speed: 0.9s;
 position: relative;
 display: flex;
 align-items: center;
 justify-content: space-between;
 height: 12px;
 width: 56px;
}
#loading_template .loading .dot,
#loading_template .loading .container::before,
#loading_template .loading .container::after {
	content: '';
	display: block;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	background-color: var(--win-purple-600);
	transform: scale(0);
	transition: background-color 0.3s ease;
}
#loading_template .loading .container::before {
	animation: pulse var(--uib-speed) ease-in-out calc(var(--uib-speed) * -0.375)
	infinite;
}
#loading_template .loading .dot {
	animation: pulse var(--uib-speed) ease-in-out calc(var(--uib-speed) * -0.25)
	infinite both;
}
#loading_template .loading .container::after {
	animation: pulse var(--uib-speed) ease-in-out calc(var(--uib-speed) * -0.125)
	infinite;
}
@keyframes pulse {
	0%,
	100% {
		transform: scale(0);
	}
	50% {
		transform: scale(1);
	}
}

/* skeleton_loading */
#content .skeleton_loading {
	position: relative;
	width: 100%;
	height: auto;
	background: var(--white-0);
}
#content .skeleton_loading :where(.skeleton_20, .skeleton_50, .skeleton_60, .skeleton_100) {
	margin: 0 16px;
	border-radius: 4px;
	-webkit-animation: skeleton-gradient 1.8s infinite ease-in-out;
	animation: skeleton-gradient 1.8s infinite ease-in-out;
}
@-webkit-keyframes skeleton-gradient {
	0% {
		background-color: #e8e8e8;
	}
	50% {
		background-color: var(--gray-100);
	}
	100% {
		background-color: #e8e8e8;
	}
}
@keyframes skeleton-gradient {
	0% {
		background-color: #e8e8e8;
	}
	50% {
		background-color: var(--gray-100);
	}
	100% {
		background-color: #e8e8e8;
	}
}
#content .skeleton_loading .skeleton_20 {
	width: 80px;
	height: 19px;
}
#content .skeleton_loading .skeleton_50 {
	width: 164px;
	height: 39px;
}
#content .skeleton_loading .skeleton_60 {
	width: 184px;
	height: 32px;
}
#content .skeleton_loading .skeleton_100 {
	width: calc(100% - 32px);
	height: 44px;
}

#tab.type02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 14px 0 18px;
}
#tab.type02 a {
	border: 1px solid #6c06c4;
	display: block;
	width: 100%;
	margin-right: 1vw;
	padding-bottom: 1px;
	line-height: 27px;
	text-align: center;
	border-radius: 14px;
	background: #fff;
	font-size: 14px;
	color: #6c06c4;
}
#tab.type02 a:last-child {
	margin-right: 0;
}
#tab.type02 a.on {
	background: #6c06c4;
	color: #fff;
}
#tab.type02.filter_area {
	padding-top: 21px;
}
#tab.type02.filter_area a {
	line-height: 36px;
	padding-bottom: 0;
	background: var(--gray-50);
	color: var(--gray-600);
	border: 0;
	border-radius: 18px;
}
#tab.type02.filter_area a.on {
	background: var(--win-purple-600);
	color: var(--white-0);
}
.list_filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 10px;
}
.list_filter select {
	background-color: transparent;
	background: url('../img/select_down.png') no-repeat right center;
	width: auto;
	height: auto;
	max-height: auto;
	padding: 0 12px;
	margin: 0 9px;
	font-size: 12px;
	background-size: 8px;
}
.list_filter select:last-child {
	margin-right: 21px;
	text-align: right;
	text-align-last: right;
}

/* 2021-11-01 시스템 점검 페이지 */
.inspection_pg .top {
	padding: 120px 0 25px;
	width: 100%;
	text-align: center;
	background: #f3ebfa;
}
.inspection_pg .top img {
	margin-bottom: 15px;
	height: 8.5vh;
}
.inspection_pg .top p {
	line-height: 1.3;
	font-weight: 700;
	font-size: 7.2vw;
	color: #6c06c4;
}
.inspection_pg .bottom {
	padding-top: 25px;
	width: 100%;
	text-align: center;
}
.inspection_pg .bottom .date {
	margin-bottom: 20px;
	line-height: 1.5;
	font-weight: 700;
	font-size: 4.43vw;
}
.inspection_pg .bottom .date span {
	color: #6c06c4;
}
.inspection_pg .bottom .desc {
	line-height: 1.5;
	font-weight: 500;
	font-size: 3.3vw;
}
.inspection_pg .bottom .desc span {
	font-weight: 700;
	color: #6c06c4;
}
.status {
	font-weight: 500;
	font-size: 12px;
	color: #6c06c4;
}
.status .in_progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.status .in_progress .timer {
	width: 12px;
	margin: 1px 3px 0 0;
}
.status .in_progress .timer .st0 {
	fill: none;
	stroke: #6c06c4;
	stroke-width: 3;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-miterlimit: 10;
}
.no_data {
	padding: 20px 0 !important;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	text-align: center !important;
	color: #939598;
}
.copy_btn {
	display: block;
	padding: 4px 3vw 5px;
	border: none;
	border-radius: 10px;
	background: #6c06c4;
	font-weight: 500;
	font-size: 12px;
	color: #fff;
}
.notice_badge {
	position: relative;
}
.notice_badge::after {
	content: '';
	position: absolute;
	top: -4px;
	right: -3px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #6c06c4;
}
.r-gray-btn {
	padding: 2px 2.5vw 3px;
	font-size: 10px;
	border-radius: 20px;
	box-sizing: border-box;
	background-color: #f0f0f0;
	border: 1px solid #e5e5e5;
	color: #333;
}
.r-gray-btn:active {
	background-color: #6c06c4;
	border: 1px solid #6c06c4;
	color: #fff;
}
.updown_history_list .history {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 0;
	border-bottom: 1px solid #6c06c4;
}
.updown_history_list.dotted_line .history {
	border-bottom: 1.5px dotted #6c06c4;
}
.updown_history_list .history:last-child {
	border-bottom: none;
}
.updown_history_list .history .use p {
	line-height: 1.3;
	font-weight: bold;
	color: #6c06c4;
}
.updown_history_list .history .use span {
	font-size: 12px;
	color: #7f7f7f;
}
.updown_history_list .history .amount p {
	font-weight: bold;
}
.updown_history_list .history .amount p span {
	font-size: 12px;
	font-weight: 400;
}
.updown_history_list .history.up .amount p {
	color: #e3031d;
}
.updown_history_list .history.down .amount p {
	color: #0328e3;
}

/* 채널톡 */
.channel_talk {
	position: fixed;
	bottom: 40px;
	right: 50%;
	transform: translateX(360px);
	display: flex;
	flex-direction: column;
	align-items: end;
	width: auto;
	max-width: 768px;
	z-index: 5;
}
.channel_talk.bottom80 {
	bottom: 80px;
}
.channel_talk .tooltip {
	position: absolute;
	top: -48px;
	width: 183px;
}
.channel_talk .tooltip img {
	display: block;
	width: 183px;
	filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.3));
}
.channel_talk .tooltip > div {
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
}
.channel_talk .tooltip > div p {
	color: var(--gray-900);
	line-height: 34px;
	font-size: 12px;
	font-weight: 500;
}
.channel_talk .tooltip > div .close {
	padding: 10px 8px 10px 6px;
}
.channel_talk .icon {
	position: relative;
	width: 64px;
}
.channel_talk .icon button {
	display: block;
	width: 64px;
}
.channel_talk .icon img {
	display: block;
	width: 100%;
	filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.4));
}
.channel_talk_long_box > div .badge,
.channel_talk .icon .badge {
	position: absolute;
	top: 0;
	right: 10px;
	transform: translateX(50%);
	display: block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 21px;
	border-radius: 10px;
	color: var(--white-0);
	background-color: var(--alert-red-400);
	font-size: 11px;
	font-weight: 800;
}
.channel_talk_long_box {
	padding: 36px 32px 6px;
}
.channel_talk_long_box > div {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px 12px 12px 16px;
	width: 100%;
	line-height: 1.4;
	font-size: 16px;
	font-weight: 700;
	color: var(--white-0);
	border-radius: 32px;
	background: #FFB800;
}
.channel_talk_long_box > div > div:first-child {
	display: flex;
	align-items: center;
}
.channel_talk_long_box > div img {
	margin-right: 8px;
	display: block;
	width: 24px;
}
.channel_talk_long_box > div .badge {
	top: 50%;
	right: 16px;
	transform: translateY(-50%);
}

/* 스플래시 */
#content.splash .con_wrap {
	margin-top: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 100vh;
	border-radius: 0;
}
#content.splash .con_wrap p {
	margin-bottom: 12px;
	line-height: 1.4;
	font-size: 18px;
	font-weight: 600;
	color: var(--gray-700);
}
#content.splash .con_wrap img {
	display: block;
	width: 208px;
}

/* sticky_tab */
.sticky_tab_box {
	position: sticky;
	top: 56px;
	height: 50px;
	z-index: 5;
	display: flex;
	background: var(--white-0);
	overflow-x: scroll;
	overflow-y: hidden;
}
.sticky_tab_box .tab {
	flex-grow: 1;
	padding: 0 16px;
	width: 100%;
	height: 50px;
	font-size: 0;
	white-space: nowrap;
	border-bottom: 1px solid var(--gray-50);
}
.sticky_tab_box .tab_item {
	position: relative;
	display: inline-block;
	padding: 0 24px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 20px;
	color: var(--gray-200);
	font-weight: 600;
}
.sticky_tab_box .tab_item.on::after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: var(--gray-900);
}
.sticky_tab_box .tab_item.on {
	color: var(--gray-900);
}

.no_history.middle_border::before {
	content: "";
	position: relative;
	left: 0;
	display: block;
	margin: 0;
	width: 100%;
	height: 8px;
	background-color: var(--white-100);
	box-sizing: content-box;
}
.no_history.middle_border::after {
	content: none;
}
.no_history > div {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	color: var(--gray-500);
	font-size: 16px;
}
.no_history > div p:first-child {
	margin: 80px 0 24px;
}
.no_history > div p:first-child img {
	width: 100px;
	height: 100px;
}
.no_history > div p:last-child {
	padding-bottom: 94px;
	font-weight: 500;
}

/* 브릿지 페이지 */
#content.bridge .con_wrap {
	margin-top: 0;
	padding: 60px 16px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	min-height: 100vh;
	border-radius: 0;
}
#content.bridge .con_wrap img {
	display: block;
	width: 60px;
	height: 60px;
}
#content.bridge .con_wrap h1 {
	margin: 24px 0 12px;
	color: #000;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
}
#content.bridge .con_wrap p {
	color: var(--gray-500, #868686);
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
}
#content.bridge .con_wrap button {
	margin-top: 48px;
	width: 100%;
	height: 56px;
	font-weight: 600;
}

@media (max-width: 768px) {
	.channel_talk {
		right: 24px;
		transform: translateX(0);
	}
}
@media (max-width: 320px) {
	.input_text_default.id,
	.input_text_default.pw,
	.input_text_default.eye,
	.input_text_default.name,
	.input_text_default.phone,
	.input_text_default.pay,
	.input_text_default.trade,
	.input_text_default.delivery,
	.input_text_default.account,
	.input_text_default.birth,
	.input_text_default.krw,
	.input_text_default.code {
		background-size: 18px;
		background-position: 21px center;
		padding-left: 45px;
	}
	.board_list .date {
		font-size: 12px;
	}
	.possession .vaultchain p {
		font-size: 13px;
	}
	.possession .vaultchain .small {
		font-size: 11px;
	}
	.possession.type01 .vaultchain .right .purple {
		font-size: 10px;
	}
	.possession.type01 .state p {
		font-size: 13px;
	}
	.possession.type01 .state p.volume strong {
		font-size: 15px;
	}
	.possession.type02 .vaultchain .left p {
		font-size: 14px;
	}
	.possession .cash p {
		font-size: 14px;
	}
	.possession .cash .left a {
		height: 12px;
	}
	.updown_history_list .history {
		padding: 10px 0;
	}
	.updown_history_list .history .use p {
		font-size: 14px;
	}
	.updown_history_list .history .use span {
		font-size: 12px;
	}
	.updown_history_list .history .amount p {
		font-size: 14px;
	}
	.updown_history_list .no_data {
		font-size: 13px;
	}
}
@media (max-width: 280px) {
	.input_text_default.id,
	.input_text_default.pw,
	.input_text_default.eye,
	.input_text_default.name,
	.input_text_default.phone,
	.input_text_default.pay,
	.input_text_default.trade,
	.input_text_default.delivery,
	.input_text_default.account,
	.input_text_default.birth,
	.input_text_default.krw,
	.input_text_default.code {
		background-size: 16px;
		background-position: 18px center;
		padding-left: 40px;
	}
	#head.type02 #tab a {
		font-size: 13px;
	}
	.possession .vaultchain p {
		font-size: 11px;
	}
	.possession.type01 .vaultchain .right {
		line-height: 1.4;
	}
	.possession.type01 .vaultchain .right .purple strong {
		font-size: 12px;
	}
	.possession.type01 .state p {
		font-size: 11px;
	}
	.possession.type01 .state p.volume strong {
		font-size: 14px;
	}
	.possession.type02 .vaultchain .left p {
		font-size: 13px;
	}
	.possession .cash p {
		font-size: 13px;
	}
	.possession .cash .left a {
		height: 11px;
	}
	.updown_history_list .no_data {
		font-size: 12px;
	}
}

/* key frame*/
@-webkit-keyframes rotate01 {
	0% {
		opacity: 0.6;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	50% {
		opacity: 0.7;
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	100% {
		opacity: 0.6;
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}
@keyframes rotate01 {
	0% {
		opacity: 0.6;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	50% {
		opacity: 0.7;
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	100% {
		opacity: 0.6;
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}
@-webkit-keyframes rotate02 {
	0% {
		opacity: 0.6;
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
	50% {
		opacity: 0.8;
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	100% {
		opacity: 0.6;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}
@keyframes rotate02 {
	0% {
		opacity: 0.6;
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
	50% {
		opacity: 0.8;
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	100% {
		opacity: 0.6;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}
/*
*   last update
*   2022.10.18
*/
