body {
/*
background: #ffd700;
background: #ffc253;
background: #f7ca18;
background: #ffd700;
background: #ffc253;
background: #f7ca18;
*/

	background: rgba(59, 80, 103, 1);
	background:#fff;
	padding: 0;
	margin: 93px 0 0;
}

body > .container ,body > .container-fluid {
	padding-top: 0;
	width: 100%;
	height: 100%;
}

i {
	padding: 0 0.1em;
}

a {
	border: 0;
}
[class^="mdi-"], [class*="mdi-"] {
    font: normal normal normal 24px/1 'Material-Design-Icons';
    vertical-align: -0.2em;
}
h2{
	font-size: 26px;
}
select{
	appearance:normal;
	font-size:18px;
	width:100%;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
	padding: 0;
	margin: 0;
}

h1,h2,h3 {
	font-weight: 500;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	/*background: #3b5067;color: #fff;*/
    padding: 10px 0;
	margin: 5px;
	margin-bottom: 20px;
	color: inherit;
}

h1 img, h2 img, h3 img {
	vertical-align: -0.1em;
	margin-right: 0.2em;
}

.lead {
	font-size: 18px;
}
.pager{
	margin: 0;
}
.addsub {
	padding-top: 43px !important;
}

.active {
	background: rgba(255,255,255,0.1);
	background: #768493;
}

.tab-content .active {
	background: none;
}

.btn{
	padding: 8px 10px;
	box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .12)
}

.btn.btn-sm {
    padding: 5px;
}
.label {
	vertical-align: 0.1em;
	font-weight: normal;
	border-radius: 2px
}
.modal-content{
	background: #000;
}
.modal-content .modal-body{
	padding: 5px;
}
/* main navi -----------------------------------------*/

.navbar {
	min-height: 50px;
}

.navbar.navbar, .navbar-default.navbar {
	background: #2d3e50;
}

.navbar-toggle {
	padding: 0;
	margin: 0;
	width: 20%;
	cursor: pointer;
	display: block;
}

.nav-tabs>li {
	margin-bottom: 0;
}

.navbar .navbar-nav>li>a{
	margin: 0;
	padding: 13px 0 13px 10px;
	font-size: 11px;
}
.navbar .navbar-nav>li img{
	padding:0 8px 0 8px;
	width:30px;
}
nav .mainmenu_wrap {
	margin-top: -43px;
}

.mainmenu_wrap {
	color: #fff;
	margin: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	padding: 5px 0 0 0;
	background: #3b5067 !important;
}

.mainmenu_wrap a {
	color: #fff !important;
	font-size: 18px;
	padding: 5px 0 4px 0;
	text-decoration: none;
}
a.dropdown-toggle{
	display: block;
}
nav .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

nav .btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-radius: 0;
}

.mainmenu_wrap img {
	margin-right: 0.5em;
	vertical-align: -0.3em;
}

.navbar-header a {
	color: #fff;
}

.navbar-header .navbar-icon {
	height: 50px;
	width: 20%;
	float: left;
	line-height: 1.8;
	font-size: 10px;
	text-align: center;
}
.navbar-header .navbar-icon i{
	padding: 10px 0 0 0;
	font-size: 18px;
}
.navbar-header .navbar-icon small{
	font-size: 10px;
	color: rgba(255, 255, 255, 0.5);
}
.navbar-header a.navbar-icon {
	text-decoration: none;
}

.navbar-header .logo {
	padding: 10px 0;
}

.avatar {
	margin: 0 auto;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
}

.mainmenu_badge {
	position: absolute;
	margin: 0 auto;
	top: 25px;
	left: 55%;
	font-size: 12px;
	line-height: 15px;
	padding:3px 4px;
	text-align: center;
	color: #fff;
	background: #df277d;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 20px;
	height: 20px;

}
.mainmenu_inner_badge {
	vertical-align: 0;
	display: block;
	font-size: 12px;
	line-height: 14px;
	padding:3px 5px;
	text-align: center;
	color: #fff;
	background: #df277d;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	float:right;
}


.header_regist{
	background: #ffd202;
	color: #fff;
	text-align: center;
}
.header_regist a {
	display: block;
	color: #fff;
	height: 43px;
	line-height: 43px;

}
.main_game{
	padding: 0 0 5px 0 !important;
	font-size: 12px;
}
.main_game h3{
	font-size: 14px;
	margin: 0;
	margin-bottom: 5px;
	padding:10px 5px;
	clear: both;
}
.main_game div{
	margin-bottom: 5px;
	width: 100%;
	text-align: left;
	padding: 0 5px;
}

.main_game img{
	margin: 2px 2px 2px 0;
	-webkit-border-radius: 20%;
	border-radius: 20%;
	overflow: hidden;
	padding: 5px;
	background: rgba(0, 0, 0, 0.65);
	width: 65px;
	height: auto;
}

.main_game{
	font-size: 12px;
}
/* status -----------------------------------------*/
.status_panel{
	position: absolute;
	top: 40px;
	margin-top: 10px;
	width: 320px;
	background: rgba(255,255,255,1);
	color: #666;
	padding: 0;
}
 .status_panel_caret{
	background: rgba(255,255,255,1);
	content: "";
	display: block;
	position: absolute;
	top: -8px;
	left: 80%;
	margin: 0 auto;
	width: 12px;
	height: 12px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	z-index: 1;
}


.status {
	padding: 0 5px;
	font-family: 'Share Tech', sans-serif;
	border-radius: 0 0 4px 4px !important;
	-webkit-border-radius: 0 0 4px 4px !important;
}
.status h3{
	padding: 5px 0;
	margin: 0;
	font-size: 18px;
	border: none;
	line-height: 50px;
}
.status h3 img{
	padding: 0;
	vertical-align: middle;
	margin: 0;
	margin-right: 0.5em;
}
.status p{
	padding: 5px;
	margin: 0;
}

.status ul {
	font-size: 20px;
}

.status li {
	color: #fff;
	float: left;
	width: 25%;
	text-align: center;
	padding: 5px;
}

.status li img {
	height: 24px;
	width: 24px;
	margin-bottom: 5px;
	vertical-align: ;
}
.status li span small {
	margin-top: 3px;
}

.pt {
	background: #25aafb;
}
.loto {
	background: #fea656;
}

.ticket {
	background: #fe6377;
}

.gold {
	background: #27ceca;
}

.exp {
	background: #ff6f70;
}


/* blog_page navi -----------------------------------------*/

#page_navi_wrap {
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma, sans-serif;
}

#page_navi_wrap span,
#page_navi_wrap a,
#page_navi_wrap a:hover {
	color: #fff;
	padding: 10px 10px;
	text-decoration: none;
	font-size: 10px;
	background: #3b5067;
}

#page_navi_wrap a {
	color: #fff;
	background: #2d3e50;
}

#page_navi_wrap span:first-child,
#page_navi_wrap a:first-child {
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

#page_navi_wrap span:last-child,
#page_navi_wrap a:last-child {
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

#page_navi_wrap a:hover {
	color: #fff;
	background: #3b5067;
}

#page_navi .navi_rew {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	color: #000;
	font-size: 12px;
	padding: 4px 5px 2px 20px;
	background: #f6f9fb url(/images/arrow/rew_001.gif) no-repeat 5px 7px;
	border: 1px #fff solid;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#page_navi .navi_ff {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	color: #000;
	font-size: 12px;
	padding: 4px 5px 2px 20px;
	background: #f6f9fb url(/images/arrow/001.gif) no-repeat 5px 7px;
	border: 1px #fff solid;
}

/* footer -----------------------------------------*/

.footer {
	background: #2d3e50;
	color: #fff;
	padding: 30px 0;
}

.footer a {
	color: #fff;
}

/*
.list-group .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border-right: 0;
    border-left: 0;
    border: 1px solid #ddd;
    border-right: 0;
    border-left: 0;
}
*/

.bar-subheader {
	display: block;
	background: #3b5067;
	color: #fff;
	padding: 5px;
	text-align: center;
}

.bg_main {
	background: #2d3e50;
	color: #fff;
}

.bg_sub {
	background: #495376;
	color: #fff;
}

.white {
	color: #fff !important;
}

.white a, .white:hover {
	color: #fff;
	text-decoration: none;
}

.pickup {
	overflow: hidden;
	background: rgba(59, 80, 103, 0.95);
	color: #fff;
}

.panel-body {
	padding: 10px
}

