@charset "UTF-8";
@import url("./common/reset.css");
@import url("./common/advanced.css");
@import url("./common/base.css");


.review_list_inn li {
	width: 288px;
	padding:  10px;
	margin-right: 9px;
	margin-bottom: 9px;
	box-sizing: border-box;
	background: #fff;
}

.review_list_inn li:nth-child(4n) {
	margin-right:  0;
} 

.review_list_inn .review_item {
	width: 268px;
	height: 680px;
}

.review_list_inn .review_item .name {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;	
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	height: 40px;
	line-height: 1;
}

.review_list_inn .review_item .girls_pic {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;	
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	width: 268px;
	height: 268px;
	overflow:  hidden;
}

.review_list_inn .review_item .girls_pic img {
	width: 268px;
}

.review_list_inn .review_item .data {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	height: 50px;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
}

.review_list_inn .review_item .data span:nth-child(1) {
	font-size: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #8C6239;
}

.review_list_inn .review_item .review_body {
	height: 322px;
	overflow: auto;
}

.review_list_inn .review_item .review_body_inn {
	padding: 10px 0;
}



/*RANKING*/
.no1_outer {
	width: 1200px;
	height: 630px;
	background: url(../images_design/ranking/bg_1.jpg) no-repeat 0 0;
	position: relative;
	z-index: 1;
}
#ranking2_1 .no1_outer {
	width: 1200px;
	height: 630px;
	background: url(../images_design/ranking/bg_2.jpg) no-repeat 0 0;
	position: relative;
	z-index: 1;
}
.no1_outer .no1_inn {
	width: 520px;
	position: absolute;
	left: 160px;
	top: 355px;
	z-index: 2;
}
.no1_outer .no1_item_1 {
	width: 216px;;
}
.no1_outer .no1_item_1 .name {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	height: 60px;
	line-height: 1;
}


.no1_outer .no1_item_1 .name  span:nth-child(1) {
	margin-bottom: 5px;
}

.no1_outer .no1_inn .copy {	
	width:520px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 55px;
	line-height: 1;
}

.no1_outer .no1_item_1 .women_icon {
	width: 216px;
	overflow: hidden;
}

.no1_outer .no1_item_1 .women_icon span img {
	width: 35px;
	margin-right: 1px;
}

.no1_outer .no1_item_2 {
	width: 270px;
}

.no1_outer {
	position: relative;
	z-index: 0;
}

.no1_outer .girls_pic {
	position: absolute;
	right: 70px;
	top: 64px;
	z-index: 2;
}

.no1_outer .girls_pic img {
	width: 390px;
	height: 520px;
}

.no1_outer.new::before {
	content: "";
	display: block;
	width: 63px;
	height: 63px;
	background: url(../images_design/ranking/icon_new.png) no-repeat 0 0;
	position: absolute;
	left: 100px;
    top: 283px;
	z-index: 2;
}
/*
.no1_outer .level1::after {
	content: "";
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images_design/common/girls_icon_23.png) no-repeat 0 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 2;
}
.no1_outer.level2::after {
	content: "";
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images_design/common/girls_icon_22.png) no-repeat 0 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 2;
}
.no1_outer.level3::after {
	content: "";
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images_design/common/girls_icon_25.png) no-repeat 0 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 2;
}
.no1_outer .level4::after {
	content: "";
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images_design/common/girls_icon_24.png) no-repeat 0 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 2;
}
*/
.ranking1_2_inn .womenlist_item {
	width: 281px;
	margin-bottom: 5px;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
}

.ranking1_2_inn .womenlist_item:not(:nth-child(4n)) {
	margin-right: 12px;
}

.ranking1_2_inn .womenlist_item a.co-link {
	width: 281px;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
}

.ranking1_2_inn .womenlist_item a.co-link:nth-child(2) {
	background: none;
}

.ranking1_2_inn .womenlist_item a.co-link:nth-child(3) {
	background: #fff;
	height: 520px;
}

.ranking1_2_inn .womenlist_item a.co-link .name {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;	
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	height: 82px;
	line-height: 1;
}

.ranking1_2_inn .womenlist_item a.co-link .name span {
	width:261px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
	box-sizing: border-box;
	padding:  2px 5px;
	text-align: center;
}
.ranking1_2_inn .womenlist_item a.co-link:nth-child(3) .girls_pic {
	width:261px;
	height: 348px;
	z-index: 1;
	position: relative;
}
.ranking1_2_inn .womenlist_item a.co-link:nth-child(3) .newface::before {
	content: "";
	display: block;
	width: 43px;
	height: 63px;
	background: url(../images_design/common/icon_newface.png) no-repeat 0 0;
	position: absolute;
	left: -5px;
	top: -5px;
	z-index: 2;
}
/*
.ranking1_2_inn .womenlist_item a.co-link:nth-child(3) .level1::after {
	content: "";
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images_design/common/girls_icon_23.png) no-repeat 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.ranking1_2_inn .womenlist_item a.co-link:nth-child(3) .level2::after {
	content: "";
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images_design/common/girls_icon_22.png) no-repeat 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.ranking1_2_inn .womenlist_item a.co-link:nth-child(3) .level3::after {
	content: "";
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images_design/common/girls_icon_25.png) no-repeat 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.ranking1_2_inn .womenlist_item a.co-link:nth-child(3) .level4::after {
	content: "";
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images_design/common/girls_icon_24.png) no-repeat 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}
*/
.ranking1_2_inn .womenlist_item a.co-link:nth-child(3) p.girls_pic img {
	width: 261px;
	height: 348px;
}

