
/*=================================================
 * CSS for PC
 * ================================================= */

.ank_bg{
	margin: 0;
	padding: 0 10px 10px 10px;
}
#system{	margin-bottom: 10px;}

/** ank_rule **/


/** ank **/

.ank{
	width: 100%;
	display: table;
	font-size: 0;
	line-height: 0;
	border: 1px solid #cf9f04;
	margin: 0 0 10px 0;
	padding: 5px;
	background: -webkit-linear-gradient(180deg, #cf9e03 0%, #f4e17a 50%, #cf9e03 100%);
	background: -moz-linear-gradient(180deg, #cf9e03 0%, #f4e17a 50%, #cf9e03 100%);
	background: -o-linear-gradient(180deg, #cf9e03 0%, #f4e17a 50%, #cf9e03 100%);
	background: -ms-linear-gradient(180deg, #cf9e03 0%, #f4e17a 50%, #cf9e03 100%);
	background: linear-gradient(-90deg, #cf9e03 0%, #f4e17a 50%, #cf9e03 100%);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.ank:before , .ank:after{
	display: none;
}

.ank:last-of-type{
	margin-bottom: 0;
}


.ank_in{
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
	background: #1c1c1e !important;
	border: 3px solid #1c1c1e;
	padding: 10px 3px;
	box-shadow:0px 0px 0px 1px #e8cf61 inset;
	-moz-box-shadow:0px 0px 0px 1px #e8cf61 inset;
	-webkit-box-shadow:0px 0px 0px 1px #e8cf61 inset;
}

.ank_in p em{	color: #d3b565;}

.ank_in .a1{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 2px 0;
}

.ank_in .a2{
	display: block;
	height: auto;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 5px 0;
}

.ank_in .a3{
	font-size: 10px;
	line-height: 14px;
	padding: 0;
}

.ank_in .bt{
	display: block;
	width: auto;
	font-size: 13px;
	line-height: 40px;
	margin: 0 8px;
	padding: 0;
}

.ank_in .a4{
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #ff429c;
	background: #ffe4e4;
	border-radius: 3px;
	margin: 0 8px;
	padding: 10px 0;
}

.ank_in .a5_1{
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	padding: 0 0 5px 0;
}
.ank_in .a5_1 em{	text-decoration: line-through;}
.ank_in .a5_1 span{	display: none;}

.ank_in .a5_2{
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #e0b916;
	text-align: center;
	padding: 0 0 0 0;
}

.ank_in .a5_2 em{
	display: inline-block;
	vertical-align: baseline;
	font-family: "FontA";
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	background: -webkit-linear-gradient(top, #f7df26 20%, #cf9e09 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.ank_in .a6{
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	line-height: 12px;
	background: #28282a;
	border-radius: 2px;
	margin: 0 8px 3px 8px;
	padding: 2px 4px;
}

.ankon .ank_l span{
	background: #ff4c28;
}

.ankon .ank_r a.bt{
	background-color: #ff429c;
	box-shadow: 0px 1px 0px 0px #ff429c;
}

	.not:after{
		width: 35px;
		height: 35px;
	}
	.sumi:after{
		width: 45px;
		height: 45px;
	}


/** ank_rule **/

#ank_rule{	margin-bottom: 10px;}

#ank_rule h4{
	position: relative;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	background: #3e3e41;
	border: 1px solid #3e3e41;
	border-bottom: none;
	padding: 12px 10px 12px 34px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#ank_rule h4:before{
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background: #1c1c1e;
	border: 1px solid #3e3e41;
	border-radius: 50%;
	position: absolute;
	top: 12px;
	left: 10px;
}
#ank_rule h4:after{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3.5px 0 3.5px 6px;
	border-color: transparent transparent transparent #3e3e41;
	position: absolute;
	top: 17px;
	left: 17px;
}

#ank_rule li{
	width: 100%;
	margin: 0 0 -1px 0;
}

#ank_rule li span{
	width: 150px;
	text-align: center;
}
#ank_rule li span br{	display: none;}

#ank_rule li p{
	line-height: 22px;
	text-align: left;
}

@media screen and (max-width: 650px) {
	#ank_rule li span{
		width: 100px;
	}
	#ank_rule li span br{	display: inline;}
}


/** zero ke no toki **/

#a_er1{
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #fff;
	padding: 0 0 10px 0;
}