.container-wrap {
	padding-top: 10px;
	margin: 0;
	background-color: rgba(255, 255, 255, 0.6);
}

.panel {
	margin: 8px 5px;
}

.wrap {
	margin: 10px 0;
}

.inner {
	padding: 5px;
}

.btn-default {
	
}

.head_circle {
	text-align: center;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding-top: 50px;
	display: table;
	text-align: center;
	margin: 10px auto;
	line-height: 50px;
	width: 200px;
	height: 200px;
	white-space: nowrap;
}

.alert {
	margin-bottom: 0;
	padding:5px 5px 8px 10px;
}

/* typo -----------------------------------------*/

.fonts {
	font-family: 'Share Tech', sans-serif;
}

/*
.btn-group-justified{
	border-radius: 0;
	-webkit-border-radius: 0;
	margin: 0;
}

.btn{
	border-radius: 0;
}
.btn-default{
	border-radius: 0;
}
*/

/* contents color -----------------------------------------*/

.bgd {
	background: #fff;
}
.index_wrap{
	background: #f2444d;
}
.pt_area {
	background: #58a6f0;
}

.tk_area {
	background: #ff6d7f;
}

.prize_area {
	background: #26beba;
}

.medal_area {
	background: #df277d;
	color: #fff;
}

.pt_t {
	color: #58a6f0;
}

.tk_t {
	color: #ff6d7f;
}

.prize_t {
	color: #26beba;
}

.medal_t {
	color: #df277d;
}

/* flipsnap -----------------------------------------*/


.fbox {
	text-align: center;
}

.fbox img {
	height: auto;
}

.fbox p {
	text-align: center;
	white-space: nowrap;
}

.top_rank {
	background: ##ff6f70;
}

.prize_rank {
	background: ##27ceca;
}

.flip {
	margin: 0;
	padding: 0 ;
	/* border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
}

.wrap h2, .panel h2, .flip h2 {
	font-size: 1.5em;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-left: 10px;
	/*background: #3b5067;color: #fff;*/
    padding: 10px;
	padding-right: 0;
	margin: 5px;
	margin-bottom: 20px;
	color: inherit;
}

.flip .slide_item {
	width: 25%;
}

.flip .slide_item p {
	clear: both;
	font-size: 10px;
}

.flip .slide_item span {
	font-size: 14px;
	font-family: 'Share Tech', sans-serif;
}

.flip .slide_item .inner {
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
	position: relative;
}

.flip .slide_item .inner img {
	position: absolute;
	bottom: 0;
	width: 80px;
	height: 80px;
}

.viewport {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	-webkit-transform: translateZ(0);
}

.slide_item {
	margin: 0;
	padding: 0;
}

.inner_bottom {
	margin-left: 0.5em;
}

.rank_info {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	background: rgba(59, 80, 103, 1);
	padding: 2px 5px 1px 5px;
	line-height: 1;
	z-index: 5000;
	text-align: center;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}

.rank1 {
	background: #e3c044;
	font-size: 20px !important;
	color: #2C3E50;
}

.rank2 {
	background: #d9ccc5;
	color: #2C3E50;
	font-size: 20px !important;
}

.rank3 {
	background: #cc5800;
	font-size: 20px !important;
	color: #2C3E50;
}

.event_ticker {
	padding: 3px 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
	background: #df277d;
	color: #fff;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
}

/* rush_rank */

.rush_rank {
	list-style: none;

}

.rush_rank li {
	background-color: rgba(255, 210, 50, 0.8);
	border-radius: 3px;
	margin-bottom: 3px;
	padding: 2px 7px 0 7px;
	color: #fff;
	font-size: 14px;
}

.rush_rank li.all {
	background-color: rgba(0, 230, 130, 0.8);
	border-radius: 3px;
	margin-bottom: 3px;
	padding: 2px 7px;
	color: #fff;
}


/* login -----------------------------------------*/

.login_panel {
	margin-top: 0;
	padding: 20px 5px 0 5px;
	width: 320px;
	border-radius: 0 0 5px 5px !important;
	-webkit-border-radius: 0 0 5px 5px !important;
	background: rgba(255,255,255,0..97);
	color: #666;
}
.login_panel a{
	color: #666;
}
#login-box {
	padding:0 5px;
	margin: 0;
	overflow: hidden;
}

#login-box .account a {
	float: left;
	display: block;
	background: #fda829 url(/images/smt/login_btn.png) center center no-repeat;
	-webkit-background-size: 105px 44px;
	-moz-background-size: 105px 44px;
	margin: 0;
}

#login-box .fb a {
	text-indent: -1000em;
	float: right;
	display: block;
	background: #355398 url(/images/smt/login_fb.png) center center no-repeat;
	-webkit-background-size: 105px 44px;
	-moz-background-size: 105px 44px;
	margin: 0;
}

#login-box a {
	margin: 10px 0;
}

#login-box li a {
	margin-bottom: 10px;
	display: block;
	height: 44px;
	width: 49%;
	text-indent: -9999em;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* index main -----------------------------------------*/

.ratio-1_2:before {
    content: "";
    background: #f2444d url(/images/_smt/index_main.png) top center no-repeat;
    background-size: 100.5%, cover;
    display: block;
    padding-top: 240%; /* 1:2 */
}

.ratio_inner {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: auto;
}
.ratio_inner p {
    color: #fff;
    font-size: 15px;
}

