.mt45 {
	margin-top: 45px !important
}

.mt22 {
	margin-top: 22px !important
}

.mt40 {
	margin-top: 40px !important
}

.mt30 {
	margin-top: 30px !important
}

.mt20 {
	margin-top: 20px !important
}

.mt15 {
	margin-top: 15px !important
}

.mt10 {
	margin-top: 10px !important
}

.mt5 {
	margin-top: 5px !important
}

.ml5 {
	margin-left: 5px !important
}

.ml10 {
	margin-left: 10px !important
}

.mr10 {
	margin-right: 10px !important
}

.mb0 {
	margin-bottom: 0 !important
}

.mb15 {
	margin-bottom: 15px !important
}

.mb20 {
	margin-bottom: 20px !important
}

.mb25 {
	margin-bottom: 25px !important
}

.mb30 {
	margin-bottom: 30px !important
}

.wraper-right .sub-container {
	/* max-width: 1520px; */
	/* min-width: 900px */
}

h3.sub-title {
	margin-bottom: 20px;
	background: var(--gradient3);
	border-radius: 15px;
	color: var(--font01);
	font-size: 1.8em;
	padding: 30px;
}

h3.sub-title>span {
	display: inline-block;
	color: #b6b0d9;
	margin-left: 10px;
	font-size: 14px
}

h3.sub-title>a.notandum {
	display: inline-block;
	padding: 0 10px;
	line-height: 31px;
	border: 2px solid #393939;
	border-radius: 8px;
	float: right;
	font-weight: 700;
	color: #d71307;
	font-size: 14px
}

h3.sub-title>a.notandum>span {
	vertical-align: middle
}

.min-box {
	/* max-width: 1280px; */
	margin: 0 auto
}

h3.sub-title2 {
	margin-top: 35px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 24px;
	padding-left: 10px;
	line-height: 35px;
	position: relative
}

h3.sub-title2>span {
	color: #8a949c;
	font-size: 14px;
	display: inline-block;
	margin-left: 10px
}

.btn.w143 {
	width: 143px !important
}

.btn.w148 {
	width: 148px !important
}

.btn.w159 {
	width: 159px !important;
}

.btn.w200 {
	width: 200px !important
}

.btn.w240 {
}

.btn.h50 {
	height: 50px !important;
}

.btn.h50>span {
	height: 50px !important;
	/* line-height: 50px !important; */
}

.btn.orange-line2.h50>span {
	height: 46px !important;
	line-height: 46px !important
}

.notice-tit.view-btn {
	width: 57px;
	height: 28px
}

.notice-tit.view-btn>span {
	width: 53px;
	height: 24px;
	font-size: 14px;
	line-height: 24px
}

.font-18p>.btn>span {
	font-size: 18px !important
}