#a_er1 em{	color: #ff429c;}

#a_er2{
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #fff;
}


/** a_caution **/

.a_caution{
	background: #28282a;
	margin: 0;
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.a_caution p{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

.a_caution p:last-child{	margin-bottom: 0;}

.a_caution p a{	color: #ff429c;}

.a_caution ul{}

.a_caution li{
	position: relative;
	font-size: 11px;
	line-height: 14px;
	padding: 2px 0 2px 12px;
}

.a_caution li::after{
	content: "";
	margin: auto;
	vertical-align: middle;
	position: absolute;
	top: 5px;
	left: 0;
	box-sizing: border-box;
	width: 5px;
	height: 4px;
	border: 3px solid transparent;
	border-left: 5px solid #ff3399;
}


/** code **/

#code{
	position: relative;
	text-align: center;
	margin: 20px 0 0 0;
}

#code .code{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	max-width: 340px;
	height: 70px;
	margin: 0 auto 10px auto;
	background: #1c1c1e;
	border: 5px solid #d3b565;
	border-radius: 34px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#code .code p,
#code .code div{
	width: 100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#code .code p{
	position: relative;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #d3b565;
	animation: code_anime 5s ease-in-out infinite;
}
@keyframes code_anime {
	0% {transform:scale(1);}
	45% {transform:scale(1);}
	48% { transform:scale(1.2);}
	51% { transform:scale(1);}
	54% { transform:scale(1.2);}
	57% { transform:scale(1);}
	100% { transform:scale(1);}
}
#code .code div{
	position: relative;
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}

#code .code_in{
	width: 100%;
	background: #1c1c1e;
	margin: 0 auto;
	border-radius: 0;
	padding: 5px 10px 10px 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#code .code_in .c3{
	display: block;
	max-width: 280px;
	font-size: 10px;
	line-height: 20px;
	color: #fff;
	background: #ff4c28;
	border-radius: 3px;
	margin: 0 auto;
	padding: 2px 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#code .code_in ul{
	font-size: 0;
	line-height: 0;
	margin: 0 0 15px 0;
	padding: 0;
}

#code .code_in li{
	display: block;
	width: auto;
	padding: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#code .code_in dl{
	width: 250px;
	display: table;
	font-size: 14px;
	line-height: 15px;
	margin: 0 auto;
}
#code .code_in dt,
#code .code_in dd{
	display: table-cell;
	vertical-align: top;
	padding: 2.5px 0;
}
#code .code_in dt{
	position: relative;
	width: 71px;
	color: #d3b565;
	text-align: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#code .code_in dd{
	text-align: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.bt_bg{
	margin: 0 0 10px 0;
	padding: 10px;
}

.bt_bg .bt{
	display: block;
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}
.bt_bg a.bt{
	color: #fff;
	background: #ffae00;
	background: -moz-linear-gradient(-45deg, #ffae00 0%, #ff8a00 100%);
	background: -webkit-linear-gradient(-45deg, #ffae00 0%,#ff8a00 100%);
	background: linear-gradient(135deg, #ffae00 0%,#ff8a00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae00', endColorstr='#ff8a00',GradientType=1 );
}


/** a_news **/

.a_news_top{
	display: block;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
	background: #28282a;
	border-radius: 3px;
	margin: 0 10px;
}

.a_news_top em{	color: #d3b565;}

#a_news{
	margin: 0;
	padding: 0 0 10px 0;
}

.arrow.arrow_left{
	width: auto;
	margin: 0;
	padding: 0 10px;
}

.arrow li::before{	top: 11px;}
.arrow li::after{	top: 14px;}
.arrow li{
	font-size: 12px;
	line-height: 18px;
	padding: 8px 0 8px 17px;
	border-bottom: 1px dotted #3e3e41;
	white-space: inherit;
}

.arrow.arrow_left li span{	color: #ff8400;}

#ank_info{
	height: 270px;
	padding: 10px 0;
	overflow-y		: auto;
	overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid #3e3e41;
	border-bottom: 1px solid #3e3e41;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}


/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 650px) {

}