.ranking1_2_inn .womenlist_item a.co-link .schedule {
	width:261px;
	line-height: 40px;
	color: #F22D84;
	font-weight: bold;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	padding-left: 70px;
	font-size: 20px;
}

.ranking1_2_inn .womenlist_item a.co-link .schedule.none {
	text-align: center;
	padding: 0;
}
.womenlist_item a.co-link .schedule.now::before {
	content: "";
	display: block;
	width: 63px;
	height: 63px;
	position: absolute;
	left: -10px;
	top: -30px;
	z-index: 2;
	background:url(../images_design/common/icon_now.png) no-repeat 0 0;
}
.ranking1_2_inn .womenlist_item a.co-link .schedule.today::before {
	content: "";
	display: block;
	width: 63px;
	height: 63px;
	position: absolute;
	left: -10px;
	top: -30px;
	z-index: 2;
	background:url(../images_design/common/icon_today.png) no-repeat 0 0;
}
.ranking1_2_inn .womenlist_item a.co-link .status {
	width: 232px;
	background: #00BEFF;
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
}

.ranking1_2_inn .womenlist_item a.co-link .status.off {
	background: #443B36;
	color: #fff;
}

.ranking1_2_inn .womenlist_item a.co-link .women_icon {
	width:216px;
	overflow: hidden;
}

.ranking1_2_inn .womenlist_item a.co-link .women_icon span img {
	width: 35px;
	margin-right: 1px;
}
.ranking1_2_inn .womenlist_item .copy {	
	width:261px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}

/**/
.qa_inn {
	width: 1160px;
	position: relative;
	background: #fff;
	z-index: 1;
	margin-bottom: 20px;
}

.qa_inn::before {
	content: "";
	display: block;
	z-index: 2;
	width: 83px;
	height: 103px;
	background: url(../images_design/qa/qa.png) no-repeat 0 0;
	position: absolute;
	left: 9px;
	top: 0px;
}

.qa_inn dt {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	height: 50px;
	background: #443B36;
	color: #fff;
}

.qa_inn dt span {
	margin-left: 60px;
}

.qa_inn dd div {
	padding: 20px 20px 20px 105px;
}


/**/
.playimage_outer {
	width: 1200px;
	min-height: 400px;
	position: relative;
	z-index: 1;
}

.playimage_outer .play_pic {
	z-index: 2;
}

.playimage_outer .play_pic img{ width: 720px; height: 480px;}

.playimage_outer .playimage_inn {
	width: 480px;
	z-index: 2;
}

.playimage_outer .playimage_inn .play_tit {
	height: 480px;
}

.playimage_outer .playimage_inn .play_txt {
	width: 620px;
	height: 130px;
	position: absolute;
	right: 46px;
	top: 230px;
	z-index: 3;
}

#PLAY2.playimage_outer,#PLAY4.playimage_outer {
  	-webkit-box-orient: horizontal;
  	-webkit-box-direction: reverse;
  	-ms-flex-direction: row-reverse;
  	flex-direction: row-reverse;
}

#PLAY2.playimage_outer .playimage_inn .play_txt,#PLAY4.playimage_outer .playimage_inn .play_txt {
	left: 46px;
}


/**/
.system_outer_1 .system_txt {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	width: 748px;
	height: 250px;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	padding-left: 85px;
}

.system_outer_1 .system_txt::before {
	content: "";
	display: block;
	width: 124px;
	height: 250px;
	background: url(../images_design/system/pic_1.png) no-repeat center center;
	position: absolute;
	left: -60px;
	top: 0;
	z-index: 2;
}

.system_outer_2 .course_detail {
	width: 230px;
	position: relative;
	z-index: 1;
}

.system_outer_2 .course_detail::after {
	content: "";
	width: 43px;
	height: 100%;
	position: absolute;
	right: -21px;
	top: 0;
	z-index: 2;
	background: url(../images_design/system/ar_1.png) no-repeat center center;
}

.system_outer_2 .course_data {
	width: 970px;
	padding: 20px 30px 20px 35px;;
	box-sizing: border-box;
}


.system_outer_2 .price_outer .tit_1 {
	width: 360px;
}

.system_outer_2 .tit_2 {
}

.system_outer_2 .tit_2 span,.system_outer_3 .tit_2 span {
	font-weight: 600;
	background: linear-gradient(90deg, #FFF0CF 0%, #ECD3B5 33%, #CEB79E 62%, #ECD3B5 83%, #FFF0CF 100%);
	background: -webkit-linear-gradient(0deg, #FFF0CF 0%, #ECD3B5 33%, #CEB79E 62%, #ECD3B5 83%, #FFF0CF 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}

.system_outer_2 .price_outer .tit_2::before {
	content: "/";
	font-size:  70px;
	font-weight: 100;
	color: rgba(206,183,158,0.6);
	margin-right: 70px;
	margin-left: 20px;
}

.system_outer_2 .play_info {
	height: 40px;
}

.system_outer_2 .play_info dt::after {
	content: "：";
}

.system_outer_2 .play_info dd p:not(:last-child)::after {
	content: "/";
	margin:  0 5px;
	color: rgba(206,183,158,1);
}

#subscribed,#unsubscribed {
	background: #443B36;
	min-height: 200px;
	margin-bottom: 10px;
}

#subscribed .tit_1,#unsubscribed .tit_1,#subscribed .btn_1,#unsubscribed .btn_1 {
	width: 770px;
}

#subscribed .btn_1 button,#unsubscribed .btn_1 button {
	width: 100px;
	height: 40px;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	cursor: pointer;
}

#subscribed .btn_1 input ,#unsubscribed .btn_1 input {
	width: 670px;
	height: 40px;
	padding: 5px;
}