.captcha-wrapper {
	display: flex;
}
.captcha-wrapper input {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.captcha-wrapper img {
	height: 3em;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.join-box {
	max-width: 1280px;
	margin: 0 auto
}

.join-box>.input-box {
	background: #f2f5f7;
	border-radius: 8px;
	border-bottom: 3px solid var(--color-primary);
	position: relative;
	padding: 0 40px;
	margin-top: 20px;
	margin-bottom: 31px
}

.join-box>.input-box:before {
	display: none;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	box-shadow: inset 1px 1px 2px #333436;
	border-radius: 13px
}

.join-box>.input-box>.box {
	position: relative;
	z-index: 2
}

.join-box>.input-box>.box>dl {
	display: table;
	width: 100%
}

.join-box>.input-box>.box>dl+dl {
	border-top: 1px solid #343337
}

.join-box>.input-box>.box>dl>* {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0;
	height: 70px
}

.join-box>.input-box>.box>dl>dt {
	width: 145px;
	font-size: 14px;
	color: #112f4a;
	font-weight: 600
}

.join-box>.input-box>.box>dl>dd {
	font-size: 13px;
	color: gray
}

.join-box>.input-box>.box>dl>dd>input,
.join-box>.input-box>.box>dl>dd>select {
	width: 253px;
	border: 1px solid #404447;
	background-color: #fff;
	font-size: 13px
}

.join-box>.input-box>.box>dl>dd>.btn.grey {
	background: #112f4a;
	color: #fff !important;
	font-size: 13px;
	width: 83px;
	text-align: center;
	padding: 10px;
	line-height: 25px;
	height: 45px;
	border-radius: 13px;
	border: 1px solid #404447;
	margin: 0 5px
}

.join-box>.input-box>.box>dl>dd>.tel1 {
	width: 133px
}

.join-box>.input-box>.box>dl>dd>.tel2 {
	width: 133px
}

.join-box>.input-box>.box>dl>dd>.tel3 {
	width: 133px
}

.join-box>.input-box>.box>dl>dd>span {
	padding: 0 5px
}

.center-btn {
	text-align: center;
	margin-top: 20px;
}

.center-btn>a {
	font-size: 24px !important;
	font-weight: 700 !important;
}

.center-btn>a>span {
	font-weight: 700 !important;
	font-size: 20px !important;
}

.center-btn>a.black {
	background: #282a3f !important
}

.sub-container .progressive-jackpot {
	border: 2px solid #7fe3f1;
	margin-bottom: 30px;
	overflow: hidden
}

.game-list {
	/* background: #112f4a; */
	min-width: 0
}

.game-list .game-list-logo {
	background: url("../images/main/game-list-logo.gif?var(--ver)") repeat-x;
	border-bottom: 3px solid #7fe3f1;
	height: 3.5em;
	margin-bottom: 1.5em;
	border-radius: 8px;
	overflow: hidden;
}

.game-list .game-list-logo>.box {
	display: flex;
	width: 100%;
	padding: 0 1em;
	background: url("../images/main/game-list-logo-box.png?var(--ver)") no-repeat right;
	background-size: auto 100%;
	align-items: center;
	height: 100%;
}

.game-list .game-list-logo>.box img.logo {
	margin-right: 200px;
	height: 65px;
}

.game-list .game-list-logo>.box .btn-vendor {
	backdrop-filter: blur(5px);
	font-size: 21px;
	display: flex;
	align-items: center;
	padding: 5px;
}
.game-list .game-list-logo>.box .btn-vendor img {
	max-width: 9em;
	max-height: 3em;
}

.game-list .game-list-logo>.box>span {
	padding-left: 15px;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	position: relative;
	backdrop-filter: blur(5px);
}

.game-list .game-list-logo>.box>span:before {
	content: "";
	background: rgba(255, 255, 255, .3);
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -10px;
	width: 1px;
	height: 19px;
	margin-left: 7px
}

.game-list .game-list-logo>.box .title1-search {
    width: min(200px, 50%);
}

.game-list .list {
	/* padding: 0 10px; */
	font-size: min(1em, 1rem);
}

.game-list .list>ul {
	width: 100%;
	/* padding: 1em .5em; */
	--grid-layout-gap: 5px;
	--grid-column-count: 6;
	--grid-item--min-width: 9em;
	--gap-count: calc(var(--grid-column-count) - 1);
	--total-gap-width: calc(var(--gap-count) * var(--grid-layout-gap));
	--grid-item--max-width: calc((100% - var(--total-gap-width)) / var(--grid-column-count));
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(max(var(--grid-item--min-width), var(--grid-item--max-width)), 1fr));
	grid-gap: 1em var(--grid-layout-gap);
}

.game-list .list>ul>li {
	/* display: inline-block; */
	/* width: 220px; */
	padding: 2px;
	/* margin: 10px; */
	background: linear-gradient(var(--color-primary1), var(--color-primary));
	border-radius: 8px;
	text-align: center;
	position: relative
}

.game-list .list>ul>li>.box {
	display: block;
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	/* width: 216px; */
	/* height: 216px; */
}

.game-list .list>ul>li>.box .img {
	display: block;
	min-height: 9em;
}

.game-list .list>ul>li>.box .img img {
	width: 100%;
	height: auto;
	-webkit-transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.game-list .list>ul>li>.box>p.txt {
	min-height: 3em;
	/* padding: .5em 3px .25em; */
	line-height: 1;
	color: #fff;
	font-size: inherit;
	font-family: atitlegothic, sans-serif;
	background: rgba(0, 0, 0, .8);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	/* border-radius: 0 0 8px 8px; */
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.game-list .list>ul>li>.hover-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 50%);
	transition: all .5s ease-in-out;
	opacity: 0
}

.game-list .list>ul>li>.hover-box>a {
	width: 113px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: 50%;
	margin-left: -56px
}

.game-list .list>ul>li:hover>.hover-box {
	opacity: 1
}
.game-list .list>ul>li:hover>.hover-box a.btn.orange-line2 {
    overflow: initial
}
.game-list .list>ul>li:hover>.hover-box a.btn.orange-line2>span {
    box-shadow: 0 0 7px 2px var(--main01);
}

.game-list .list>ul>li:hover>.box .img img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-ms-transform: scale(1.2)
}

.live-casino-banner {
	border-radius: 10px;
	border-bottom: 4px solid var(--color-primary);
	background: url("../images/main/live-casino-banner.jpg?var(--ver)") no-repeat right;
	background-size: cover;
	font-size: min(17px, 1vw);
	height: 25em;
	padding: 5em 0 0 3em;
	overflow: hidden
}

.live-casino-banner>h3.tit1 {
	color: #27ace5;
	font-size: 2.5em;
	animation: d4 15s infinite ease-in-out;
	opacity: 0
}