.ratio_table {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}
.ratio_table > * {
    display: table-cell;
    vertical-align: middle;
}
.pd10{
	padding: 104% 7%;
}
/* mail -----------------------------------------*/
.mail .subheader{
	color: #fff;
	background: #768493;
	margin: 0;
	padding: 5px 0;
}
.mail h3{
	margin-bottom: 0;
}
.mail .list-group{
	margin-bottom: 0;
}
.mail .list-group-item{
	padding:10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mail .new_mail{
	background-color: #d9edf7;
}

.mail .new_mail p{
	font-weight: bolder;
}

.mail .tabbable li a {
	padding: 10px  0;
}

.mail .list-group a.subject {
	background-color: #d9edf7;
	padding: 5px 10px;
	-webkit-border-radius: 30px;
	border-radius: 5%;
	font-size: 12px;
	background-position:;
}

.mail .list-group .subject i {
	margin-top: -0.1em;
}

/* event topics archives-----------------------------------------*/

.event-inner {
	
}

.event-inner h2 {
	padding: 5px;
}

.event-inner li {
	margin-bottom: 0;
}

.event-inner li a {
	display: -webkit-box;
	color: #2c3e50;
	text-decoration: none;
	background: #e1e5e6 url(/images/smt/arrow3.png) no-repeat 98% 50%;
}

.event-inner li:nth-child(2n+1) a {
	background: #ECF0F1 url(/images/smt/arrow3.png) no-repeat 98% 50%;
}

.topics-inner li a {
	color: #2c3e50;
	background: #e1e5e6 url(/images/smt/arrow4.png) no-repeat 98% 50%;
}

.topics-inner li:nth-child(2n+1) a {
	background: #ECF0F1 url(/images/smt/arrow4.png) no-repeat 98% 50%;
}

.event-inner li p {
	padding: 10px;
	-webkit-box-flex: 1;
	line-height: 1.4em;
	padding-right: 25px;
	margin: 0;
}

.topics_days {
	text-align: center;
	padding: 10px;
	background: #58d5ff;
	display: block;
	font-family: 'Share Tech', sans-serif;
	white-space: nowrap;
}


.event_days{
	text-align: center;
	padding: 10px;
	background: #e9fb4f;
	display: block;
	font-family: 'Share Tech', sans-serif;
	white-space: nowrap;
}

.days_detail, .days_detail2 {
	background: #58d5ff;
	font-family: 'Share Tech', sans-serif;
	padding: 5px 8px;
	margin-top: 5px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.archives_header {
	color: #fff;
	background: #3b5067;
	padding: 10px;
	padding-top: 0;
}
.archives_header .lead{
	margin-bottom: 0;
}
.archives_inner {
	background: #fff;
	color: #666;
	padding: 10px;
}
.archives_inner a{
	font-size: 16px;
	font-weight: bold;
	background: #f;
	color: #e91e63;
	padding: 10px;
	text-decoration: underline;
}
.event_days_header, .topics_days_header{
	text-align: right;
	font-size: 14px;
}
.event_days_header {
	color: #e9fb4f;
}
.topics_days_header {
	color: #58d5ff;
}

.wrap h2, .panel h2, .flip h2 {
	font-size: 1.5em;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-left: 10px;
	/*background: #3b5067;color: #fff;*/
    padding: 10px;
	padding-right: 0;
	margin: 5px;
	margin-bottom: 20px;
	color: inherit;
}
.flip h2{
	margin-bottom: 10px;
}
.event-inner li a p span {
	display: block;
	padding: 5px 0 0 0;
	font-size: 13px;
	line-height: 1.2em;
	color: #BDC3C7;
	font-weight: normal;
}

.event-inner p.more a {
	color: #fff;
	display: block;
	padding: 5px 0;
	text-align: center;
	background: #95a5a6;
	-webkit-background-size: 31px 20px;
	-moz-background-size: 31px 20px;
	-o-background-size: 31px 20px;
	margin-bottom: 5px;
　
}


/* premium -----------------------------------------*/

.prize_list {
	background: #fff;
	padding: 20px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	overflow: hidden;
}

.prize_list:nth-child(odd) {
	border-right: 1px solid rgba(0,0,0,.1);
}

.prize_list p {
	font-size: 11px;
}

.prize_cart {
	background: #fff;
	padding: 20px 5px 0 5px;
	border-top: 1px solid rgba(0,0,0,.1);
}

.prize_list span, .prize_cart span {
	color: #aa784c;
	font-size: 20px;
}

.prize_list img, .prize_cart img {
	max-height: 100%;
	width: auto;
}
.prize_wrap {
	padding: 20px 0;
	max-width:100%;
	max-height:300px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
}
.prize_wrap img{
	width:auto;
	height:auto;
	max-width:280px;
	max-height:280px;
	vertical-align: middle;
}
/* loto -----------------------------------------*/

.col-xs-15 {
	width: 20%;
}

.nav-tabs {
	border-bottom: none;
}

.loto h3 {
	border: none;
}

.loto_header {
	color: #fff;
	border: 1px #fed13a solid;
	height: 200px;
	width: 200px;
	padding-top: 0.5em;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	line-height: 2.5em;
	text-align: center;
	margin: 10px auto;
}
.loto past{
	color: #ff7d3e;
}
.loto_header h3 {
	
}

.loto ul {
	width: 100%;
}

.loto ul li {
	overflow: hidden;
	float: left;
	width: 50%;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
	margin-right: -3px;
}

.loto ul li:last-child {
	border-left: 1px solid rgba(0,0,0,.1);
}

.loto_past {
	background: #ECF0F1 !important;
	color: #333;
}

.loto_header_past {
	background: #ff7d3e;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	line-height: 3em;
	display: table;
	padding-top: 1.5em;
	text-align: center;
	margin: 15px auto 5px auto;
	height: 250px;
	width: 250px;
}

.loto_header_past h4 {
	font-family: 'Share Tech', sans-serif;
	font-size: 60px;
	color: #fff;
	margin: 0 0.2em 0 0.1em;
	line-height: 1;
}

.loto_header_past h3 {
	
}

.single_number {
	width: 100%;
}

.number_view {
	background: #ff7d3e;
	padding: 10px 0;
	overflow: hidden;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.3em;
	border-radius: 3px;
	line-height: 1;
	text-align: center;
	font-family: 'Share Tech', sans-serif;
	color: #fff;
}

.number_view span {
	font-size: 14px;
	letter-spacing: 0;
	font-weight: normal;
}

.loto_wrap {
	clear: both;
	overflow: hidden;
	margin: 10px 0 10px 0;
}

.loto_select {
	
}

.loto_select input {
	display: none;
}

.loto_select label {
	display: block;
	float: left;
	cursor: pointer;
	width: 100%;
	margin: 0 3px;
	padding: 10px 0;
	background: #c1d5d3;
	color: #555e64;
	font-size: 14px;
	text-align: center;
	line-height: 1;
	transition: .2s;
}

.loto_select label:first-of-type {
	border-radius: 3px 3px 0 0;
}

.loto_select label:last-of-type {
	border-radius: 0 0 3px 3px;
}

.loto_select input[type="radio"]:checked + label {
	background: #ff7d3e;
	color: #fff;
}

.lot-box .label {
	width: 19% !important;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background: #ff7d3e;
	border-radius: 0.25em;
	display: inline-table;
	padding: 0;
	margin: 0;
}


/* common list -----------------------------------------*/

.rank_cowntdown {
	margin: 0;
	padding: 20px 0;
	width: 100%;
	background: #ff5b5c;
	color: #fff;
	white-space: nowrap;
	text-align: center;
}
.rank_cowntdown iframe{
	padding: 10px;
	width: 100%;
	font-family: RobotoDraft,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif !important;
}
.rank_cowntdown iframe #counter{
	font-family: RobotoDraft,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif !important;

}

.exp-inner li {
	position: relative;
}

.exp-inner li .rank {
	background: #ff5b5c;
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
}
.exp-inner li .name {
	width: 48%;
	display: block;
	line-height: 50px;
	padding-left: 0.8em;
}

.exp-inner li .thisweek_exp {
	width: 10%;
	display: block;
	line-height: 50px;
	padding-right: 0.5em;
	text-align: right;
}
.exp-inner li .lastweek_exp {
	width: 10%;
	display: block;
	line-height: 20px;
	padding-right: 0.5em;
	padding-top: 0.5em;
}
.exp-inner li .lastweek_exp strong{
	color: #58a6f0;
}
.exp-inner li .lastweek_exp img{
	float: left;
}
.exp-inner li .gift_pt {
	position: absolute;
	right: 30px;
	top: 0;
	display: block;
	line-height: 50px;
	padding-right: 0.5em;
	text-align: right;
}

.exp-inner li:nth-child(2n+1) .rank {
	background: #ff6f70;
}

.exp-inner li a {
	display: -webkit-box;
	color: #2c3e50;
	text-decoration: none;
	background: #e1e5e6;
}
.exp-inner li:nth-child(2n+1) a {
	background: #ecf0f1;
}

.exp-inner li p {
	padding: 10px;
	-webkit-box-flex: 1;
	line-height: 1.4em;
	padding-right: 25px;
}


/* blog archives-----------------------------------------*/

.blog {
	
}
.blog h2{
	font-size: 20px;
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 0.3em;
	line-height: 3.4em;
}
.blog h2 small{
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 3.4em;
}
.blog h3 {
	padding: 15px 0;
	margin: 0;
	color: #2980B9;
	font-size: 18px;
	border: none;
}

.blog .lead {
	font-size: 16px;
	padding-left: 0.1em;
}
.blog h3 a, .blog .lead a, .blog .comme a{
	color: #2980B9;
}

.blog .rank {
	margin: 10px 5px 20px 5px;
	display: block;
	padding-top: 7px;
	width: 40px;
	height: 40px;
	line-height: 25px;
	text-align: center;
	font-size: 20px;
	float: left;
	/*color: #fff;
	background: #df277d;*/
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

. input, select, textarea {
	margin-bottom: 10px;
}
.blog .face {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
	background: #f3f4f5;
}
.face {
	background: #f3f4f5;
}
.profile_data i{
	color: #2d3e50;
	font-size: 14px;
	vertical-align: -0.05em;
}

.profile_data{
	font-size: 14px;
}
.profile_data_comment{
	border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
	padding: 18px;
}
.blog_photo{
	padding-top:5px;
	padding-bottom:5px;
}
.blog_photo img{
	width: 100%;
}
.blog .media {
	margin: 0;
	padding: 0;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.blog .media:last-child {
	border-bottom: none;
}

.blog .title {
	padding-right: 10px;
	color: #2980B9;
	font-weight: 600;
	font-size: 14px;
	padding-top: 0;
	margin: 0 0 5px 0;
}

.blog .title .pull-right {
	margin-top: 2px;
	color: #95a5a6;
	font-size: 11px;
}

.blog .text {
	padding: 0;
	line-height: 1.4em;
	padding-right: 10px;
	margin: 0;
	text-align: left;
	margin-bottom: 10px;
	font-size: 13px;
	color: #2c3e50;
}

.blog_icon_list {
	margin: 0 5px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.blog_icon {
	margin: 8px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.blog_icon_xs {
	margin: 5px 0 10px 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.blog .comme {
	border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
	padding: 10px;
	background: #fbfdfd;
}

.blog .panel {
	margin-bottom: 10px;
	border: none;
}

/*list --------------------------------------------------*/

.list {
	position: relative;
	padding-top: 1px;
	/*padding-bottom: 1px;*/
    padding-left: 0;
    /*margin-bottom: 20px;*/
}

.list:last-child {
	margin-bottom: 0px;
}

.list:last-child.card {
	margin-bottom: 40px;
}

.user_name {
	font-size: 14px;
	font-weight: bold;
}

.comments-list .media {
	border-bottom: 1px solid rgba(0,0,0,.1);
}

/* addition -----------------------------------------*/

.addition {
	
}

.addition_menu {
	color: #fff;
	padding: 3px 5px;
	background: #ff982e;
}

.pricing-table {
	margin: 5px;
}

.pricing-table .plan {
	border-radius: 5px;
	text-align: center;
	background-color: #fff;
}

.plan {
	font-family: 'Share Tech', sans-serif;
	padding: 0;
	padding-bottom: 5px;
	color: #ff;
	background-color: #5e5f59;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	margin-bottom: 5px;
}

.plan:hover {
	background-color: #fbfafc;
}

.plan-name h2 {
	font-size: 30px;
	margin: 5px 0 !important;
	font-family: 'Share Tech', sans-serif;
}

.plan-name span {
	font-size: 14px;
}

.plan .badge {
	vertical-align: 0.3em;
	padding-top: 5px;
	font-size: 14px !important;
}

.plan .label {
	vertical-align: 0.2em;
	padding-top: 5px;
}

.plan-name {
	padding: 5px 0;
	color: #fff;
	background-color: #FFD700;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.plan-name.one {
	color: #fff;
	background-color: #c386fe;
}

.plan-name.two {
	background-color: #f23e5c;
}

.plan-name.three {
	background-color: #ffc253;
}

.plan-name.four {
	background-color: #78d49c;
}

.plan-name.five {
	background-color: #9faafd;
}

.plan-name.six {
	background-color: #76dafe;
}

.pricing-table .plan ul {
	list-style: none;
	margin: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.pricing-table .plan ul li.plan-feature {
	padding: 10px 0 2px 0;
	border-top: 1px solid #c5c8c0;
	font-size: 20px;
}

.pricing-table .plan ul li.plan-feature:first-child {
	border-top: none;
}

.pricing-table .plan ul li.plan-feature img {
	vertical-align: -0.6em;
	width: 40px;
	height: 40px;
}

.pricing-three-column {
	margin: 0 auto;
	width: 80%;
}

.plan-mouseover .plan-name {
	background-color: #4e9a06 !important;
}

.btn-plan-select {
	padding: 10px 25px 6px 25px;
	font-size: 16px;
}

/* ticker -----------------------------------------*/

.ticker {
	margin: 0 auto 4px auto;
	text-align: left;
	position: relative;
	width: 100%;
}

.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	width: 100%;
	white-space: nowrap;
	display: block;
	background: #fff;
	padding: 7px 0;
	border-bottom: 1px #ddd solid;
}

.ticker ul li:last-child {
	border-bottom: none;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	overflow: hidden;
}

.ticker ul li a {
	
}

.ticker .days {
	margin-right: 10px;
	padding: 10px;
	background: #e9fb4f;
	font-family: 'Share Tech', sans-serif;
	white-space: nowrap;
}

.ticker .topic {
	margin-right: 10px;
	padding: 10px;
	background: #58d5ff;
	font-family: 'Share Tech', sans-serif;
	white-space: nowrap;
}

.ticker .text {
	font-size: 11px;
}

.error {
	color: #fb5c5b;
	font-size: 12px;
}

/* dailychance -----------------------------------------*/

.daily {
	padding: 20px 10px;
	text-align: right;
	background: #faf9fb url(/images/_smt/daily.jpg) no-repeat 50% 50%;
	-webkit-background-size: 1000px 500px;
	-moz-background-size: 1000px 500px;
	-o-background-size: 1000px 500px;
	color: #000;
}

@-webkit-keyframes 'pulse' {
	0%{
        -webkit-box-shadow: 0px 0px 0px rgba(255,000,000,0.5),
		inset 0px 40px 0px rgba(255,255,255,0.0);
}

100% {
	-webkit-box-shadow: 0px 0px 0px rgba(255,000,000,0.5),
		inset 0px 40px 0px rgba(255,255,255,0.8);
}

}

.fade_flash {
	-webkit-animation-name: pulse;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction: alternate;
}

.topics li.after_daily {
	padding: 0;
	padding-bottom: 10px;
}

.after_daily {
	padding: 5px 0;
	background: #faf9fb url(/images/_smt/daily.jpg) no-repeat 50% 50%;
	text-align: center;
}

.after_daily p {
	margin: 0;
	padding: 20px 0;
	padding-bottom: 0;
	letter-spacing: 0.1em;
	font-size: 30px;
	font-family: 'Share Tech', sans-serif;
	font-weight: bold;
}

.daily_regist {
	padding: 10px;
	background: url(/images/dailychance/bg_daily.jpg);
	text-align: center;
}

.daily_regist h4 {
	padding-bottom: 20px;
}

.daily_regist p {
	font-size: 20px;
	text-shadow: 0px 0px 20px #fff;
	filter: dropshadow(color=#fff, offx=0, offy=0);
}

.daily_regist span {
	letter-spacing: 0.1em;
	font-size: 50px;
	font-family: 'Lobster', 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	text-shadow: 0px 0px 20px #fff;
	filter: dropshadow(color=#fff, offx=0, offy=0);
}

/* topics -----------------------------------------*/

.topics {
	padding-left: 0;
	margin-bottom: 20px;
	border-radius: 4px;
	margin: 5px;
}

.topics li {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	border-bottom: 1px #dddddd solid;
}

.topics li:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	background-color: #5bc0de;
	border: none;
	color: #fff;
	font-weight: bolder;
}

.topics li:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border: none;
}

/* Banner -----------------------------------------*/

.Banner {
	clear: both;
	padding: 0;
}

.Banner li {
	text-align: center;
}

.Banner li img {
	margin: 0 auto;
}



/* common list -----------------------------------------*/

.wrap-inner {
	background: #fff;
}

.wrap-inner h2 {
	padding: 10px 5px 5px 5px;
}

.wrap-inner h2 span {
	text-align: right;
	color: #fff;
	font-size: 12px;
	padding: 10px 5px 5px 5px;
}

.wrap-inner li a {
	display: -webkit-box;
	color: #2c3e50;
	text-decoration: none;
	background: #e1e5e6 url(/images/smt/arrow3.png) no-repeat 98% 50%;
}

.wrap-inner li:nth-child(2n+1) a {
	background: #ECF0F1 url(/images/smt/arrow3.png) no-repeat 98% 50%;
}

.wrap-inner li p {
	padding: 10px;
	-webkit-box-flex: 1;
	line-height: 1.4em;
	padding-right: 25px;
}

.wrap-inner .days {
	margin: 5px;
	margin-right: 0;
	text-align: center;
	padding: 5px 10px;
	background: #e9fb4f;
	display: block;
	font-family: 'Share Tech', sans-serif;
	white-space: nowrap;
}

.wrap-inner .topics_days {
	text-align: center;
	padding: 5px 10px;
	background: #e9fb4f;
	display: block;
	font-family: 'Share Tech', sans-serif;
	white-space: nowrap;
}

.wrap-inner li a p span {
	display: block;
	padding: 5px 0 0 0;
	font-size: 13px;
	line-height: 1.2em;
	color: #BDC3C7;
	font-weight: normal;
}

.wrap-inner p.more a {
	color: #fff;
	display: block;
	padding: 5px 0;
	text-align: center;
	background: #95a5a6;
	-webkit-background-size: 31px 20px;
	-moz-background-size: 31px 20px;
	-o-background-size: 31px 20px;
	margin-bottom: 5px;
　
}


/* game-----------------------------------------*/

h4 span {
	background: rgba(255, 255, 255, 1);
	color: #ff2b70;
	padding: 3px 6px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px #fff solid;
	margin: 0.5em;
	margin-left: 0;
}

.ab-light{
	color: #fff!important;
}

.ab-dark{
	color: #000!important;
}
.game_label{
	vertical-align: 0.1em;
	padding: 5px;
	background: #de277c;
	color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.game_list{
	font-size: 12px;
}
.game_list_inner{
	margin-bottom: 5px;
	background-position: 50% 50%;
	background-size:cover ;
}
.game_list_wrap{
	padding: 10px;
	background: rgba(255, 255, 255, 0.1);
}
.game_list .media{
	padding: 0;
}
.game_list a{
	color: rgba(255, 255, 255, 1);
}
.game_list h4{
	color: rgba(0, 0, 0, 1)!important;
	font-size: 17px;
}
.game_list p{
	color: rgba(0, 0, 0, 1)!important;

}
.game_list .media-left{
	width: 40%;
}
.g_list{
	width: 100%;
	height: auto;
	margin-right: 2px;
}
.game_list .media-body {
}

.game_list hr{
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin: 10px 0 5px 0;
}

.game_panel, .mode_panel{
	width: 100%;
	background-size:100%;
	padding: 10px;
	display: inline-table;
}

.game_panel>img, .mode_panel>img{
	max-width: 70%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.cd-section_s{
	padding: 0 5px;
	text-align: center;
}
.game_btn_s {
  width: 100%;
  border-radius: 1.5em;
  color: #fff;
  line-height: 4em;
  white-space: nowrap;
  font-weight: 700;
  cursor: pointer;
  display: inline-block;
  height: 4em;
  background: rgba(0, 0, 0, 0.9);
  font-size: 14px;
  margin: 0 0 0.5em 0;
}
a.game_btn_s {
  color: #fff;
}
.game_btn_s_inner img {
  width: 80%;
  height: auto;
  text-align: right;
  float: right;
}
.game_btn_s img{
  text-align: center;
  width: 90%;
  height: auto;
}


.mode_panel{
	
}
.mode_panel:nth-child(2n+1){
	background: rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.18);
}

.game {
	text-align: center;
	-webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.3);
}

.game a {
	color: #fff;
}

.game ul li:first-child {
	margin-top: -45px;
	padding-top: 60px;
}

.game ul li a img {
	width: 240px;
}

.game ul li {
	padding: 15px 5px 0 5px;
	overflow: hidden;
}

.game_wrap {
	margin-top: -30px;
	-webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.3);
	padding-top: 15px;
}

.cd-modal-content a{
	margin: 0;
}

/*12 Point Burst*/

.burst div {
	text-align: center;
	margin: 0 auto 1em auto;
	background: url(/images/_common/game/bg_game_info.png) no-repeat 50% 50%;
	background-size:contain;
}
.burst img {
	margin-right: 0.3em;
	vertical-align: -0.6em;
}

.burst div p {
	font-weight: bold;
	line-height: 70px;
	color: #fff;
	z-index: 1;
	white-space: nowrap;
	font-family: 'Share Tech', sans-serif;
	font-size: 13px;
}
.burst p {
	font-weight: normal;
	font-size: 13px;
	text-align: center;
}

/*game modal window*/

.flex-box {
	display: -webkit-box;
	display: box;
	display:flexbox;
flex-align:center;
flex-pack:center;
display:-webkit-box;
-webkit-box-align:center;
-webkit-box-pack:center;
display:-moz-box;
-moz-box-align:center;
-moz-box-pack:cetner;
}
.flex-box div {
	-webkit-box-flex: 1;
	box-flex: 1;
	line-height: 30px;
	display: block;
}
.flex-box img{
	vertical-align: -0.4em;
	margin-right: 0.3em;
	width: 20px;
}
.flex-box small{
	font-size: 12px;
	line-height: 12px;
}




/* sitemap -----------------------------------------*/

.sitemap {
	margin-bottom: 10px;
}

.sitemap a {
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 10px;
	margin: 0 10px 0 10px;
}

.sitemap a:hover {
	background: #fafafa;
}

.sitemap h3 {
	margin-top: 5px;
	line-height: 1.5;
	font-weight: normal;
	font-size: 1;
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.sitemap ul {
	margin: 1px;
	line-height: 1.5;
	list-style: none;
}

.sitemap ul li {
	margin: 2px 0 0 1.5em;
	border-left: 1px dotted #999;
	zoom: 1;
}

.sitemap ul li:before {
	margin-right: 0.5em;
	border-bottom: 1px dotted #999;
	float: left;
	width: 9px;
	height: 1.5em;
	overflow: hidden;
	content: "";
}

.sitemap ul li:last-child {
	border: none;
}

.sitemap ul li:last-child:before {
	border-left: 1px dotted #999;
}

.sitemap ul li ul {
	margin-left: 1.5em;
}


/* caution -----------------------------------------*/

.caution ul {
	margin-top: 10px;
}

.caution li {
	margin-left: 2em;
	list-style: disc;
	line-height: 1.8;
}


/* clearfix -----------------------------------------*/

.clear {
	clear: both;
}

/*



------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ver2.0---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



.lifetime {
	background: url(/images/event/lifetime/bg2.jpg);
	color: #fff;
	padding: 10px 5px 5px 5px;
}

.lifetime .well {
	padding: 8px;
	margin-bottom: 0;
	background: #fff;
}

.well p {
	line-height: 1.5;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 12px;
	color: #414241;
}

.lifetime h4 {
	text-align: center;
	font-size: 16px;
}

.lifetime h5 {
	text-align: center;
	font-size: 16px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px #fff solid;
	padding: 10px 0;
}

.lifetime hr {
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
	background-image: -ms-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
	background-image: -o-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,0.75), rgba(255,255,255,0));
}

/****** battle6 *********************************************************/

div.e_panel {
	padding: 0;
	margin: 0 auto;
}

#bg {
	z-index: -1;
	position: fixed;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
}

#battle6 .tab {
	cursor: pointer;
}

#battle6 .tab a {
	cursor: pointer;
}

#battle6 {
	margin: 0 auto;
	width: 100%;
}

#battle6 h3 {
	text-align: center;
	background: #fff;
}

#battle6 h4 {
	font-size: 16px;
	padding: 7px 0 5px 0;
}

