@CHARSET "UTF-8";

/* cast */
.cast-list .cast {
	margin: 0 0.5% 15px;
	width: 19%;
	padding: 15px 20px;
	background-image: url("../img/top/schedule_girl_bg.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.cast-list .cast .photo {
	width: 90%;
	margin: 0 auto;
	padding: 5px;
	background: #fff;
}

.cast-list .cast .photo .inner {
	overflow: hidden;
	position: relative;
	padding-top: 150%;
}

.cast-list .cast .photo .inner img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.cast-list .cast .profile {
	margin: 10px auto 0;
	color: #f25082;
	text-align: center;
}

.cast-list .cast .profile .name {
	font-size: 24px;
	font-weight: bold;
}

.cast-list .cast .profile .size {
	font-size: 18px;
	font-weight: bold;
}

.cast-list .cast .time {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #f25082;
	border-radius: 5px;
	padding: 5px 0;
	margin-top: 5px;
}

.cast-list .cast .icon.mikeiken {
	margin-top: 10px;
}

.cast-list .cast .icon.new {
	position: absolute;
	top: 0;
	left: 0;
	width: 20%;
}

#header {
	background: url("../img/base/header_bg.jpg") center top no-repeat;
	height: 400px;
}

#header .container {
	height: 100%;
	position: relative;
}

#header .emblem {
	position: absolute;
	top: 0;
	left: 0;
}

#header .logo {
	padding-left: 105px;
	padding-top: 20px;
}

#nav {
	background: #ff8aac;
}

#nav .nav-list .item a {
	padding: 0.5px;
}

#nav .nav-list .item a, #nav .nav-list .item a img {
	display: block;
}

#main {
	background: url("../img/base/background.jpg") center top repeat-y;
}

/* page-top */
.page-top .info, .page-top .newface {
	max-width: 700px;
	width: 700px;
}

.page-top .info .info-list {
	overflow: auto;
    height: 500px;
}

.page-top .info .info-list .item {
	background: #fff;
}

.page-top .info .info-list .item .head {
	border-top: 1px solid #f25082;
	border-bottom: 1px solid #f25082;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #f25082;
}

.page-top .info .info-list .item .head .date {
	font-size: 16px;
}

.page-top .info .info-list .item .head .title {
	font-size: 18px;
	margin-top: 5px;
}

.page-top .info .info-list .item .body {
	padding-top: 15px;
	padding-bottom: 30px;

}

.page-top .info .info-list .item .photo {
	width: 180px;
	margin-right: 15px;
}

.page-top .info .info-list .item .detail {
	flex: 1 1 auto;
}

.page-top .newface .newface-bg {
	background: url("../img/top/newface_girl_bg.png") center top no-repeat;
	width: 528px;
	height: 439px;
	padding: 35px 140px;
	margin-left: auto;
	margin-right: auto;
}

.page-top .newface .newface-bg .photo {
	overflow: hidden;
}

.page-top .newface .profile {
	font-weight: bold;
	color: #f25082;
	text-align: center;
}

.page-top .newface .profile .name {
	font-size: 24px;
}

.page-top .newface .profile .size {
	font-size: 18px;
}

/* page-schedule */
.page-schedule .date {
	margin-bottom: 30px;
}

.page-schedule .date-list .item {
	background: url("../img/schedule/date_bg.png") center top/100% 100% no-repeat;
	width: calc(100%/ 7 - 1%);
	height: 48px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ff367f;
}

.page-schedule .date-list .item a {
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	padding: 7px 10px;
}

/* system */
.page-system .course-list>.item {
	margin-bottom: 50px;
	padding-bottom: 80px;
	background: url("../img/system/line.png") center bottom/100% no-repeat;
}