.live-casino-banner>h3.tit2 {
	color: #313131;
	font-size: 3em;
	margin-top: .5em;
	font-weight: 600;
	animation: d5 15s infinite ease-in-out;
	opacity: 0
}

.live-casino-banner>h3.tit2>span {
	color: #313131 !important;
	font-size: 1.2em;
	font-weight: 600
}

.live-casino-banner>p.txt {
	color: #979ba2;
	font-size: 1.5em;
	margin-top: 1em;
	animation: d6 15s infinite ease-in-out;
	opacity: 0
}

@keyframes d4 {
	0% {
		opacity: 1;
		transform: translate(-150%)
	}

	10% {
		transform: translate(0)
	}

	90% {
		opacity: 0
	}
}

@keyframes d5 {
	0% {
		opacity: 1;
		transform: translate(-150%)
	}

	15% {
		transform: translate(0)
	}

	90% {
		opacity: 0
	}
}

@keyframes d6 {
	0% {
		opacity: 1;
		transform: translate(-150%)
	}

	20% {
		transform: translate(0)
	}

	90% {
		opacity: 0
	}
}

.notandum-box {
	background: url("../images/common/notandum-box-bg1.jpg?var(--ver)") no-repeat;
	background-size: cover;
	padding: 30px 40px;
	border-radius: 8px;
	border: 1px solid #404042;
	position: relative;
}

.notandum-box>h3.tit {
	font-size: 26px;
	color: var(--main02);
	margin-bottom: 25px;
	font-weight: 600
}