#battle6 p {
	text-align: center;
}

#battle6_wrap {
	margin: 0 auto;
	width: 100%;
}

#battle6_inner {
	margin: 0 auto;
	width: 100%;
}

#battle6_inner h4 {
	font-weight: bold;
	margin-top: 20px;
}

#battle6_inner h4 span {
	background: #fff;
	color: #ff2b70;
	padding: 5px 8px;
	font-size: 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0.5em;
}

#battle6_inner .start a {
	margin: 50px auto 50px auto;
	text-indent: -1000em;
	display: block;
	width: 449px;
	height: 191px;
	background: url(/images/event/battle6/btn_start.png) center top no-repeat;
}

#battle6_inner .start a:hover {
	background: url(/images/event/battle6/btn_start.png) center -189px no-repeat;
}

#battle6_inner .start2 a {
	margin: 0 auto;
	text-indent: -1000em;
	display: block;
	width: 280px;
	height: 100px;
	background: url(/images/event/battle6/btn_start2.png) center top no-repeat;
	background-size: 250px;
}

#battle6_inner .ok a {
	margin: 10px auto 50px auto;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 300px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #2eb658;
}

#battle6_inner .ok a:hover {
	background: #33c963;
}

#battle6_inner .timetable {
	overflow: hidden;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 30px 0;
}

