html{
	height:100%;
	overflow-x:hidden;
	overflow-y:scroll !important;
}
body {
	
	height:100%;
  	padding-right:0 !important;
}
input, button, select, a, p{
	outline:none !important;
	font-family:NotoSansKr-Regular, Fallback, sans-serif;
}
.modal-open {
  padding-right:0 !important;
}
.wrapper{
	width: 100%;
    min-height:100%;
    float: left;
    overflow-x:hidden;
    background: url("../images/body_bg.png") top center no-repeat;
    position:relative;
}
.wrapper p{
	margin:0 0 0; 
}
.wrapper ul{
	list-style: none;
    margin-bottom: 0;
    width: 350px;
    display: table;
    margin: 0 auto;
    height: 100%;
    padding: 0;
}
.wrapper li{
	list-style:none;
	width:auto;
	height:auto;
	display: table-cell;
  	text-align: center;
  	vertical-align: middle;
}

/* -- NAV MAIN -- */

.nav-main{
	width: 100%;
    height: 160px;
    float: left;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 999;
    box-shadow: 1px 1px 5px 3px #ad00fe96;
    background: #130331;
}

.nav-main .nav-center{
	width:1200px;
	height:100%;
	display:inline-block;
	position:relative;
}
.m-menu-btn{
	width:40px;
	height:40px;
	background-color:transparent;
	border:none;
	color:#2e7cbb;
	font-size:30px;
	float:left;
	margin-top:19px;
	display:none;
	position:relative;
	z-index:1;
}
.tsli{
	font-size: 16px;
	font-weight: bold;
	margin-top:110px;
}
.top_head{
	position: fixed;
    height: 107px;
    top: 0;
    width: 100%;
    background: url(../images/top_headbg.png) center no-repeat;
    text-align: center;
	z-index: 999;
}
.top_head .fsbtn1{
	margin-right: 10px;
    display: block;
    margin-top: 15px;
}

.top_head .fsbtn1{
    display: block;
    margin-top: 15px;
}


.down-grp{
	
}
#top_main{ 
    width: 350px;
    height: 140px;
    margin-top: 10px;
    float: left;
    border-radius: 10px;
}
#top_main .ftext{
    width: 350px;
    margin-top: 5px;
    display: block;
}






.box {
    width: 100%;
}
.box .boxtit{
    width:130px;
    float:left;
    text-align: center;
    line-height: 50px;
    height:50px;
    border-radius: 10px;
    color:#ffffff;
    background: #001e46;
    font-weight: bold;
    font-size: 15px;
}
.box .winBox {
    padding: 0 ;
    width:640px;
    line-height: 50px;
    height:50px;
    float:left;
    font-size: 14px;
    overflow:hidden;
    position:relative;
}
.box .scroll {
    width:1500px;
    position:absolute;
    left:0px;
    top:0px;
}
.box .scroll li {
    width: 150px;
    float: left;
    line-height: 50px;
    height:50px;
    color:#ffffff;
    text-align: center;
    background:url("../images/icon-rank.png") no-repeat center left;
}
.box .scroll li a {
    color:#ffffff;
}

.nav-main .nav-center .logo-grp{
    float: left;
    width: 425px;
    height: 160px;
    text-align: center;
}
.bm-head .down-grp{
    position: absolute;
    float: left;
    left: 50%;
    width: 100%;
    margin-left: -11%;
    margin-top: -12.5%;
}
.bm-head .down-grp img{
    width:20%;
}
.jack_wrap{
    position: relative;
    float: left;
    width: 100%;
    height: 86px;
}
.jack_tit{
    margin-top: 18px;
    position: absolute;
    left: 50%;
    margin-left: -27%;
}
.nav-main .nav-center .logo{
	width:90px;
    margin-top:5px;
}
.nav-main .nav-center ul{
	
}
.nav-main .nav-center ul .logo a{
	position:relative;
	top:-2px;
}
.nav-main .nav-center ul .logo a:before{
	display:none;
}
.nav-main .nav-center ul li{
	position: relative;
    width: 268px;
}
.nav-main .nav-center ul li a{
	cursor: pointer;
	cursor:hand;
}
.nav-main .nav-center ul li:last-child{
	padding:0 0 0 0px;
}
.nav-main .nav-center ul li a{
	text-decoration:none;
	color:#ffffff;
	font-size:20px;
	font-family:NotoSansKr-Bold;
	transition:0.3s;
	position:relative;
}
.nav-main .nav-center ul li a p{
	text-decoration:none;
	color:#ffffff;
	font-size:20px;
	font-family:NotoSansKr-Bold;
	transition:0.3s;
	position:relative;
	display:inline-block;
    padding: 2px 10px;
    border-radius: 5px;
}
.nav-main .nav-center ul li a:hover p{
	color:#d5a4a4;
}
.nav-main .nav-center ul li a p:before{
	content : "";
  	position: absolute;
  	left    : 0;
  	right    : 0;
  	bottom  : 0;
  	margin:auto;
  	height  : 1px;
  	width   : 0;
  	background-color: #d5a4a4;
  	transition:0.3s;
}
.nav-main .nav-center ul li a:hover p:before{
	width:100%;
}
.nav-main .nav-center ul li a span{
	color:#fffc00;
	margin-right:5px;
}
.nav-main .nav-center .btn-grp{
	width:auto;
	float:right;
	display:block;
	margin-top:20px;
}
.nav-main .nav-center .btn-grp .bg-cont.ll{
	width:auto;
	float:right;
}


