@charset "UTF-8";
@import url("./common/reset.css");
@import url("./common/advanced.css");
@import url("./common/base.css");

.ranking_bg {
	background: #1f1d1c;
	border: 1px solid #342f2b;
	padding: 20px;
}
.ranking_outer {
	width: 1055px;
	height: 1020px;
	position: relative;
}

#SADISTIC.ranking_outer {
	background: url(../images_design/ranking/bg_1.jpg) no-repeat 0 0;
}
#MASOCHISTIC.ranking_outer {
	background: url(../images_design/ranking/bg_2.jpg) no-repeat 0 0;
}
#NEWFACE.ranking_outer {
	background: url(../images_design/ranking/bg_3.jpg) no-repeat 0 0;
}
#NOMINATION.ranking_outer {
	background: url(../images_design/ranking/bg_4.jpg) no-repeat 0 0;
}

.rank_tit_1 {
	width: 530px;
	height: 70px;
	font-size: 55px;
	line-height: 70px;
	background: linear-gradient(90deg, #fff1bb 0%, #e7c76d 33%, #ffe6c5 62%, #e3c05d 83%, #fff1bb 100%);
	background: -webkit-linear-gradient(0deg, #fff1bb 0%, #e7c76d 33%, #ffe6c5 62%, #e3c05d 83%, #fff1bb 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.1);
	font-weight: 600;
	position: absolute;
	left: 77px;
	top: 272px;
	z-index: 2;
	text-align: center;
	font-family: 'Shippori Mincho', serif !important;
	letter-spacing: -0.1em;
}

.rank_date {
	width: 60px;
	height: 60px;
	box-sizing: border-box;
	font-size: 16px;
	position: absolute;
	left: 526px;
	top: 180px;
	z-index: 2;
}

.ranking_item .pic,
#NO1.ranking_item .prof{
	position: absolute;
	z-index: 2;
}

#NO1.ranking_item .pic {
	left: 675px;
	top: 40px;
}

#NO1.ranking_item .pic a {
	width: 320px;
	height: 427px;
}

#NO1.ranking_item .pic a img {
	height: 427px;
}

#NO1.ranking_item .prof {
	width: 530px;
	height: 50px;
	line-height: 50px;
	left: 77px;
	top: 362px;
}

#NO1.ranking_item .prof i {
	font-size: 24px;
	width: 30px;
	height: 30px;
	background: #000;
	color: #e7c76d;
	text-align: center;
	line-height: 30px;
	margin-right: 10px;
}

#NO1.ranking_item .prof .name {
	width: 220px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin-right: 30px;
	text-align: center;
}
#NO1.ranking_item .prof .size {
	font-size: 15px;
	color: #fff;
	font-weight: 600;
}

.ranking_item .to_prof a {
	background: linear-gradient(90deg, #fff1bb 0%, #e7c76d 33%, #ffe6c5 62%, #e3c05d 83%, #fff1bb 100%);
	background: -webkit-linear-gradient(0deg, #fff1bb 0%, #e7c76d 33%, #ffe6c5 62%, #e3c05d 83%, #fff1bb 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.1);
	font-weight: 600;
	font-size: 20px;
	font-family: 'Shippori Mincho', serif !important;
}

.ranking_item .to_prof {
	position: absolute;
	z-index: 2;
	background: #000;
}

#NO1.ranking_item .to_prof {
	width: 530px;
	height: 50px;
	left: 77px;
	top: 412px;
}

#NO1.ranking_item .to_prof a {
	width: 530px;
	height: 50px;
	line-height: 50px;
}

#NO2.ranking_item,#NO3.ranking_item,#NO4.ranking_item,#NO5.ranking_item {
	width:237px;
	height: 415px;
	position: absolute;
	z-index: 2;
	top: 573px;
}
#NO2.ranking_item {
	left: 30px;
}
#NO3.ranking_item {
	left: 283px;
}
#NO4.ranking_item {
	left:536px;
}
#NO5.ranking_item {
	left: 789px;
}

#NO2.ranking_item .pic a,#NO3.ranking_item .pic a,#NO4.ranking_item .pic a,#NO5.ranking_item .pic a {
	width:237px;
	height: 316px;
}

#NO2.ranking_item .pic a img ,#NO3.ranking_item .pic a img,#NO4.ranking_item .pic a img ,#NO5.ranking_item .pic a img {
	height: 316px;
}

#NO2.ranking_item i,#NO3.ranking_item i,#NO4.ranking_item i,#NO5.ranking_item i {
	position: absolute;
	right: 0;
	top: -38px;
	font-size: 24px;
	width: 30px;
	height: 30px;
	background: #000;
	color: #e7c76d;
	text-align: center;
	line-height: 30px;
}

#NO2.ranking_item .to_prof,#NO3.ranking_item .to_prof,#NO4.ranking_item .to_prof,#NO5.ranking_item .to_prof {
	width:237px;
	height: 40px;
	left: 0;
	bottom: 0;
}

#NO2.ranking_item .to_prof a,#NO3.ranking_item .to_prof a,#NO4.ranking_item .to_prof a,#NO5.ranking_item .to_prof a {
	width: 237px;
	height: 40px;
	line-height: 40px;
}
#NO2.ranking_item .prof,#NO3.ranking_item .prof,#NO4.ranking_item .prof,#NO5.ranking_item .prof {
	width:237px;
	height: 60px;
	position: absolute;
	left: 0;
	top:316px;
	color: #fff;
}
#NO2.ranking_item .prof .name,#NO3.ranking_item .prof .name,#NO4.ranking_item .prof .name,#NO5.ranking_item .prof .name {
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 5px;
}
#NO2.ranking_item .prof .size,#NO3.ranking_item .prof .size,#NO4.ranking_item .prof .size,#NO5.ranking_item .prof .size {
	font-size: 12px;
	line-height: 1;
}