.notandum-box>h3.tit>span {
	display: inline-block;
	width: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	background: linear-gradient(#9127ff, #b83d83);
	border-radius: 8px
}

.notandum-box>.txt {
	font-size: 16px;
	color: #ffffff;
	line-height: 2.3;
}

.application-style {
	background: #f2f5f7;
	border-radius: 8px;
	position: relative;
	padding: 0 40px;
	margin-top: 20px;
	margin-bottom: 31px;
	border-bottom: 3px solid var(--color-primary)
}

.application-style>dl {
	display: table;
	width: 100%
}

.application-style>dl+dl {
	border-top: 1px solid #d0d7dd
}

.application-style>dl>* {
	display: table-cell;
	vertical-align: middle;
	height: 70px;
	padding: 10px 0;
	display: f;
}

.application-style>dl>dt {
	width: 145px;
	font-size: 14px;
	color: #112f4a;
	font-weight: 700;
	position: relative;
}

.application-style>dl>dd {
	font-size: 13px;
	color: #6d6d6d;
	position: relative;
	align-items: center;
}

.application-style>dl>dd>span {
	font-size: 16px;
	color: var(--main06) !important;
	font-weight: 600
}

.application-style>dl>dd>input,
.application-style>dl>dd>select {
	width: 190px;
	margin-right: 5px
}

.application-style>dl>dd>input {
	color: #112f4a;
	font-size: 13px
}

.application-style>dl>dd>input.required {
	color: var(--main06);
}

.application-style>dl>dd>input.orange {
	color: #112f4a !important
}

.application-style>dl>dd>input.w283 {
	width: 283px
}

.application-style>dl>dd>.btn.pink {
	border-radius: 8px;
	border: 1px solid #a928ff;
	border-top: 0;
	border-bottom: 2px solid #64109c;
	background: #a928ff;
	margin-right: 10px;
	height: 45px
}

.application-style>dl>dd>.btn.pink>span {
	font-size: 16px;
	font-weight: 500;
	line-height: 43px
}

.application-style>dl>dd p.money {
	font-family: youandi_modern;
	color: #edbd67;
	font-size: 22px;
	font-weight: 700;
	display: inline-block;
	margin-right: 10px
}

.application-style>dl>dd p.money>span {
	color: #bdbdbd;
	font-size: 13px;
	font-weight: 700
}

.application-style>dl>dd a.h31 {
	height: 31px;
	line-height: 31px;
	width: 73px
}

.application-style>dl>dd a.h45 {
	height: 45px;
	line-height: 45px;
	width: 143px;
	margin-right: 10px
}

.application-style>dl>dd a.h45>span {
	font-weight: 700;
	font-size: 16px
}

.application-style>dl>dd .btn-all>a {
	background: #2687ff;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	width: 83px;
	line-height: 43px;
	text-align: center;
	border-top: 0;
	border-bottom: 2px solid #241387;
	margin-right: 2px;
	border-radius: 8px
}

.application-style>dl>dd .btn-all>a:hover {
	background: #250fab
}

.application-style>dl>dd .btn-all>a.first {
	background: #112f4a;
	color: #fff;
	border: 0;
	line-height: 45px
}
.application-style>dl>dd .btn-all>a.first:hover {
	color: #fff
}

.application-style ul.parsley-errors-list {
	top: 4em;
}
.application-style ul.parsley-errors-list li {
	color: var(--color-error);
}

tbody.table-thead th,
tr.table-thead th,
thead.table-thead {
	background: var(--main06);
}
thead.table-thead th {
	height: 48px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border: 0;
	border-bottom: 2px solid var(--color-primary);
	overflow: hidden;
}

tbody.table-thead th:first-child,
tbody.table-thead tr:last-child > td,
tr.table-thead > th,
tr.table-thead > td {
	border: 0;
	border-bottom: 2px solid var(--color-primary);
}

tbody.table-thead th:first-child,
thead.table-thead th:first-child,
tr.table-thead > :first-child {
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}


thead.table-thead th:last-child,
tr.table-thead > :last-child {
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
tbody.table-thead tr:first-child > td:last-child {
	border-top-right-radius: 8px;
}
tbody.table-thead tr:last-child > td:last-child {
	border-bottom-right-radius: 8px;
}



.table-tbody table {
	table-layout: fixed
}

.table-tbody td {
	text-align: center;
	color: #b6bec4;
	font-size: 14px;
	height: 50px;
	border-bottom: 1px solid #4a5f72;
}

.table-tbody td p.money {
	color: #f5e929;
	font-size: 14px
}

.table-tbody td p.money>span {
	color: #fff;
	font-size: 14px
}

.table-tbody td a.del-btn>span {
	color: #667481;
	font-size: 18px
}

.table-tbody td a.del-btn:hover>span {
	color: #f6e827
}

.table-tbody td span.notice-tit {
	display: inline-block;
	height: 27px;
	line-height: 25px;
	border: 1px solid #edbd67;
	padding: 0 10px;
	color: #edbd67;
	font-size: 14px;
	border-radius: 5px
}

.table-tbody td a.tit {
	display: block;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fefefe;
	font-size: 14px
}

.table-view {
	background: #fff;
	border-radius: 8px;
	position: relative;
	border-bottom: 3px solid var(--color-primary);
	margin-bottom: 25px
}

.table-view .box {
	position: relative;
	z-index: 2;
	padding: 20px 30px
}

.table-view .box * {
	color: #112f4a;
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.table-view .box>.header {
	display: flex;
	width: 100%;
	border-bottom: 1px solid #404447;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 10px;
}

.table-view .box .header .ico {
	color: #fff;
	background:#112f4a;
	border:2px solid #1fb6fb;
	border-radius: 27px;
	padding: 6px 10px;
	font-size: 1em;
	word-break: keep-all;
	margin-right: 0.5em;
}

.table-view .box .header .tit {
	font-size:2em;
	flex: 1;
}
.table-view .box .header .time {
	font-size: 1em;
	margin-left: 1em;
}
.table-view .txt-box {
	line-height: 1.5;
	min-height: 450px;
	font-size: 14px;
	color: #112f4a;
	padding: 30px 0
}

.list-btn {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 45px
}

.list-btn>a {
	height: 55px !important;
	line-height: 55px !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	width: 173px !important
}

.list-btn>a>span {
	font-weight: 700 !important;
	font-size: 16px !important
}

.list-btn>a.left {
	float: left
}

.list-btn>a.right {
	float: right
}

.list-btn>a.w143 {
	width: 143px !important
}

.table-tbody2 table {
	table-layout: fixed
}

.table-tbody2 td {
	text-align: center;
	color: #b6bec4;
	font-size: max(.8em, 14px);
	height: 50px;
	border-bottom: 1px solid #4a5f72;
	background: #24354a;
	position: relative;
}

.table-tbody2 td p.money {
	color: #fcd47a;
	font-size: 14px
}

.table-tbody2 td p.money>span {
	color: #fff;
	font-size: 14px
}

.table-tbody2 td span.orange {
	color: #fcd47a !important
}

.table-tbody2 td a.del-btn>span {
	color: #667481;
	font-size: 18px
}

.table-tbody2 td a.del-btn:hover>span {
	color: #f6e827
}

.table-tbody2 td a.tit {
	display: block;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	font-size: 14px;
	position: absolute;
	width: 100%;
	transform: translate(0, -50%);
}

.table-tbody2 td a.tit:hover,
.table-tbody2 td a.tit.on {
	color: var(--font02);
}

.table-tbody2 tr.memo-on td {
	background: #08111a
}

.table-tbody2 td .answer-v {
	background: #08111a;
	padding: 15px;
	line-height: 20px;
	color: #fefefe;
	font-size: 14px
}

.table-tbody2 td .answer-v>.memo-close {
	margin-top: 20px
}

.table-tbody2 td .answer-v>.memo-close>a.close-btn {
	background: #871519;
	width: 70px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-size: 14px;
	border-radius: 10px
}