.nav-main .nav-center .btn-grp .bg-cont.al{
	/*display:none;*/
}
.nav-main .nav-center .btn-grp div.al-btn{
	position:relative;
	padding-top:16px;
	cursor:pointer;
}
.after-login{
	width:auto;
	height:auto;
	position:absolute;
	right:0;
	top:50px;
	z-index:2;
	transition:0.5s;
	transform:scale(0);
	transform-origin:right top;
}
.after-login .al-cont{
	width:300px;
	height:auto;
	display:inline-block;
	padding:15px;
	margin-top:10px;
	background-color:#608abc;
}
.al-head{
	width:100%;
	height:40px;
	float:left;
	border-bottom:solid 1px #22595a;
	margin-bottom:10px;
	display:none;
}
.al-head p{
	float:left;
	font-size:16px;
	margin-top:3px;
}
.al-head p svg{
	font-size:18px !important;
}
.al-close-btn{
	float:right;
	margin-top:0;
	width:auto;
	height:auto;
	padding:0;
	border:none;
	background-color:transparent;
}
.al-close-btn svg{
	font-size:26px !important;
}
.after-login .my-account{
	width:100%;
	height:auto;
	float:left;
}
.after-login .my-account .level{
	width:30%;
	height:94px;
	float:left;
	background-color:#105195;
	padding:7px 2px;
}
.after-login .my-account .level .icon-cont{
	width:48px;
	height:48px;
	display:inline-block;
	background-color:#fff;
	border-radius:50%;
	border:solid 1px #ddd;
}
.after-login .my-account .level .icon-cont div{
	width:100%;
	height:100%;
	float:left;
	display:table;
}
.after-login .my-account .level .icon-cont span{
	display:table-cell;
  	text-align:center;
  	vertical-align:middle;
}
.after-login .my-account .level .info{
	width:100%;
	height:auto;
	float:left;
	background-color:#213c59;
	border-radius:2px;
	margin-top:5px;
}
.after-login .my-account .level .info label{
	margin-bottom:0;
	color:#ffffff;
	font-size:12px;
	font-family:NotoSansKr-Bold;
	font-weight:normal;
	padding:2px 0;
}
.after-login .my-account .level .info label:first-child{
	width:22px;
	height:100%;
	float:left;
	background-color:#3071b3;
}
/* Money */
.after-login .my-account .money{
	width:69%;
	height:89px;
	float:left;
	margin-left:1%;
}
.after-login .my-account .money a{
	width:100%;
	height:30px;
	float:left;
	background-color:#8cb3de;
	border:solid 1px #8cb3de;
	display:table;
	margin-bottom:2px;
	text-decoration:none;
}
.after-login .my-account .money a:last-child{
	margin-bottom:0;
}
.after-login .my-account .money a p{
	display: table-cell;
  	vertical-align: middle;
  	color:#1a3757;
	font-size:13px;
	font-family:NotoSansKr-Bold;
	font-weight:normal;
	padding:0;
}
.after-login .my-account .money a button{
  	color:#0b1d2b;
	font-size:10px;
	font-family:NotoSansKr-Bold;
	font-weight:normal;
	padding:3px 7px;
	background-color:#fff;
	border:none;
	position:relative;
	top:2px;
	transition:0.5s;
	pointer-events:none;
}
.after-login .my-account .money a:hover button{
  	color:#fff;
	background-color:#0c5297;
}
.after-login .my-account .money a p.label{
  	text-align:left;
  	padding-left:5px;
}
.after-login .my-account .money a p.label i{
  	font-style:normal;
  	color:#22595a;
}
.after-login .my-account .money a p.amount{
  	text-align:right;
  	padding-right:5px;
}
.after-login .my-account .money a span.yellow{
  	color:#0a427d;
}
.after-login .my-account .money a span.blue{
  	color:#20733b;
}
/* Progress Bar */
.after-login .my-progress{
	width:100%;
	height:30px;
	float:left;
	border:solid 1px #0c5297;
	background-color:#0c5297;
	margin-top:10px;
	display:table;
	position:relative;
}
.after-login .my-progress *{
	display: table-cell;
  	text-align: center;
  	vertical-align: middle;
  	padding:0 4px;
}
.after-login .my-progress .label{
	color:#ffffff;
	font-size:12px;
	font-family:NotoSansKr-Regular;
	font-weight:normal;
}
.after-login .my-progress .percent{
	color:#fff;
	font-size:12px;
	font-family:NotoSansKr-Regular;
	font-weight:normal;
}
.progress-bar-cont{
	width:142px;
	height:12px;
	background-color:#89b4df;
	border-radius:5px;
	position:relative;
}
.progress-bar-cont div{
	/*width:80%;*/
	height:12px;
	position:absolute;
	top:0;
	left:0;
	background-color:#162840;
	border-radius:5px;
}

/* Progress Bar */
.after-login .shortcut-links{
	width:100%;
	height:35px;
	float:left;
	border-radius:2px;
	border:solid 1px #184071;
	background-color:#184071;
	margin-top:10px;
}
.after-login .shortcut-links a{
	width:20%;
	height:100%;
	float:left;
	border:none;
	border-left:solid 1px #184071;
	background-color:#0f2743;
	padding:0;
	color:#ffffff;
	font-size:12px;
	font-family:NotoSansKr-Bold;
	font-weight:normal;
	transition:0.5s;
	padding-top:7px;
	text-decoration:none;
}
.after-login .shortcut-links a:first-child{
	border-left:none;
}
.after-login .shortcut-links a svg{
	margin-right:3px;
	color:#6589bb;
	transition:0.5s;
}
.after-login .shortcut-links a:hover{
	background-color:#4f83bd;
	/*border:solid 1px #22595a;*/
	color:#0f253c;
}
.after-login .shortcut-links a:hover svg{
	color:#0f253c;
}
.lgt-btn{
	width:20% !important;
	background-color:#075198 !important;
	background-size:100% 100%;
}
.lgt-btn:hover{
	background-color:#0082ff !important;
}

/* -- BANNER MAIN -- */

