@charset "utf-8";
.index{
	padding:10px;
}
.keyVisualWrap {
	background: url('../img/visualBg.png?switch=20140227') no-repeat;
	background-size: cover;
}
/*.upcoming {
	position: absolute;
	width: 33%;
	top: 0;
	right: 0;
}*/
.keyVisualWrapInner {
}
.spTtlWrap img{
	width:100%;
}
.boxTxt {
}
.boxTxt2 {
	max-width: 480px;
	width: 95%;
}
.boxTxt img {
	max-width: 100%;
}
.subTitle {
	margin-top: 15px;
	width: 100%;
	text-align: center;
	border-top: 1px #5F5F5F solid;
	border-bottom: 2px #5F5F5F solid;
}
.subTitle .lengthStyle {
	vertical-align: middle;
	height: 31px;
	width: auto;
}
.subTitle .award10 ,.subTitle .lengthStyleList {
	vertical-align: middle;
	height: 31px;
	width: auto;
}
.rankingList {
	padding: 10px;
	overflow: hidden;
}
.ranking {
	width: 32%;
	margin-top: 10px;
	margin-right:2%;
	vertical-align: top;
	float:left;
}
.ranking:nth-child(3n){
	margin-right:0px;
}
.rankingImgWrap{
	position:relative;
}
.imgWrap img {
	width:100%;
}
}
.top10Icn {
	position:relative;
}
.top10Icn img{
	z-index: 100;
	position:absolute;
	left: 4px;
	top: -1px;
}
.rankingDetails {
	display: block;
	padding: 0 3px;
	text-align: left;
}
.commentBox {
	margin-top: -8px;
	padding: 6px;
	border-bottom: 1px solid #C1E1DC;
	background-color: #fefdea;
	font-size:8px;
}
.styleName {
	padding-top: 2px;
	height: 55px;
	line-height: 13px;
}
.styleName a,
.styleName span {
	color: #e84e6c;
	font-size: 11px;
}
.rankingLink {
	display: table-cell;
	vertical-align: top;
	
}
.rankingLink a {
	vertical-align:top;
}
.grandPrixImg {
	display: table-cell;
	padding-left: 5px;
	vertical-align: top;
	text-align:center;
}
.grandPrixImg img {
	max-width:74%;
}
.rankingLink a,
.stylistNameTaxt {
	color: #857A65;
	font-size: 10px;
}
.stylist-info dt{
	border-bottom:1px #e5e5e5 solid;
	padding:3px 0;
}
.stylist-info dd{
	padding:3px 0;
}
.stylist-info-last{
	min-height:45px;
}
.stylist-info dd a{
	 color:#857a65;
	 text-decoration:none;
	 font-size:11px;
}
.ribonWrap {
	margin-top: -7px;
}
.lengthStyleSearch {
	margin: 0 auto;
	padding: 0;
	max-width: 520px;
	text-align: center;
}
.lengthStyleSearch li {
	display: inline-block;
	width: 104px;
}
.lengthStyleSearch li a {
	display: inline-block;
	margin-top: 10px;
	width: 95px;
	text-decoration: none;
}

/* レングスタブ */
.lengthTab {
	padding: 0 0 12px;
}
.lengthTabList {
	margin:0 auto;
	width: 300px;
}
.lengthTabList:after {
	position: absolute;
	bottom: -12px;
	left: -9px;
	display: block;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	height: 10px;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#E9E9E9),
		to(#FFFFFF)
	);
	content: '';
	_opacity: .1;
}
.lengthTabList > li {
	display: inline-block;
	margin-right: 2px;
	width: 18%;
	vertical-align: top;
}
.lengthTabList > li:last-child {
	margin-right: 0;
}
.lengthTabList .lengthTabListChild {
	width: 60px;
	height: 49px;
	display: block;
	background:url('../img/stylemenu _sp.png') no-repeat;
	background-size: 300px;
	text-indent: -9999px;
}
	.lengthTabList .cld1 {
		background-position:0 0;
	}
	.lengthTabList .current .cld1 {
		background-position: 0 -49px;
	}
	.lengthTabList .cld2 {
		background-position:-60px 0;
	}
	.lengthTabList .current .cld2 {
		background-position: -60px -49px;
	}
	.lengthTabList .cld3 {
		background-position:-120px 0;
	}
	.lengthTabList .current .cld3 {
		background-position: -120px -49px;
	}
	.lengthTabList .cld4 {
		background-position:-180px 0;
	}
	.lengthTabList .current .cld4 {
		background-position: -180px -49px;
	}
	.lengthTabList .cld5 {
		background-position:-240px 0;
	}
	.lengthTabList .current .cld5 {
		background-position: -240px -49px;
	}
.lengthTabList .current .lengthTabListChild {
}
.lengthTabList
.lengthTabListChild
.lengthTabListChildMultiLine {
	display: inline-block;
	height: 12px;
	text-align: center;
	line-height: 10px;
}

/*レングスタブ内コンテンツ*/
@media screen and (min-width: 481px) {
	.lengthTabContents,.rankingList {
		max-width: 600px;
		margin: auto;
	}
}
@media screen and (max-width: 480px) {
	.lengthTabContents {
	}
}
@media screen and (max-width: 408px) {
	.lengthTabContents {
	}
}
.lengthTabContents {
	overflow: hidden;
	margin: 0 auto;
}
.lengthTabContentsPage ul {
	margin: 0 10px;
}
.lengthTabContentsPage li {
	position: relative;
	float: left;
	margin-right: 2%;
	margin-bottom: 10px;
	width:32%;
}
.lengthTabContentsPage li:nth-child(3n) {
	margin-right: 0;
}
.lengthTabContentsPage li p {
	position: absolute;
	text-indent: -9999px;
}
.lengthTabContentsPage li a {
	display: block;
	background-color: #FFF;
}
.lengthTabContentsPage img {
	width: 100%;
}

/*件数表示*/
.listSubHeader {
	margin-bottom: 15px;
	padding: 10px;
	background-color: #FBFBFB;
	text-align: center;
	border-top: 1px #DBDBDB solid;
	border-bottom: 1px #DBDBDB solid;
}
.listSubHeader:after {
	position: absolute;
	bottom: -6px;
	left: 20px;
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-right: 6px solid #f0eddd;
	border-bottom: 6px solid #f0eddd;
	border-left: 6px solid transparent;
	content: '';
	-webkit-transform: rotate(45deg);
}
.listBottom .numOfPage {
	font-size: 14px;
	line-height: 27px;
}
.listBottom {
	margin-bottom: 10px;
	padding: 8px;
	border-radius: 0 0 4px 4px;
	background-color: #FBFBFB;
	border-top: 1px #DBDBDB solid;
	border-bottom: 1px #DBDBDB solid;
}
.listBottom .prev, .listBottom .next {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 2px 5px;
	width: 80px;
	background-size: 10px;
	color: #666666 !important;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
.prev{
	background: url('../img/left_arrow.png') left  no-repeat;
}
.next{
	background: url('../img/right_arrow.png') right  no-repeat;
}