.page-system .course-list>.item:last-child {
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.page-system .course-list>.item .course-title {

}

.page-system .course-list>.item .desc {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.page-system .course-list>.item .detail-list {

}

.page-system .course-list>.item .detail-list>.item {
	max-width: 700px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin-bottom: 15px;
}

.page-system .course-list>.item .detail-list>.item .label {
	font-weight: bold;
	font-size: 60px;
	width: 25%;
	text-align: right;
}

.page-system .course-list>.item .detail-list>.item .label::after {
	content: '分';
	font-size: 40px;
	display: inline;
}

.page-system .course-list>.item .detail-list>.item .value {

}

.page-system .course-list>.item.course1 {
	color: #f25082;
	border-color: #f25082;
}

.page-system .course-list>.item.course2 {
	color: #f76e06;
	border-color: #f76e06;
}

.page-system .course-list>.item.course3 {
	color: #00aace;
	border-color: #00aace;
}

/* ranking */
.page-ranking .ranking-list .cast {
	margin-bottom: 50px;
	max-width: 700px;
	width: 100%;
	background: url("../img/ranking/ranking_bg.png") center top/100% 100% no-repeat;
	padding: 50px 70px 70px;
}

.page-ranking .ranking-list .cast .title {
	margin-bottom: 30px;
}

.page-ranking .ranking-list .cast .photo-bg {
	background: url("../img/ranking/rabking_girl_bg.png") center top/100% 100% no-repeat;
	width: 380px;
	height: 409px;
	padding: 41px 56px;
	position: relative;
	flex-shrink: 0;
	margin-left: auto;
	margin-right: auto;
}

.page-ranking .ranking-list .cast .photo-bg .photo {
	border: 5px solid #f25082;
}

.page-ranking .ranking-list .cast .photo-bg .photo .inner {
	overflow: hidden;
	padding-top: 130%;
	position: relative;
}

.page-ranking .ranking-list .cast .photo-bg .photo .inner img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.page-ranking .ranking-list .cast .profile {
	max-width: 680px;
	width: 100%;
	height: 400px;
}

.page-ranking .ranking-list .cast .profile .name-group {
	border-bottom: 3px solid #f25082;
	color: #f25082;
	font-weight: bold;
	margin-top: 15px;
}

.page-ranking .ranking-list .cast .profile .name-group .name {
	font-size: 36px;
}

.page-ranking .ranking-list .cast .profile .name-group .size {
	font-size: 22px;
}

.page-ranking .ranking-list .cast .profile .comment {
	margin-top: 30px;
	line-height: 1.8;
	flex: 1 1 auto;
	height: 300px;
}

.page-ranking .ranking-list .cast .profile .comment .inner {
	padding-right: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #f25082;
	height: 100%;
	overflow: auto;
}

.page-ranking .ranking-list .cast.no1 {
	background: url("../img/ranking/ranking1_bg.png") center top no-repeat;
	max-width: 1440px;
	height: 660px;
	padding: 50px;
}

.page-ranking .ranking-list .cast.no1 .photo-bg {
	margin-left: 0;
	margin-right: 0;
}

.page-ranking .ranking-list .cast.no1 .profile {
	height: 410px;
}

.page-ranking .ranking-list .cast.no1 .profile .comment {
	height: 300px;
}

/* link */
.page-link .linkbanner .text {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}

.link-text {
	color: #0042ff;
	text-decoration: underline;
}

.page-link .linkbanner .banner-list .item {
	margin: 0 30px;
}

.page-link .recmmend-linkbanner .banner-list .item {
	margin: 0 10px;
}

.page-link .banner-list {
	margin-top: 30px;
}

/* contact */
button.style-reset {
	border: none;
	background: 0 0;
	box-shadow: none;
}

.page-contact .message {
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
}

.page-contact .table-cont {
	width: 900px;
	margin: 0 auto;
}

.page-contact .table-cont .form-list .item {
	vertical-align: top;
}

.page-contact .table-cont .form-list .label, .page-contact .table-cont .form-list .value {
	text-align: left;
	border: 1px solid #ff488a;
	vertical-align: middle;
}

.page-contact .table-cont .form-list .label {
	width: 35%;
	padding: 25px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	background: #ffe1ec;
	vertical-align: middle;
}

.page-contact .table-cont .form-list .value {
	width: 65%;
	padding: 15px;
	font-size: 18px;
	line-height: 1.5;
	background: #fff;
}

.page-contact .table-cont .form-list input, .page-contact .table-cont .form-list select {
	padding: 2px;
	min-height: 40px;
	font-size: 18px;
}

.page-contact .table-cont .form-list textarea {
	padding: 2px;
}

.page-contact .table-cont .form-list input, .page-contact .table-cont .form-list select, .page-contact .table-cont .form-list textarea {
	border: 1px solid #ff488a;
	font-size: 18px
}

.page-contact button {
	margin: 0 30px;
}

/* page-link */
.page-link .link-banner .banner-list .item {
	text-align: center;
}

.page-link .link-banner .banner-list .item .size {
	font-size: 24px;
	font-weight: bold;
	margin-top: 10px;
}

.page-link .recmmend-banner .banner-list .item {
	margin: 5px;
}