#battle6_inner table {
	background: #fff;
	color: #151515;
	font-size: 16px;
	font-weight: bold;
	width: 500px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
}

#battle6_inner table span {
	background: #000;
	color: #ff2b70;
	padding: 5px 8px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#battle6_inner table tr {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
}

#battle6_inner th {
	padding: 10px 15px;
}

#battle6_inner td {
	padding: 10px 15px;
	border-left: 1px #eee solid;
}

#battle6_inner center {
	margin: 30px 0;
}

#battle6_inner .text {
	padding-top: 100px;
}

#battle6_inner .caution {
	padding: 50px 0;
	padding-left: 100px;
}

/****** battle56 *********************************************************/

div.e_panel {
	padding: 0;
	margin: 0 auto;
}

#bg {
	z-index: -1;
	position: fixed;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
}

#battle56 .tab {
	cursor: pointer;
}

#battle56 .tab a {
	cursor: pointer;
}

#battle56 {
	margin: 0 auto;
	width: 100%;
}

#battle56 h3 {
	text-align: center;
	background: #fff;
}

#battle56 h4 {
	font-size: 16px;
	padding: 7px 0 5px 0;
}

#battle56 p {
	text-align: center;
}

#battle56_wrap {
	margin: 0 auto;
	width: 100%;
}

#battle56_inner {
	margin: 0 auto;
	width: 100%;
}

