@charset "utf-8";

.stylebox {
	width: 1000px;
	height: 220px;
	background: url(../images/stylelist/style_slidebg.jpg) no-repeat left top;
	padding: 70px 0 0 0;
	margin: 20px 0 0 0;
}

.style_slide {
	width: 925px;
	height: 185px;
	margin: 0 auto;
	position: relative;
	overflow: hidden !important;
	padding-right: 12px;
	padding-left: 13px;
}
.style_slide #slider {
}
.style_slide #slider:after {
	content: ""; 
	display: block;
	clear: both;
	height: 0;
}
.style_slide #slider li {
	width: 185px;
	float: left;
}
.style_slide #slider li a {
	display: block;
	height: 185px;
	width: 185px;
	overflow: hidden;
}

.style_slide a.prev,
.style_slide a.next {
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 85px;
}

.style_slide a.prev {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 52px;
	height: 51px;
	background: url(../images/index/index_slide_l.png) no-repeat left top;
	display: block;
}

.style_slide a.next {
	position: absolute;
	top: 70px;
	right: 0px;
	width: 52px;
	height: 51px;
	background: url(../images/index/index_slide_r.png) no-repeat left top;
	display: block;
}
.style_slide a.prev span, .style_slide a.next span {
	display: none;
}

.stylenav {
	margin: 10px 0 30px;
	padding: 50px 0 0 0;
	background: url(../images/stylelist/style_bg1.png) no-repeat center top;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","メイリオ","Meiryo","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

.stylenav .current {
	font-size: 150%;
}

.stylelist h3 {
	text-align: center;
	font-family: 'Great Vibes', cursive;
	font-size: 450%;
	color: #D75766;
	background: url(../images/staffdetail/staffdetail_titlebar.png) no-repeat center bottom;
	padding: 0 0 20px 0;
}

.stylelist .txt1 {
	margin: 15px 0;
	text-align: center;
}

.stylelist .txt1 span {
	color: #D75766;
	font-weight: bold;
	font-size: 110%;
}

.stylelist .list {
	background: white;
	padding: 30px 50px;
}

.pagenation {
	text-align: center;
}

.pagenation .page {
	display: inline-block;
	margin: 0 15px 0 0;
	font-size: 110%;
	text-decoration: underline;
}

.pagenation .currentpage {
	display: inline-block;
	margin: 0 12px 0 0;
	font-size: 130%;
	background: white;
	padding: 7px 10px;
	border: 1px solid #ccc;
	color: #B83379;
}

.pagenation .next_link {
	font-size: 130%;
	color: #B83379;
	display: inline-block;
}

.pagenation .prev_link {
	font-size: 130%;
	color: #B83379;
	margin: 0 15px 0 0;
	display: inline-block;
}

.stylelist .list ul {
	overflow:hidden;
	margin: 15px 0;
}

.stylelist .list ul li {
	width: 200px;
	float: left;
	margin: 0 30px 30px 0;
}

.stylelist .list ul li:nth-child(4n) {
	margin: 0 0 30px 0;
}
.stylelist .list ul li:nth-child(4n+1) {
	clear:left;
}

.stylelist .list ul li img {
	width: 100%;
	height: auto;
}

.ranking {
	margin: 40px 0 80px;
}

.ranking h3 {
	margin: 0 0 20px 0;
	text-align: center;
}

#ranking {
	display: block;
	content: "";
	position: relative;
	top: -60px;
}

.rankingbox {
	position: relative;
	height: 600px;
}

.rank1 {
	width: 400px;
	padding: 80px 0 0 0;
	background: url(../images/stylelist/style_bg2.png) no-repeat center top;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -200px;
}

.rank1 .img {
	position: relative;
	margin: 20px 0 0 0;
}

.rank1 .img span {
	display: block;
	position: absolute;
	top: -25px;
	left: 10px;
}

.rankingbox h4 {
	margin: 15px 0;
	text-align: center;
}

.rankingbox .txt {
	width: 252px;
	margin: 0 auto;
	line-height: 180%;
	text-align: center;
}

.stylistbox {
	margin: 20px auto 0;
	width: 180px;
}

.stylistbox:after {
	clear: both;
	display: block;
	content: "";
	visibility: hidden;
}

.stylistbox dt {
	width: 75px;
	float: left;
	margin: 0 10px 0 0;
	position: relative;
}

.stylistbox dt span {
	position: absolute;
	display: block;
	top: -18px;
	left: -13px;
}
.stylistbox dt a {
	display: block;
	height: 75px;
	width: 75px;
	overflow: hidden;
}
.stylistbox dt a img {
	width: 100%;
	height: auto;
}

.stylistbox dd {
	width: 95px;
	float: left;
	margin: 12px 0 0 0;
	font-size: 120%;
}

.stylistbox dd span {
	display: block;
	font-size: 80%;
	margin: 0 0 5px 0;
}

.rank2 {
	width: 260px;
	padding: 50px 0 0 0;
	background: url(../images/stylelist/style_bg1.png) no-repeat center top;
	position: absolute;
	left: 0;
	top: 60px;
}

.rank2 .img {
	position: relative;
	margin: 20px 0 0 0;
}

.rank2 .img span {
	display: block;
	position: absolute;
	top: -25px;
	left: 0;
}

.rank3 {
	width: 260px;
	padding: 50px 0 0 0;
	background: url(../images/stylelist/style_bg1.png) no-repeat center top;
	position: absolute;
	right: 0;
	top: 60px;
}

.rank3 .img {
	position: relative;
	margin: 20px 0 0 0;
}

.rank3 .img span {
	display: block;
	position: absolute;
	top: -25px;
	left: 0;
}

