.banner-main{
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.banner-main .banner-center{
	width:100%;
	height:100%;
    min-width: 500px;
	display:inline-block;
	position:relative;
}
.banner-main .carousel-bg{
	width:100%;
}
.cbg-img-cont{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
.cbg-img-cont img{
	position:absolute;
}
.cbg-img-cont .b1-girl{
	left:7.50%;
	bottom:0;
	width:32.42%;
	z-index:1;
	animation:b1_girl1_anim 6s ease infinite;
}
@keyframes b1_girl1_anim {
	0% {bottom:-13%;opacity:0;}
	5% {bottom:-13%;opacity:0;}
	15% {bottom:0;opacity:1;}
	20% {bottom:-6px;opacity:1;}
	95% {bottom:-6px;opacity:1;}
	100% {bottom:-6px;opacity:0;}
}
.cbg-img-cont .b1-confeti{
	left:5.10%;
	bottom:9%;
	width:58.39%;
	z-index:0;
	animation:b1_confeti_anim 6s ease infinite;
}
@keyframes b1_confeti_anim {
	0% {bottom:19%;opacity:0;}
	20% {bottom:19%;opacity:0;}
	40% {bottom:9%;opacity:1;}
	95% {bottom:9%;opacity:1;}
	100% {bottom:9%;opacity:0;}
}
.cbg-img-cont .b1-girl2{
	right:11%;
	bottom:0;
	width:50%;
	z-index:1;
	animation:b1_girl2_anim 6s ease infinite;
}
@keyframes b1_girl2_anim {
	0% {bottom:-10%;opacity:0;}
	10% {bottom:-10%;opacity:0;}
	20% {bottom:0;opacity:1;}
	25% {bottom:-27px;opacity:1;}
	95% {bottom:-27px;opacity:1;}
	100% {bottom:-27px;opacity:0;}
}
.cbg-img-cont .b1-casino{
	right:2.80%;
	bottom:0;
	width:21.81%;
	z-index:0;
	animation:b1_casino_anim 6s ease infinite;
}
@keyframes b1_casino_anim {
	0% {bottom:-10%;opacity:0;}
	25% {bottom:-10%;opacity:0;}
	45% {bottom:0;opacity:1;}
	95% {bottom:0;opacity:1;}
	100% {bottom:0;opacity:0;}
}

.cbg-img-cont .b2-curtain{
	left:0%;
	bottom:0;
	width:17.87%;
	z-index:1;
	animation:b2_curtain_anim 6s ease infinite;
}
@keyframes b2_curtain_anim {
	0% {left:-100%;opacity:0;}
	5% {left:-100%;opacity:0;}
	20% {left:0;opacity:1;}
	95% {left:0;opacity:1;}
	100% {left:0;opacity:0;}
}
.cbg-img-cont .b2-hipo{
	left:8.7%;
	bottom:0;
	width:35.63%;
	z-index:0;
	animation:b2_hipo_anim 6s ease infinite;
}
@keyframes b2_hipo_anim {
	0% {left:-100%;opacity:0;}
	10% {left:-100%;opacity:0;}
	30% {left:8.8%;opacity:1;}
	95% {left:8.8%;opacity:1;}
	100% {left:8.8%;opacity:0;}
}
.cbg-img-cont .b2-right{
    top:7%;
	right:4%;
	bottom:-18px;
	width:36.68%;
	z-index:0;
	animation:b2_right_anim 6s ease infinite;
}
@keyframes b2_right_anim {
	0% {right:0%;opacity:0;}
	25% {right:0%;opacity:0;}
	45% {right:6%;opacity:1;}
	95% {right:6%;opacity:1;}
	100% {right:6%;opacity:0;}
}

.carousel-text-cont{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	text-align:center;
}
.ct-center_s{
	width:auto;
	height:auto;
	display:inline-block;
	position:relative;
	transform: translateY(-50%);
    top:45%;
}

.ct-center{
	width:auto;
	height:auto;
	display:inline-block;
	position:relative;
	transform: translateY(-50%);
    top:50%;
}

.carousel-ct .item_s{
	animation:over_upward_anim_s 1s ease 1;
}

@keyframes over_upward_anim_s{
	0% {
	    transform: perspective(400px) !important;
	    opacity: 0;
	}
	40% {
	    transform: perspective(400px) !important;
	    animation-timing-function: ease-in;
	}
	60% {
	    transform: perspective(400px) !important;
	    opacity: 1;
	}
	80% {
	    transform: perspective(400px) !important;
	    opacity: 1;
	}
	100% {
	    transform: perspective(400px) !important;
	    opacity: 1;
	}
}


.carousel-ct .item{
	animation:over_upward_anim 1s ease 1;
}

@keyframes over_upward_anim{
	0% {
	    transform: perspective(400px);
	    opacity: 0;
	}
	40% {
	    transform: perspective(400px);
	    animation-timing-function: ease-in;
	}
	60% {
	    transform: perspective(400px);
	    opacity: 1;
	}
	80% {
	    transform: perspective(400px);
	    opacity: 1;
	}
	100% {
	    transform: perspective(400px);
	    opacity: 1;
	}
}
.carousel-ct .text-cont p{
	width:auto;
}
.carousel-ct .info{
	color:#fff;
	font-size:16px;
	font-family:NotoSansKr-Bold;
    text-shadow: 2px 2px #000;
}
.carousel-ct .title{
	color:#fff;
	font-size:48px;
	font-family:NotoSansKr-Black;
	position:relative;
    font-weight: bold;
    text-shadow: 2px 2px #000;
}
.carousel-ct .title:before{
	content : "";
  	position: absolute;
  	left    : 0;
  	bottom  : 0;
  	height  : 1px;
  	width   : 100%;
  	background-color: #fff;
}
.carousel-ct .sub{
	color:#fff;
	font-size:30px;
	font-family:NotoSansKr-Bold;
    text-shadow: 2px 2px #000;
}
.carousel-ct .text-cont button{
	color:#fff;
	font-size:16px;
	font-family:NotoSansKr-Bold;
	width:150px;
	height:46px;
	border-radius:3px;
	background-color:rgba(75,62,62,0.35);
	border:solid 2px #fff;
	margin-top:10px;
	transition:0.5s;
	position:relative;
}
.carousel-ct .text-cont button:before{
	content : "";
  	position: absolute;
  	left    : 0;
  	right   : 0;
  	top  : 0;
  	margin  : 0 auto;
  	height  : 100%;
  	width   : 0;
  	background-color:#fff;
  	transition:0.5s;
}
.carousel-ct .text-cont button:hover:before{
  	width   : 100%;
  	z-index:-1;
}
.carousel-ct .text-cont button:hover{
	color:#0e9597;
	background-color:transparent;
}
@media(max-width:1490px){
	.carousel-ct .title{
		font-size:3vw;
	}
	.carousel-ct .sub{
		font-size:2vw;
	}
	.carousel-ct .text-cont button{
		font-size:14px;
		width:110px;
		height:35px;
	}
}

/* -- CATEGORY MAIN -- */

.category-main{
	width:100%;
	height:200px;
	float:left;
	text-align:center;
	background: url(../images/main_bg.png) repeat-x center top;
	margin-top:-5px;
}
.category-main .category-center{
	width:1200px;
	height:100%;
    background: url(../images/jack_bg.png) center top no-repeat;
	display:inline-block;
}

.category-main .category-center .login_tit {
    width: 700px;
    margin-left:360px;
    padding:17px 0 2px 0;
    text-align: center;
}


.category-main .category-center .btn-grp .bg-btn{
	width:auto;
	height:50px;
	padding:0 25px;
	margin:0 3px;
	border:none;
	transition:0.5s;
	color:#ffffff;
	font-size:14px;
	font-family:NotoSansKr-Bold;
	background-color:#ff0000;
}
.category-main .category-center .btn-grp .bg-btn:hover{
	background-color:#3169a2;
}
.category-main .category-center .btn-grp .bg-btn:last-child{
	background: none;
    color: #ffffff;
    border: 2px solid;
}
.category-main .category-center .btn-grp .bg-btn:last-child:hover{
	background-color: #004bb1;
}

.category-main .category-center .jack_tit {
    width: 100%;
    float: left;
    padding:9px 0 2px 0;
}
.category-main .category-center a{
	width:33.33%;
	height:100%;
	float:left;
	display:inline-block;
	text-decoration:none;
	transition:0.5s;
	position:relative;
	border:solid 1px transparent;
	background-color:transparent;
	color:#ccc;
	font-size:14px;
	font-family:NotoSansKr-Bold;
	padding:14px 0;
}
.category-main .category-center a:before{
	content : "";
  	position: absolute;
  	right    : -1px;
  	top  : 0;
  	bottom  : 0;
  	margin:auto;
  	height  : 36px;
  	width   : 1px;
  	background-color: #3d3c3c;
}
.category-main .category-center a img{
	transition:0.5s;
	opacity:0;
	margin:0 4px;
}
.category-main .category-center a:hover{
	border: solid 1px #07416a;
    background-color: #071d2e;
    text-shadow: 0px 2px 2px #000;
}
.category-main .category-center a.active{
	border:solid 1px #003366;
	background-color:#071d2e;
	text-shadow:0px 2px 2px #000;
	background-position:0 center;
	background-image:url(../images/category_bg.png);
	background-size:100% 100%;
}
.category-main .category-center a.active img{
	opacity:1;
}


/* -- BODY MAIN -- */

.body-main{
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	background-image:url(../images/main_bg.png);
	background-position:center 0;
	background-repeat:no-repeat;
}
.body-main .body-center{
	width: 1200px;
    margin: 0 auto;
    height: auto;
    display: inline-block;
}
.cs-title{
	width:100%;
	height:auto;
	display:inline-block;
	margin-top:35px;
}
.cs-title p{
	width:auto;
	color:#ccc;
	font-size:20px;
	font-family:NotoSansKr-Bold;
	padding:14px 44px;
	border-bottom:solid 1px #24689b;
	display:none;
	position:relative;
}
.cs-title p:before{
	content : "";
  	position: absolute;
  	right    : 0;
  	left  : 0;
  	bottom  : -1px;
  	margin:auto;
  	height  : 1px;
  	width   : 32px;
  	background-color: #0f4974;
}
.cs-title p.active{
	display:inline-block;
}
.cs-container{
	width:auto;
	max-width:1400px;
	height:auto;
	display:inline-block;
}
.cs-casino-slot{
	display:none;
	animation:cs_anim 1s ease 1 forwards;
}
.cs-casino-slot.active{
	display: block;
}
@keyframes cs_anim{
	0% {transform:scale(0);opacity:0;}
	100% {transform:scale(1);opacity:1;}
}
.cs-container .cs-btn{
	width:214px;
	height:auto;
	display:inline-block;
	position:relative;
	text-decoration:none;
	margin: 0 28px;
	margin-bottom:40px;
}
.cs-container .cs-btn .circle{
	width:100%;
	height:auto;
	float:left;
	position:relative;
}
.cs-container .cs-btn .circle .circle-img{
	width:100%;
}
.cs-container .cs-btn .circle .img-cont{
	position:absolute;
	top:7px;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
}
.cs-container .cs-btn .circle .img-cont .main-img{
	width:auto;
	height:auto;
	position:relative;
}
.cs-container .cs-btn .circle .img-cont .main-img img{
	position:relative;
	z-index:1;
	transition:0.5s;
	width:171px;
	top:0;
}
.cs-container .cs-btn .circle .img-cont .main-img img.on{
	position:absolute;
	left:0;
	right:0;
	top:0;
	margin:auto;
	z-index:0;
}
/* hotel */
.cs-container .hotel{
	padding-bottom:20px;
}
.cs-container .hotel .cs-btn{
	width:266px;
}
.cs-container .hotel .cs-btn .circle .img-cont .main-img img{
	width:216px;
}
.cs-container .hotel .cs-btn .circle .img-cont .text-cont:before{
    background-image: url(../images/cs_btn_icon_bg2.png);
}
.cs-container .cs-btn .circle .img-cont .text-cont{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	z-index:2;
}
.cs-container .cs-btn .circle .img-cont .text-cont:before{
	content : "";
	position: absolute;
	left    : 0;
	top  : 0;
	height  : 100%;
	width   : 100%;
	background-image:url(../images/cs_btn_icon_bg.png);
	background-repeat:no-repeat;
	background-position:center center;
	z-index:-1;
}
.cs-container .cs-btn .circle .img-cont .text-cont img{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
}
.cs-container .cs-btn:hover .circle .img-cont .main-img img{
	opacity:0;
	width:94%;
	top:-15px;
}
.cs-container .cs-btn:hover .circle .img-cont .main-img img.on{
	opacity:1;
}
.cs-container .cs-btn:hover .circle .img-cont .text-cont:before{
	animation:cs_icon_cont_anim 5s linear infinite;
}
@keyframes cs_icon_cont_anim {
	0% {transform:rotate(0deg);}
	100%{transform:rotate(360deg);}
}
.cs-container .cs-btn .name{
	color:#999;
	font-size:13px;
	font-family:NotoSansKr-Regular;
	margin-top:19px;
	float:left;
	width:100%;
	text-align:center;
}

/* -- SLOT SUB PAGE -- */

.slot-sub-pg{
	width:1200px;
	height:589px;
	margin-bottom:40px;
	background-color:#0e9597;
	position:relative;
}
.slot-sub-pg .menu-right{
	width:13.34%;
	height:100%;
	background-color:#30b3b5;
	padding:10px;
	float:left;
}
.slot-sub-pg .menu-right .head{
	width:100%;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:center;
	border-bottom:solid 1px #0e9597;
}
.slot-sub-pg .menu-right .head .title{
	color:#0a5a5b;
	font-size:14px;
	font-family:NotoSansKr-Regular;
	margin-top:10px;
	margin-bottom:14px;
}
.slot-sub-pg .menu-right .btn-grp{
	width:100%;
	height:auto;
	float:left;
	margin-top:23px;
}
.slot-sub-pg .menu-right .btn-grp button{
	width:100%;
	height:30px;
	float:left;
	color:#ffffff;
	font-size:14px;
	font-family:NotoSansKr-Regular;
	border:none;
	background-color:transparent;
	transition:0.5s;
	text-align:left;
	padding:0;
	padding-left:20px;
}
.slot-sub-pg .menu-right .btn-grp button.active{
	background-color:#22595a;
}
.slot-sub-pg .menu-right .btn-grp button span{
	color:#a2e1e5;
	margin-right:5px;
	transition:0.5s;
}
.slot-sub-pg .menu-right .btn-grp button:hover{
	color:#22595a;
}
.slot-sub-pg .menu-right .btn-grp button:hover span{
	color:#22595a;
}
.slot-sub-pg .menu-right .btn-grp button.active:hover{
	color:#ffffff;
}
.slot-sub-pg .menu-right .btn-grp button.active:hover span{
	color:#a2e1e5;
}
.slot-sub-pg .ssp-body{
	width:85%;
	height:100%;
	float:left;
}
.slot-sub-pg .ssp-body .head{
	width:100%;
	height:auto;
	float:left;
	margin:13px 0;
}
.slot-sub-pg .ssp-body .head .back-btn{
	width:180px;
	height:37px;
	float:left;
	border:none;
	background-color:#085455;
	color:#ffffff;
	font-size:14px;
	font-family:NotoSansKr-Bold;
	transition:0.5s;
	padding:0;
	margin-left:30px;
}
.slot-sub-pg .ssp-body .head .back-btn svg{
	font-size:22px;
	position:relative;
	margin-top:-2px;
	top:3px;
	margin-right:2px;
}
.slot-sub-pg .ssp-body .head .back-btn:hover{
	background-color:#297273;
}



/* -- BOARD MAIN -- */

.board-main{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	z-index:0;
    min-width: 1220px;
	padding-bottom: 160px;
}
.board-main .bm-head{
    width: 100%;
    height: 70px;
    float: left;
    position: absolute;
    top: -5px;
    background: #1212128f;
    left: 0;
    z-index: 0;
}
.board-main .bm-body{
	width:1253px;
	height:auto;
	margin:0 auto;
	text-align:center;
	position:relative;
	z-index:1;
}
.board-cont{
	width:355px;
	height:auto;
	display:inline-block;
	margin:0 5px;
	vertical-align:top;
	margin-bottom:33px;
	/*background: url("../images/c_bg.png") center no-repeat;*/
}
.board-cont .head{
	width:100%;
	height:55px;
	float:left;
}
.board-cont .head .title{
	float:left;
}
.board-cont .head .title button{
	width:32px;
	height:36px;
	background-color:transparent;
	border:none;
	padding:0;
}
.board-cont .head .title button svg{
	color:#ffffff;
	font-size:16px;
}
.board-cont .head .title .text-grp{
	display:inline-block;
	width:auto;
	height:auto;
	text-align:left;
	position:relative;
	top:11px;
	margin-left:3px;
}
.board-cont .head .title .text-grp .name{
	color:#ffffff;
	font-size:16px;
	font-family:NotoSansKr-Bold;
}
.board-cont .head .title .text-grp .name span{
	color:#ffffff;
	font-size:11px;
	font-family:NotoSansKr-Regular;
}
.board-cont .head .title .text-grp .sub{
	color:#fffd3f;
	font-size:10px;
	font-family:NotoSansKr-Regular;
}
.board-cont .head .more-btn{
	float:right;
	margin-top:18px;
	margin-right:2px;
	width:auto;
	height:auto;
	padding:4px 7px;
	color:#ffffff;
	font-size:10px;
	font-family:NotoSansKr-Regular;
	border:none;
	background-color:#017631;
	transition:0.5s;
}
.board-cont .head .more-btn:hover{
	background-color:#ff8484;
}
.board-cont .body{
	width:100%;
	height:215px;
	float:left;
}
.board-cont.notice  .body table{
	border-collapse: collapse;
	border-collapse: separate;
    border-spacing:0 5px;
    width:100%;
}
.board-cont.notice  .body table tr{
	width:100%;
	height:35px;
	background-color:#16043533;
	transition:0.5s;
}
.board-cont.notice .body table td a{
	color: #ffffff;
    font-size: 14px;
    font-family: NotoSansKr-Regular;
    padding-left: 13px;
    font-weight: bold;
    text-decoration: none;
}
.board-cont.notice .body table td:first-child{
	text-align:left;
}
.board-cont.notice .body table td:last-child{
	color:#ffffff;
	font-size:11px;
	font-family:NotoSansKr-Regular;
	padding-right:13px;
}
.board-cont.notice .body table tr:hover{
	background-color:#990b0bab;
	border:solid 1px #06244e;
}
.board-cont.notice .body table tr:hover a{
	color:#ffffff;
}
.board-cont.notice .body table tr:hover td:last-child{
	color:#ffffff;
}

.board-cont .event-banner{
	display:inline-block;
	margin:0 0;
	margin-top:5px;
	cursor:pointer;
	background-color:#000;
	text-decoration:none;
}
.board-cont .event-banner:first-child{
	margin-left:0;
}
.board-cont .event-banner:last-child{
	margin-right:0;
}
.board-cont .event-banner img{
	transition:0.5s;
}
.board-cont .event-banner .foot{
	width:100%;
	height:30px;
	background-color:#1e2d59;
	display:table;
	transition:0.5s;
}
.board-cont .event-banner .foot p{
	color:#ffffff;
	font-size:12px;
	font-family:NotoSansKr-Bold;
	display: table-cell;
  	text-align: center;
  	vertical-align: middle;
  	transition:0.5s;
}
.board-cont .event-banner:hover img{
	opacity:0.5;
}
.board-cont .event-banner:hover .foot{
	background-color:#121b25;
}
.board-cont .event-banner:hover .foot p{
	color:#a0a0a0;
}
.board-cont.dep-wit {
	
}
.board-cont.dep-wit1 {
	width:500px;
	background: none;
}
.board-cont.dep-wit2 {
	width: 500px;
}
.board-cont.dep-wit .head .title{
	
}
.board-cont.dep-wit .head .title .text-grp{
	top:0;
}
.board-cont.dep-wit .head .btn-grp{
	float:right;
	margin-top:18px;
}
.board-cont.dep-wit .head .btn-grp button{
	width:30px;
	height:19px;
	float:left;
	margin:0 1px;
	background-color:#6c7171;
	border:none;
	color:#ffffff;
	font-size:10px;
	font-family:NotoSansKr-Regular;
	padding:0;
	transition:0.5s;
}
.board-cont.dep-wit .head .btn-grp button.active{
	background-color:#990b0b;
}
.board-cont.dep-wit .head .btn-grp button:hover{
	background-color:#ff8484;
}
.board-cont.dep-wit .head .btn-grp button.active:hover{
	background-color:#990b0b;
}
.bank-tab{
	width:100%;
	height:auto;
	float:left;
	margin-top:2px;
	animation:1;
	animation-name:over_sideward_anim;
	animation-duration:0.5s;
	animation-timing-function:ease-in;
	animation-fill-mode:forwards;
	display:none;
}
.bank-tab.active{
	display:block;
}
.bank-tab table{
	width:100%;
}
.bank-tab table tr{
	height:35px;
}
.bank-tab table td{
	color: #ffffff;
    font-size: 14px;
    text-align: right;
    font-family: NotoSansKr-Regular;
    width: 95px;
    display: block;
    font-weight: bold;
    float: left;
}
.bank-tab table td:first-child{
	text-align: left;
    padding-left: 18px;
    width: 110px;
    display: block;
    float: left;
}
.bank-tab table td:last-child{
	color: #fff;
    text-align: right;
    padding-right: 7px;
    font-weight: lighter;
    font-size: 12px;
}
.bank-tab table button{
	width:30px;
	height:19px;
	margin-right:4px;
	border:none;
	color:#ffffff;
	font-size:10px;
	font-family:NotoSansKr-Regular;
	background-color:#3e59a5;
	padding:0;
}
.carousel-dep-wit{
	width:100%;
}
.carousel-dep-wit .carousel-inner .item .list{
	width:100%;
	margin-top: 0px;
	animation:1;
    background-color: #16043533;
    margin: 2.5px;
    float: left;
    line-height: 35px;
	animation-name:deposit_list;
	animation-duration:0.3s;
	animation-timing-function: linear;
	animation-fill-mode:forwards;
	opacity:0;
}
.carousel-dep-wit .carousel-inner .item .list:nth-child(1){
	animation-delay: 0.1s;
}
.carousel-dep-wit .carousel-inner .item .list:nth-child(2){
	animation-delay: 0.2s;
}
.carousel-dep-wit .carousel-inner .item .list:nth-child(3){
	animation-delay: 0.3s;
}
.carousel-dep-wit .carousel-inner .item .list:nth-child(4){
	animation-delay: 0.4s;
}
.carousel-dep-wit .carousel-inner .item .list:nth-child(5){
	animation-delay: 0.5s;
}
.carousel-dep-wit .carousel-inner .item .list:nth-child(6){
	animation-delay: 0.6s;
}
@keyframes deposit_list {
	0% { transform: translateY(-15px); opacity:0;}
	100%{ transform: translateY(0px); opacity:1;}
}


/* -- FOOTER MAIN -- */

.footer-main{
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
.footer-main .center{
	width: 1240px;
    height: auto;
    min-height: 102px;
    display: inline-block;
    margin: 0 auto;
}
.footer-main .company-logo{
	width: 100%;
    float: left;
    padding: 20px 0;
    text-align: center;
    background: #4d140791;
}
.footer-main .company-logo img{
	display:inline-block;
	vertical-align:middle;
}
.footer-main .company-logo img.sm{
	width:70px;
}
.footer-main .center .logo{
	float:left;
	margin-top:40px;
}
.footer-main .center .logo *{
	display:inline-block;
	vertical-align:middle;
}
.footer-main .center .logo img{
	position:relative;
	top:-5px;
}
.footer-main .center .logo p{
	color:#999999;
	font-size:11px;
	font-family:NotoSansKr-Regular;
	margin-left:5px;
	position:relative;
	top:4px;
}
.footer-main .center .contacts{
	float:right;
	margin-top:30px;
}
.footer-main .center .contacts *{
	display:inline-block;
}
.footer-main .center .contacts p{
	color:#999999;
	font-size:12px;
	font-family:NotoSansKr-Regular;
	margin-right:8px;
}
.footer-main .center .contacts p span{
	color:#354d94;
}
.footer-main .center .contacts button{
	width:50px;
	height:50px;
	background-color:transparent;
	border:solid 2px #666666;
	border-radius:50%;
	padding:0;
	margin:0 2px;
}

 
/* *** *** ***  --- ---  *** *** *** */

/* *** --- EVOLUTION MODALS --- *** */

/* *** *** ***  --- ---  *** *** *** */

.modal-open .modal::-webkit-scrollbar {
    width: 0px;
    background: transparent !important;
}
.modal-open .modal::-webkit-scrollbar-thumb {
    background:transparent;
}
.evolution_modal{
	height:auto;
    position:absolute;
    top:10%;
    right:0;
    left:0;
    margin:auto;
    border-radius:20px;
    margin-bottom:30px;
  	padding:25px 25px 30px 25px;
    background-color:#080716;
    background-size:100% 169px;
    background-repeat:repeat-y;
	box-shadow:0 3px 7px rgba(0,0,0,0.92);
	text-align:center;
	overflow:hidden;
}
.evolution_modal:before{
	content:'';
	width:100%;
	height:14px;
	top:0;
	left:0;
	position:absolute;
	background-image:url(../images/mdl-top.jpg);
    background-repeat:repeat-x;
    pointer-events:none;
}
.evolution_modal:after{
	content:'';
	width:100%;
	height:14px;
	bottom:0;
	left:0;
	position:absolute;
	background-image:url(../images/mdl-bot.jpg);
    background-repeat:repeat-x;
    pointer-events:none;
}
.evolution_modal .modal-head{
	width:100%;
  	height:auto;
  	float:left;
  	margin-bottom:30px;
  	text-align:left;
}
.evolution_modal .modal-head .title{
	width:auto;
  	height:auto;
  	float:left;
}
.evolution_modal .modal-head .title p{
	color:#ffffff;
	font-size:24px;
	font-family:NotoSansKr-Regular;
	margin:0;
}
.evolution_modal .modal-head .title p span{
	color:#a2e1e5;
	font-size:14px;
	position:relative;
	top:-5px;
	margin-right:5px;
}
.evolution_modal .modal-head .title p .sm{
	color:#ffffff;
	font-size:18px;
	display:inline-block;
	vertical-align:bottom;
}
.evolution_modal .modal-head .title .sub{
	color:#3682bf;
	font-size:12px;
	font-family:NotoSansKr-Regular;
	margin-left:18px;
}
.evolution_modal .modal-head .close-btn{
  	float:right;
  	color:#fff;
  	font-size:30px;
}
.evolution_modal .modal-head .close-btn:hover{
  	color:#1b5c90;
}
.evolution_modal .modal_body .form-group{
	width:94%;
  	height:auto;
  	margin:0 auto;
  	position:relative;
  	margin-bottom:40px;
  	display:inline-block;
  	text-align:left;
}
.evolution_modal .modal_body .form-group:last-child{
  	margin-bottom:30px;
}
.evolution_modal .modal_body .form-group.w-ti-text{
  	margin-bottom:3px;
}
.evolution_modal .modal_body .form-group.w-btn-grp{
  	margin-bottom:10px;
}
.evolution_modal .modal_body .form-group{
  	margin-bottom:30px;
}
.evolution_modal .modal_body .form-group label{
	position:absolute;
	left:0;
	top:10px;
	color:#fffbfb;
	font-size:16px;
	font-family:NotoSansKr-Regular;
	transition:0.5s;
}
.evolution_modal .modal_body .form-group .info{
	color:#3682bf;
	font-size:24px;
	font-family:NotoSansKr-Regular;
	margin:5px 0;
}
.evolution_modal .modal_body .form-group input{
	width:100%;
  	height:44px;
  	float:left;
  	border:none;
  	background-color:transparent;
  	border-bottom:solid 1px #7b7b7b;
  	position:relative;
  	color:#fffbfb;
	font-size:16px;
	font-family:NotoSansKr-Regular;
}
.evolution_modal .modal_body .form-group.w-btn input{
	width:80%;
}
.evolution_modal .modal_body .form-group.w-btn button{
	width:19%;
  	height:44px;
  	float:left;
  	margin-left:1%;
  	border:none;
  	background-color:#777;
  	position:relative;
  	border-radius:3px;
  	color:#fffbfb;
	font-size:16px;
	font-family:NotoSansKr-Regular;
	padding:0;
	transition:0.5s;
}
.evolution_modal .modal_body .form-group.w-btn button:hover{
  	background-color:#ccc;
  	color:#000;
}
.evolution_modal .modal_body .form-group select{
	width:100%;
  	height:44px;
  	float:left;
  	border:none;
  	background-color:transparent;
  	border-bottom:solid 1px #7b7b7b;
  	position:relative;
  	color:#fffbfb;
	font-size:16px;
	font-family:NotoSansKr-Regular;
}
.evolution_modal .modal_body .form-group select option{
	background-color:#333;
}
.evolution_modal .modal_body .form-group:after{
	content : "";
  	position: absolute;
  	left    : 0px;
  	right    : 0px;
  	bottom  : 0px;
  	margin  : auto;
  	width   : 0;
  	height  : 1px;
  	background-color:#3682bf;
  	transition:0.5s;
  	z-index:0;
}
.evolution_modal .modal_body .form-group.active:after{
  	width   : 100%;
}
.evolution_modal .modal_body .form-group.active label{
  	top:-20px;
  	font-size:14px;
  	color:#666666;
}
.fg-btn-grp{
	width:94%;
	height:auto;
	display:inline-block;
	margin-bottom:40px;
}
.fg-btn-grp button{
	width:16.25%;
	height:30px;
	float:left;
	margin-right:0.50%;
	border:none;
	background-color:#fff;
	color:#000;
	font-size:14px;
	font-family:NotoSansKr-Regular;
	transition:0.5s;
}
.fg-btn-grp button:last-child{
	margin-right:0;
	background-color:#436e6f;
	color:#fff;
}
.fg-btn-grp button:hover{
	background-color:#404448;
	color:#fff;
}
.evolution_modal .modal_body .modal_btn_grp{
    width: 312px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 0 18px;
}
.evolution_modal .modal_body .modal_btn_grp button{
	width:130px;
  	height:55px;
  	float:left;
  	background-color:#901b1b;
  	border:none;
  	border-radius:3px;
  	color:#fffbfb;
	font-size:15px;
	font-family:NotoSansKr-Bold;
	margin-right:8px;
	transition:0.5s;
}
.evolution_modal .modal_body .modal_btn_grp.center button{
	display:inline-block;
  	float:none;
	margin-right:0;
	margin:0 3px;
}
.evolution_modal .modal_body .modal_btn_grp button:last-child{
  	background-color:#333333;
  	border:solid 1px #454444;
}
.evolution_modal .modal_body .modal_btn_grp button:hover{
  	color:#fff;
  	background-color:#2d4485;
}
.evolution_modal .modal_body .modal_btn_grp button:last-child:hover{
  	color:#898989;
  	background-color:#221d1d;
}
.login_modal{
	width:600px;
}
.joinModal .evolution_modal{
    top:5%;
}
.dep_wit_modal{
	width:600px;
}
.dep_wit_modal .modal-head .title p svg{
	position:relative;
	top:1px;
	margin-right:5px;
}







.hot-tag{
	width:35px;
	height:35px;
	border-radius:50%;
	background-color:#ff0000;
	border:solid 2px #ff6666;
	display:inline-block;
	vertical-align:top;
	position:relative;
	top:-7px;
	color:#ffffff;
	font-size:12px;
	font-family:NotoSansKr-Bold;
	padding:7px 0;
	margin-bottom:-17px;
	margin-right:3px;
}
.ht-anim{
	animation:hotTagAnim 0.8s linear infinite;
}
@keyframes hotTagAnim{
	0%{transform:scale(1);border:solid 2px #ff0000;}
	50%{transform:scale(1);border:solid 2px #fff;}
	100%{transform:scale(1);border:solid 2px #ff0000;}
}
.hts-anim{
	overflow:hidden;
}
.hts-anim:before,.hts-anim:after{
	content:'';
	width:250%;
	height:50%;
	position:absolute;
	left:-100%;
	bottom:-50%;
	transform-origin:bottom left;
	background-color:rgba(255,255,255,0.3);
	transform:rotate(-45deg);
	animation:hotTagSecAnim 1s linear infinite;
}
@keyframes hotTagSecAnim{
	0%{opacity:0;left:-200%;}
	50%{opacity:1;}
	100%{opacity:0;left:100%;}
}
.hts-anim:after{
	animation-delay:0.3s;
}

#title_wrap {float:left; width:100%; height:150px; text-align:center;padding:32px 0 0 0;}
/*-------------------------------------------------------------------------------------*
 *  Contents                                                                           *
 *-------------------------------------------------------------------------------------*/
#contents_wrap      {float:left; width:100%; min-height:400px; margin:0 0 0 0;padding-bottom: 30px;}
.contents_box       {margin:0px auto; width:1240px;}
.contents_start     {float:left; width:100%; background:#100e3b; padding:5px; border-radius:5px;}

.con_box00 {float:left; width:100%; margin:0 0 0 0;}
.con_box05 {float:left; width:100%; margin:5px 0 0 0;}
.con_box10 {float:left; width:100%; margin:10px 0 0 0;}
.con_box15 {float:left; width:100%; margin:15px 0 0 0;}
.con_box20 {float:left; width:100%; margin:10px 0 5px 0;}
.con_box25 {float:left; width:100%; margin:25px 0 0 0;}
.con_box30 {float:left; width:100%; margin:30px 0 0 0;}
.con_box35 {float:left; width:100%; margin:35px 0 0 0;}
.con_box40 {float:left; width:100%; margin:40px 0 0 0;}
.con_box45 {float:left; width:100%; margin:45px 0 0 0;}
.con_box50 {float:left; width:100%; margin:0 0 0 0;}

/*-- 게시판 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.list_title1  {background:#100e3b; height:40px; font-weight:bold; text-align:center; color:#ffffff; vertical-align:middle}
.list_notice1 {background:#100e3b; height:50px;  border-bottom:1px solid rgba(255,255,255,0.1); text-align:center;; vertical-align:middle;}
.list_notice2 {background:#100e3b; height:50px;  border-bottom:1px solid rgba(255,255,255,0.1); color:#d9e6ff; padding:0 0 0 15px;; vertical-align:middle; font-weight:600; }
.list1        {background:#100e3b; height:50px; border-bottom:1px solid rgba(255,255,255,0.1); text-align:center; vertical-align:middle; color:#ffffff}
.list2        {background:#060421; height:50px; border-bottom:1px solid rgba(255,255,255,0.1);vertical-align:middle; color:#ffffff;padding-left: 15px;}
.list2 a{color:#ffffff}

.write_title_top {}
.write_title { min-height:46px; vertical-align:middle; padding:10px 0 10px 20px; color:#ffffff; border-bottom:solid 1px rgba(255,255,255,0.1); width:180px; font-weight:bold;}
.write_basic { min-height:46px; vertical-align:middle; padding:10px 0 10px 20px; color:#ffffff; border-bottom:solid 1px rgba(255,255,255,0.1)}

.view1 {
    padding: 12px 20px 10px 20px;
    width: 100%;
    line-height: 26px;
    color: #ffffff;
    font-weight: 600;
}
.view2 {background:#060421;color: #ffffff; padding:12px 20px 10px 20px; width:100%; line-height:26px; border-bottom:1px solid rgba(255,255,255,0.1); }
.view_box  {background:rgba(0,0,0,0.5); padding:5px 8px 3px 8px; line-height:12px; text-align:center; display:inline-block; color:#ccc; font-size:12px; margin:0 5px 0 0; font-weight:normal}


.info_wrap {background:rgba(0,0,0,0.7); float:left; width:100%; padding:10px 0 10px 0; border-top:1px solid rgba(255,255,255,0.1); border-left:1px solid rgba(255,255,255,0.1);}
.info1     {
	color: #ffffff;
    width: 33%;
    line-height: 150px;
    font-weight: 700;
    padding: 0 0px 0 0;
    text-align: center;
    background: #060421;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.info2     {width:50%; height:250px; padding:0 30px 0 30px; background:#060421; text-align:center;font-size:20px;font-weight:600;  border-bottom:1px solid rgba(255,255,255,0.1);}


/*-- 버튼 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.btn_wrap_right        {float:left; width:100%; text-align:right; }
.btn_wrap_right ul li  {display:inline;}
.btn_wrap_center       {float:left; width:100%; text-align:center; }
.btn_wrap_center ul{margin:0 auto;}
.btn_wrap_center ul li {display:inline;}

.btn1_1         {background:linear-gradient(to right, #02061f 0%,  #10163e 100%); min-width:100px; padding:10px 5px 12px 5px; line-height:12px; text-align:center; display:inline-block; font-family:nanumgothic; color:#c1cbe2; font-size:12px; font-weight:700; border-radius:3px; text-shadow:0px 1px 1px rgba(0,0,0,0.3); box-shadow:0px 2px 2px rgba(0,0,0,0.3);}
.btn1_1:hover   {background:linear-gradient(to right, #70615c 0%,  #030720 100%);}
										  
.btn1_2         {background:linear-gradient(to right, #56514e 0%,  #393633 100%); min-width:100px; padding:10px 5px 12px 5px; line-height:12px; text-align:center; display:inline-block; font-family:nanumgothic; color:#c1cbe2; font-size:12px; font-weight:700; border-radius:3px; text-shadow:0px 1px 1px rgba(0,0,0,0.3); box-shadow:0px 2px 2px rgba(0,0,0,0.3);}
.btn1_2:hover   {background:linear-gradient(#56514e 0%,  #393633 100%);}

.btn2_1         {    
    background: #9d0538;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    font-family: nanumgothic;
    letter-spacing: -1px;
}
.btn2_1:hover   {background:#6f0025; }

.btn2_2         {background:linear-gradient(to right, #56514e 0%,  #393633 100%); width:120px; height:40px; line-height:40px; text-align:center; display:inline-block; color:#ffffff; font-size:15px; font-weight:600; font-family:nanumgothic; letter-spacing:-1px; border-radius:2px; text-shadow:0px 1px 1px rgba(0,0,0,0.3); box-shadow:0px 2px 2px rgba(0,0,0,0.3);}
.btn2_2:hover   {background:linear-gradient(#56514e 0%,  #393633 100%);}

.btn3_1         {background:linear-gradient(to right, #02061f 0%,  #10163e 100%); width:200px; height:56px; line-height:54px; text-align:center; display:inline-block; font-family:nanumgothic; color:#ffffff; font-size:18px; font-weight:600; letter-spacing:-1px; border-radius:2px; text-shadow:0px 1px 1px rgba(0,0,0,0.3); box-shadow:0px 2px 2px rgba(0,0,0,0.3);}
.btn3_1:hover   {background:linear-gradient(to right, #70615c 0%,  #030720 100%);}

.btn3_2         {background:linear-gradient(to right, #56514e 0%,  #393633 100%); width:200px; height:56px; line-height:54px; text-align:center; display:inline-block; font-family:nanumgothic; color:#ffffff; font-size:18px; font-weight:600; letter-spacing:-1px; border-radius:2px; text-shadow:0px 1px 1px rgba(0,0,0,0.3); box-shadow:0px 2px 2px rgba(0,0,0,0.3);}
.btn3_2:hover   {background:linear-gradient(#56514e 0%,  #393633 100%);}

.btn_tab       {min-width:80px; display:inline-block; padding:8px 8px 9px 8px; line-height:12px; background:#004bb1; font-size:12px; color:#ffffff; font-weight:900; text-align:center;}
.btn_tabon     {min-width:80px; display:inline-block; padding:8px 8px 9px 8px; line-height:12px; background:linear-gradient(to right, #02061f 0%,  #10163e 100%); font-size:12px; color:#ffcc00; font-weight:900; text-align:center;}



/*-------------------------------------------------------------------------------------*
 *  Style                                                                              *
 *-------------------------------------------------------------------------------------*/
/* 폰트 스타일 */
.font01 {color:#ffffff; font-weight:900;}
.font02 {color:#000000; font-weight:900;}
.font03 {color:#2a807b;}
.font04 {color:#484848;}
.font05 {color:#ff0000; font-weight:900;}
.font06 {color:#ff7200; font-weight:900;}
.font07 {color:#00cd9f; font-weight:900;}
.font08 {color:#75ead0; font-weight:900;}
.font09 {color:#e7dd03; font-weight:900;}
.font10 {color:#e9270f; font-weight:900;}

.font11 {color:#6f8193; font-weight:900; font-size:22px; line-height:35px; font-family:Arial;}
.font12 {color:#59aeb1;font-weight:900; font-size:22px;line-height:35px; font-family:'Noto Sans KR', sans-serif; text-shadow:1px 1px 1px #000000;}
.font13 {color:#b0977f;font-weight:900;}
.font14 {color:#00ffea; font-weight:900;}
.font15 {color:#ffffff;}

/* 인풋 스타일 */
.input_login  {background-color:#ffffff; border:1px solid #ffffff; padding:5px 0 3px 5px; width:160px; height:44px; border-radius:3px; color:#000000; padding:0 0 0 10px; font-size:14px;}
.input1       {background-color:#ffffff; border:1px solid #ffffff; padding:10px 0 9px 5px; color:#000000; border-radius:3px;}
.input2       {background-color:#ffffff; border:1px solid #ffffff; padding:10px 0 9px 5px; border-radius:3px;}



.tbox {
	position: absolute;
	display: none;
	z-index: 20000
}

.tinner {
	background: #08090bb8;
	font-size: 11.5px;
    border-radius: 10px;
}

.tmask {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.5);
	z-index: 19000
}

#tinymask {
	background: #000
}

.tclose {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
	background: url(../images/tclose.png) no-repeat
}

.tclose:hover {
	background-position: 30 -30px
}
