.wow {
	animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;	
}
#tranking{}
#tranking h2.titleJJ{
    font-size: 24px;
    line-height: 180%;
    color: #4b4551;
    font-weight: 500;
}
#tranking .tabber{
    margin: 10px 0;
}
#tranking .tabber table{width: 100%;border-color: #31313124;margin: 50px 0;}
#tranking .tabber table tr td{
    padding: 12px 3px;
    text-align: center;
}
#tranking .doentit{}
#tranking .doentit h2{
    color: #6c6c6c;
    font-weight: 100;
    line-height: 180%;
    font-size: 20px;
}
#tranking .doentit p{
    font-size: 16px;
    line-height: 180%;
    color: grey;
    padding: 20px 0;
    border-top: #b7b7b7 1px solid;
    margin-top: 20px;
}
#tranking .ccall a{
    font-size: 24px;
    font-weight: 600;
}

/************************/
/* +width:1280 璽�罱��
*----------------------------------------------------------------------------*/
@media screen and (max-width: 1280px) {
	
}


/* +width:768 璽�罱��
*----------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	
}


/* +width:640 璽�罱��
*----------------------------------------------------------------------------*/
@media screen and (max-width: 640px) {
	
}


/* +width:480 璽�罱��
*----------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
	
}


/* +width:450 璽�罱��
*----------------------------------------------------------------------------*/
@media screen and (max-width: 450px) {
	
}