#battle56_inner h4 {
	font-weight: bold;
	margin-top: 20px;
}

#battle56_inner h4 span {
	background: #fff;
	color: #ff2b70;
	padding: 5px 8px;
	font-size: 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0.5em;
}

#battle56_inner .start a {
	margin: 50px auto 50px auto;
	text-indent: -1000em;
	display: block;
	width: 449px;
	height: 191px;
	background: url(/images/event/battle56/btn_start.png) center top no-repeat;
}

#battle56_inner .start a:hover {
	background: url(/images/event/battle56/btn_start.png) center -189px no-repeat;
}

#battle56_inner .start2 a {
	margin: 0 auto;
	text-indent: -1000em;
	display: block;
	width: 280px;
	height: 100px;
	background: url(/images/event/battle56/btn_start2.png) center top no-repeat;
	background-size: 250px;
}

#battle56_inner .ok a {
	margin: 10px auto 50px auto;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 300px;
	height: 50px;
	line-height: 50px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #2eb658;
}

#battle56_inner .ok a:hover {
	background: #33c963;
}

#battle56_inner .timetable {
	overflow: hidden;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 30px 0;
}

#battle56_inner table {
	background: #fff;
	color: #151515;
	font-size: 16px;
	font-weight: bold;
	width: 500px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
}

#battle56_inner table span {
	background: #000;
	color: #ff2b70;
	padding: 5px 8px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#battle56_inner table tr {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
}

#battle56_inner th {
	padding: 10px 15px;
}

#battle56_inner td {
	padding: 10px 15px;
	border-left: 1px #eee solid;
}

#battle56_inner center {
	margin: 30px 0;
}

#battle56_inner .text {
	padding-top: 100px;
}

#battle56_inner .caution {
	padding: 50px 0;
	padding-left: 100px;
}

.rank_topic, .rank_topic2,.rank_topic3,.rank_topic4 {
	margin: 0 auto;
	padding: 20px;
	padding-top: 17px;
	color: #fff;
	overflow: hidden;
	margin: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: rgba(0, 0, 0, 0.8);
}

.rank_topic4 {
	
}

.rank_topic2 {
	
}

.rank_topic3 {
	background: #666;
	background: rgba(0, 0, 0, 0.8);
}

.rank_topic5 {
	background: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 240px;
	height: 240px;
	text-align: center;
	padding: 30px;
	margin: 10px auto;
}

.rank_topic p, .rank_topic2 p, .rank_topic3 p {
	text-align: left !important;
}

.rank_topic a, .rank_topic2 a, .rank_topic3 a {
	color: #fff;
	text-decoration: underline;
}

.rank_topic a:hover, .rank_topic2 a:hover, .rank_topic3 a:hover {
	color: #fff;
	text-decoration: none;
}

/****** event_ranking_wrap tabs *********************************************************/

ul.battle {
	text-align: center;
	color: #fff;
	overflow: hidden;
}

ul.battle li {
	width: 50%;
	padding: 20px 0;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.c_b {
	background: #2094fc;
	color: #3f3f3f;
}

.c_t {
	background: #ff344c;
	color: #3f3f3f;
}

ul.battle li.active {
	color: #fff;
}

ul.treasure {
	text-align: center;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 700;
	background: #ff344c;
	margin: 5px;
	margin-bottom: 0;
}

ul.treasure li {
	float: left;
	width: 20%;
	background: #666;
	padding: 5px 0;
	color: #fff;
}

ul.treasure li.active {
	background: #ffde00;
	color: #000;
}

.e_panel {
	display: none;
}

.show_tab {
	display: block;
}

section.e_panel {
	
}

/****** event_ranking *********************************************************/

.game_open {
	margin: 5px auto;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	position: relative;
}

.game_open div {
	z-index: 2;
	position: relative;
	padding: 10px;
	padding-top: 110px;
	margin: 5px;
	margin-top: -120px;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.rank_topic_open {
	background: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 240px;
	height: 240px;
	text-align: center;
	padding: 30px;
	margin: 10px auto;
	z-index: 3;
	position: relative;
}


.total_ranking {
	margin: 0 auto;
	margin-top: 20px;
	padding: 0 20px 10px 20px;
	color: #fff;
	background: url(/images/event/event_ranking/bg_rank.png) right top no-repeat;
	overflow: hidden;
}

.total_ranking p {
	text-align: left !important;
	font-size: 12px;
}

.total_ranking ul {
	float: left;
	width: 100%;
}

.total_ranking li {
	font-size: 16px;
	margin-bottom: 5px;
	width: 100% !important;
	height: 42px;
	display: table;
}

.total_ranking li .t_rank {
	text-align: center;
	width: 10%;
	vertical-align: middle;
	color: #ff344c;
	margin: 0 1.5em 0 1em;
	font-weight: 700;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.total_ranking li .t_name {
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	width: 35%;
}

.total_ranking li strong {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	width: 40%;
}

.total_ranking li img {
	width: 42px;
	height: 42px;
	vertical-align: middle;
	background: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0;
	margin-left: 1em;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

.total_ranking hr {
	margin: 10px 0;
	clear: both;
	display: block;
}

.my_ranking {
	margin: 1px;
	padding: 10px;
	color: #303030;
	background: #fede2f url(/images/event/event_ranking/bg_white.png);
	overflow: hidden;
	clear: both;
}

.my_ranking ul {
	margin: 0 auto;
	width: 100%;
}

.my_ranking li {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	width: 100% !important;
	float: left;
	display: table;
}

.my_ranking li img {
	width: 70px;
	height: 70px;
	vertical-align: middle;
	background: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 1em;
	padding: 10px;
}

.my_ranking .face {
	padding: 0;
	float: left;
}

.my_ranking .face p {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.my_ranking .face p span {
	padding-left: 30px;
}

.my_ranking .face img {
	width: 70px;
	height: 70px;
	background: #eee;
	margin-bottom: 5px;
}

.game_ranking {
	margin: 1px;
	margin-top: -75px;
	padding: 5px;
	padding-top: 40px;
	color: #fff;
	background: #000 url(/images/event/event_ranking/bg_white2.png);
	overflow: hidden;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	clear: both;
}

.game_ranking ul {
	margin: 0 auto;
	width: 100%;
}

.game_ranking li {
	font-size: 14px;
	margin-bottom: 5px;
	width: 100% !important;
	display: table;
	padding-left: 5px;
}

.game_ranking li img {
	width: 32px;
	height: 32px;
	background: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	margin-left: 1em;
}

.game_ranking li .t_name {
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	width: 50%;
}

.game_ranking li .t_rank {
	text-align: right;
	vertical-align: middle;
	display: table-cell;
	width: 30%;
}

.game_ranking .game_icon {
	width: 100%;
}

.game_ranking p {
	text-align: center;
	font-size: 12px;
}

.game_ranking p span {
	padding-left: 2em;
}

.e_panel .game_icon img {
	width: 120px;
	height: 120px;
	vertical-align: middle;
	background: #000 url(/images/event/event_ranking/bg_white2.png);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto;
	padding: 10px;
}

.e_panel .game_icon p {
	text-align: center;
}

.PR_banner_2clm_2014 {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.PR_banner_2clm_2014 img {
	width: 50%;
	float: left;
}


/****** mission *********************************************************/


.mission_status {
	background: transparent;
	text-align: center;
	overflow: hidden;
	color: #fff;
}

.mission_status div {
	float: left;
	width: 50%;
	background: transparent;
	text-align: center;
	overflow: hidden;
	padding-top: 30px;
}

.mission_status div p strong {
	font-size: 20px;
}

.mission_status .comp {
	overflow: hidden;
	height: 150px;
	background: url(/images/game/slot27/bg_comp.png) top center no-repeat;
}

.mission_status .hat {
	height: 150px;
	background: url(/images/game/slot27/bg_hat.png) top center no-repeat;
}

.mission_status .status_circle {
	height: 150px;
	background: url(/images/game/mission/status_circle.png) top center no-repeat;
	margin-bottom: 10px;
}

.mission_list {
	padding: 5px;
	margin-bottom: 1px;
	color: #fff;
	background: rgba(0, 0, 0, 0.0);
	line-height: 1.8;
}

.mission_list .green {
	margin-top: 5px;
	color: #000;
	background: #fff;
	display: block;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}

.mission_list .green p {
	margin: 0;
	padding: 0;
}

.mission_list .green p span {
	padding: 20px 13px;
}

.mission_list .ranking {
	color: #fff;
	background: rgba(255, 255, 255, 0.2);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-bottom: 10px;
}

.mission_list .ranking strong {
	width: 2em;
	text-align: center;
	font-size: 16px;
	margin-right: 1em;
	padding: 10px 0;
}

.mission_list .ranking li {
	position: relative;
	margin: 10px 0;
}

.mission_list .ranking a {
	color: #fff;
}

.mission_list .ranking span {
	text-align: center;
	padding: 5px;
	position: absolute;
	top: 0;
	right: 0;
	white-space: nowrap;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fede2f;
	color: #000;
}

.mission_list div ul li strong {
	font-size: 20px;
	padding-left: 0.2em;
}

.PR_banner_2clm {
	overflow: hidden;
	width: 100%;
	display: box;
	display: -moz-box;
	display: -webkit-box;
}

.PR_banner_2clm div {
	width: 50%;
}

.PR_banner_2clm_t {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin: 0;
	text-align: center;
	background: #ff0137;
}

.PR_banner_2clm_t div {
	float: left;
	width: 50%;
}

.PR_banner_2clm_t p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 13px;
}

.PR_banner_2clm_t p a {
	color: #fff;
}

.PR_banner_2clm_t p strong {
	text-align: center;
	color: #ffd71e;
	margin: 0 0.2em 0 0.2em;
	font-weight: 700;
	font-family: 'Oswald', sans-serif;
	font-size: 25px;
}

.video-container {
	clear: both;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 15px auto;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/****** 7th *********************************************************/



ul.special {
	text-align: center;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 700;
	background: #ff344c;
}

ul.special li {
	float: left;
	width: 14.28%;
	padding: 20px 0;
	color: #fff;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	font-weight: 700;
	background: #ff344c;
}

ul.special li.active {
	background: #ffde00;
	color: #000;
}

.spe_panel {
	display: none;
}

.show_tab {
	display: block;
}

div.spe_panel {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	background: #fede2f;
}

.tab {
	cursor: pointer;
}

.tab a {
	cursor: pointer;
}

.spe_panel h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	padding-bottom: 0;
}

.spe_panel .start a {
	margin: 0 auto;
	text-indent: -1000em;
	display: block;
	width: 449px;
	height: 191px;
	background: url(/images/event/7th/btn_start.png) center top no-repeat;
}

.spe_panel .start a:hover {
	background: url(/images/event/7th/btn_start.png) center -189px no-repeat;
}

.spe_panel .start2 a {
	margin: 0 auto;
	text-indent: -1000em;
	display: block;
	width: 450px;
	height: 140px;
	background: url(/images/event/7th/btn_start2.png) center -25px no-repeat;
}

.spe_panel .start2 a:hover {
	background: url(/images/event/7th/btn_start2.png) center -215px no-repeat;
}

.spe_ranking h3 {
	text-align: center;
	color: #3a3137;
	font-size: 24px;
}

.spe_game_open {
	display: table;
	margin: 0 auto;
}

.spe_game_open div {
	display: table-cell;
}

.spe_game_open .rank_topic5 {
	background: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 240px;
	height: 240px;
	text-align: center;
	margin: 10px auto;
	border: 10px #000 solid;
}

.spe_game_open .rank_topic5 img {
	width: 170px;
	height: 170px;
}

.spe_ranking {
	margin: 0 auto;
	width: 100∞;
	padding: 5px;
	color: #fff;
	background: url(/images/event/7th/bg_rank.png) center top no-repeat;
	overflow: hidden;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.rank_7th {
	background: url(/images/event/7th/logo.png) center top no-repeat;
	padding-top: 280px;
}

.spe_ranking p {
	text-align: left !important;
	font-size: 12px;
}

.spe_ranking ul {
	float: left;
}

.spe_ranking li {
	font-size: 16px;
	margin-bottom: 5px;
	width: 100%;
	height: 42px;
	display: table;
	padding: 5px;
	padding-bottom: 0;
	color: #3a3137;
}

.spe_ranking li .t_rank {
	text-align: center;
	width: 10%;
	vertical-align: middle;
	color: #ff344c;
	margin: 0 1.5em 0 1em;
	font-weight: 700;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.spe_ranking li .t_name {
	text-align: left;
	vertical-align: middle;
	display: table-cell;
	width: 40%;
}

.spe_ranking li strong {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	width: 40%;
}

.spe_ranking li img {
	width: 42px;
	height: 42px;
	vertical-align: middle;
	background: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-left: 1em;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}

.spe_ranking hr {
	margin: 10px 0;
	clear: both;
	display: block;
}

.spe_myranking {
	background: #01a8ae;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 4px !important;
	overflow: hidden;
}

.spe_avatar {
	width: 100%;
	background: #302d3d;
	vertical-align: middle;
	color: #fff;
	padding: 10px;
	font-weight: 700;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
}

.spe_avatar .seven {
	color: #ffda00;
	font-weight: bold;
	font-size: 30px;
	vertical-align: -0.2em;
	margin-left: 0.5em;
}

.spe_avatar p {
	text-align: center;
}

.spe_avatar img {
	vertical-align: middle;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 20px;
	border: 5px #000 solid;
}

.spe_avatar .get_avatar a {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 20px;
	background: #ff344c;
	padding: 10px;
	text-decoration: none;
	color: #fff;
}

.spe_avatar .get_avatar a:hover {
	color: #fff;
	background: #ff5a7a;
}

.t_info {
	margin: 20px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	background: #ff344c;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.t_info a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px;
	padding-top: 5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.t_info a:hover {
	background: #f1becf;
}

.ava_ex {
	margin-bottom: 2px;
	background: #666884;
	padding: 5px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
}

.ava_ex:last-child {
	margin-bottom: 0;
}

.ava_ex_l {
	padding: 0;
	margin: 0;
}

.ava_ex_r {
	padding: 30px 0;
	margin: 0;
}

.spe_panel h5 {
	padding-top: 15px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.ex_bg {
	background: #cb65bf url(/images/event/7th/ex_bg.png);
}

/****** zeny *********************************************************/

.zeny {
	padding: 2%;
	font-size: 16px;
	margin: 0;
}

.zeny label {
	padding: 5%;
	border-bottom: 1px #fff solid;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 23px;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	display: block;
	cursor: pointer;
	margin-bottom: 0;
}

.zeny h3 {
	background: #fff;
	text-align: center;
	padding: 2%;
	margin: 0;
	font-size: 20px;
}

.zeny label {
	background: #01c1d7;
}

.zeny .zenylist {
	background: #d7ae56;
}

.zeny .fromZ {
	display: inline-block;
	width: 40%;
}

.zeny .toZ {
	color: #cfd2d0;
	font-size: 15px;
	vertical-align: 0.2em;
	margin: 0 0.5em;
}

.zeny input {
	vertical-align: 0.1em;
	margin-right: 0.4em;
}

.zeny label {
	vertical-align: 0.1em;
}

.zeny_footer {
	background: #fff;
	text-align: center;
	padding: 20px;
	padding-bottom: 25px;
}

/* tutorial ================================================================================ */

#menu_tutorial ul {
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #ffde00;
	overflow: hidden;
}

#menu_tutorial li {
	display: inline;
	padding: 0;
	margin: 0;
}

#menu_tutorial a {
	display: block;
	font-size: 13px;
	padding: 10px 10px 10px 27px;
	text-decoration: none;
	color: #333;
	margin: 0px;
	text-align: left;
	background: url(/images/arrow/006.png) 5px 11px no-repeat;
}

#menu_tutorial a:hover {
	background-color: #ffa200;
}

#menu_tutorial #end_t a {
	display: block;
	font-size: x-small;
	padding: padding: 3px 10px;
	text-decoration: none;
	color: #333;
	margin: 0px;
	text-align: left;
}

#menu_tutorial #end_t a:hover {
	background-color: #9EB7DD;
}

#bg_t {
	overflow: hidden;
	width: 100%;
	padding: 10px;
	margin-bottom: 6px;
	background: #fff;
	font-size: 14px;
	border-bottom: 1px #fff solid;
}

#bg_t h3 {
	margin: 0;
	color: #ff7300;
	overflow: hidden;
}

#bg_t p {
	overflow: hidden;
}

#bg_t .manual {
	padding: 1em 1em 2em 1em;
	font-size: 15px;
	overflow: hidden;
}

#bg_t .top {
	margin: 0.5em 0.5em 1em 0.5em;
	font-size: 14px;
	margin-bottom: 10px;
	overflow: hidden;
}

#bg .top span {
	color: #ff2732;
}

.big_icon {
	margin: 0 auto;
}

.big_icon_right {
	margin: 0 auto;
}

#bg_t .inner_img {
	padding: 10px 0 20px 0;
}

#bg_t .used_where {
	padding: 5px 5px;
	color: #ff2954;
}

#bg_t .used_where a {
	font-weight: bolder;
	color: #ff2954;
	text-decoration: underline;
}

#bg_t .used_where a:hover {
	color: #ff2954;
	text-decoration: none;
}

#bg_t ul {
	font-weight: bolder;
}

#bg_t li {
	font-weight: bolder;
}

#bg_inner {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #fbfafc;
	margin: 0 auto;
	font-size: 14px;
	overflow: hidden;
	padding: 20px;
	margin-bottom: 10px;
}

#bg_inner .imgt {
	padding: 0 0 20px 0;
}

#bg_inner h4 {
	font-size: 16px;
	line-height: 1;
}

/****** invite *********************************************************/

.invite {
	font-size: 16px;
}

.invite a {
	color: #fff;
}

.invite hr {
	padding-bottom: 30px;
}

.invite a:hover {
	color: #fff;
	text-decoration: none;
}

.invite h3 {
	display: inline;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
	background: #41aaca;
	padding: 10px;
	line-height: 4;
	font-weight: normal;
}

.invite .no {
	margin: 20px 0;
	display: inline;
	font-size: 20px;
	padding: 10px;
	text-align: center;
	background: #fffc00;
	line-height: 1;
	overflow: hidden;
	font-weight: bold;
}

.invite h4 {
	font-size: 20px;
	text-align: center;
}

.invite p {
	padding: 10px;
}

.invite span {
	background: #fffc00;
	padding: 5px 10px;
	font-size: 25px;
}

.invite strong a {
	color: #000;
	padding: 5px 10px;
}

.invite strong a:hover {
	color: #000;
	padding: 5px 10px;
}

.invite strong {
	background: #fffc00;
	padding: 5px 10px;
}

.invite .inner {
	padding: 10px;
	margin: 0;
	margin-top: 50px;
	background: #eee;
	text-align: center;
	border: #41aaca 10px solid;
}

.invite .inner2 {
	margin: 0;
	padding: 10px;
	background: #eee;
}

.invite .inner3 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 30px;
	padding: 10px;
	background: #ff5555;
}

.invite .inner3 a {
	display: block;
	font-size: 20px;
	margin: 10px 50px;
	padding: 10px;
	border: 3px #fff solid;
	background-color: rgba(255, 255, 255, 0.2);
}

.invite .inner3 a:hover {
	background-color: rgba(255, 255, 255, 0);
	border: 3px #fff solid;
}

.invite .err {
	color: #fff;
	background: #ff5555;
}

.invite .inner2 p {
	font-weight: bold;
}

.invite .inner2 ul {
	padding: 10px;
	padding-left: 3em;
}

.invite .inner2 li {
	list-style: disc;
}

.btn04 {
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: relative;
	z-index: 0;
	display: block;
	width: 150px;
	height: 150px;
}

.btn04::before {
	content: '';
	background-color: #55acee;
	display: block;
	position: absolute;
	width: 150px;
	height: 150px;
	z-index: -10;
	border-radius: 50%;
	box-shadow: 0 0 0 0 #fff,
        0 0 0 0 #55acee;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
}

.btn04:hover::before {
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	box-shadow: 0 0 0 25px #fff,
        0 0 0 27px #55acee;
}

.btn_line::before {
	background-color: #2cbf13;
	box-shadow: 0 0 0 0 #fff,
        0 0 0 0 #2cbf13;
	transition: all .2s ease;
}

.btn_line:hover::before {
	box-shadow: 0 0 0 25px #fff,
        0 0 0 27px #2cbf13;
}

.a_two {
	margin: 0 0 20px 0;
	background: #3bb3e0;
	padding: 10px 20px;
	position: relative;
	font-size: 20px;
	text-decoration: none;
	color: #fff;
	-webkit-box-shadow: inset 0px 1px 0px #7fd2f1, 0px 6px 0px #156785;
	-moz-box-shadow: inset 0px 1px 0px #7fd2f1, 0px 6px 0px #156785;
	box-shadow: inset 0px 1px 0px #7fd2f1, 0px 6px 0px #156785;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.a_two::before {
	background: #072239;
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	left: -2px;
	top: 5px;
	z-index: -1;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 1px 0px #fff;
	-moz-box-shadow: 0px 1px 0px #fff;
	box-shadow: 0px 1px 0px #fff;
}

.a_two:active {
	color: #156785;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
	background: rgb(44,160,202);
	-webkit-box-shadow: inset 0px 1px 0px #7fd2f1, inset 0px -1px 0px #156785;
	-moz-box-shadow: inset 0px 1px 0px #7fd2f1, inset 0px -1px 0px #156785;
	box-shadow: inset 0px 1px 0px #7fd2f1, inset 0px -1px 0px #156785;
	top: 7px;
}

.a_two:active::before {
	top: -2px;
}

.gold_rank {
	float: left;
	width: 36px;
	text-align: center;
	padding-top: 20px;
	font-size: 22px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.gold_rank_small {
	float: left;
	width: 36px;
	text-align: center;
	padding-top: 23px;
	font-size: 16px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.gold_rank_xsmall {
	float: left;
	width: 36px;
	text-align: center;
	padding-top: 15px;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}


/* event ticker------------------------------------------------------------------------- */
.TickerNews {
  width: 100%;
}

.ti_wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.ti_slide {
  width: 30000px;
  position: relative;
  left: 0;
  top: 0;
}

.ti_content {
  width: 8000px;
  position: relative;
  float: left;
}

.ti_news { float: left; }

.ti_news a {
  display: block;
  margin-right: 10px;
  color: black;
  text-decoration: none;
}

.TickerNews.default_theme{
  color:#fff
}

.TickerNews.theme .ti_news a{
	display: block;
	margin-right: 10px;
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
}

.TickerNews.theme .ti_news span{
	color:red;
}

.TickerNews.theme {
	background: #de277c;
	padding: 5px 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.event_fade a{
	background: #000;
	padding: 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
}
.fade_flash {
	-webkit-animation-name: pulse;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction: alternate;
}

.event_fade {
	text-align: left;
}
@-webkit-keyframes 'pulse' {
	0% {
        -webkit-box-shadow: 0px 0px 0px rgba(200, 000, 000, 0.5),
        inset 0px 40px 0px rgba(255, 0, 0, 0.0);
}

100% {
	-webkit-box-shadow: 0px 0px 0px rgba(200, 000, 000, 0.5),
        inset 0px 40px 0px rgba(255, 0, 0, 0.8);
}
}


/* guerrilla banner------------------------------------------------------------------------- */

.guerrilla_b{
	background: #a1ff33;
	position: relative;
	-webkit-background-size: 100% 250px;
	-moz-background-size: 100% 250px;
	-o-background-size: 100% 250px;
	width:100%;
	overflow: hidden;
}
.guerrilla_b p{
	position:absolute;
    top:18px;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    
    width:95%;
    height:90px;
    
	font-size: 17px;
	line-height: 1.6;
	text-align: center;
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
}
.guerrilla_b p span{

	color: #ff0;
	padding: 6px;
	font-weight: bold;

}
.guerrilla_b span a:hover{
	color: #ff0;
	background: #000;
}

@-webkit-keyframes 'pulsee' {
  0%{
        -webkit-box-shadow:
		0px 0px 0px rgba(255,000,000,0.0),
		inset 0px 250px 0px rgba(51,224,255,0.1);
}
    100%{
        -webkit-box-shadow:
	     0px 0px 0px rgba(255,000,000,1),
		inset 0px 250px 0px rgba(243,71,71,1);
         }
}

.fade_flash_b{
-webkit-animation-name: pulsee;
-webkit-animation-duration: 1.0s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:ease-in-out;
-webkit-animation-direction: alternate;

}


/*sticky menu*/
 #change {  position: fixed;  top: 43px;  left: 0px;  display: none;  z-index: 3;
  height: 1px;}

/*sticky menu*/
 #change_rewind {  position: fixed;  top: 58px;  left: 5px;  display: none;  z-index: 3;
  height: 1px;}