@charset "utf-8";

#main {
    float: none;
    width: 100%;
}

#fanfunWrapper{
	background: url(../img/bg_inner.jpg) repeat-y left top;
	line-height: 0;
	font-size: 14px;
}

#fanfunTtl{
	margin-bottom: 10px;
}


.intro{
	background: url(../img/bg_intro.jpg) no-repeat left top;
	width: 800px;
	height: 135px;
	padding: 20px 0;
	margin: 0 auto 40px;
	text-align: center;
	font-size: 16px;
}

.intro span{
	color: #996633;
}

#listBox{
	width: 920px;
	margin: 0 auto;
}

.navList li{
	background: url(../img/bg_list.png) no-repeat left top;
	position: relative;
	width: 450px;
	height: 156px;
	float: left;
	margin: 0 20px 20px 0;
}

.navList li:nth-child(even){
	margin: 0 0 20px 0;
}

.companionImg,.dvdImg{
	display: block;
	width: 106px;
	height: 142px;
	overflow: hidden;
	position: absolute;
	top: 6px;
	left: 7px;
}

.companionImg img{
	max-width: 100%;
}

.dvdImg img {
    max-width: initial;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 200%;
}

.companionNmBox{
	color: #fff;
	position: absolute;
	width: 282
	height: 35px;
	line-height: 35px;
	padding: 0 44px 0 4px;
	top: 7px;
	left: 113px;
	font-size: 20px;
}

.rankNo{
	font-size: 34px;
	display: block;
	float: left;
	width: 55px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-right: 4px;
}

.companionNm{
	display: block;
	float: left;
}

.dvdNm {
    display: block;
    float: left;
    font-size: 12px;
    line-height: 1.2;
    width: 222px;
    padding-top: 5px;
}



.rankNm{
	color: #666;
	position: absolute;
	top: 60px;
	left: 134px;
}

.rankNm span{
	color: #990033;
	display: block;
	font-size: 30px;
}


.btnDeatil{
	display: block;
	position: absolute;
	bottom: 7px;
	right: 7px;
}

.mincho{
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.lora{
	font-family: 'Lora', serif;
}


/**************  detail      **********************/
#fanfunTtlDetailHead{
	position: relative;
}

.catch{
	display: block;
}

.rankNmTtl{
	color: #999;
	position: absolute;
	width: 380px;
	height: 70px;
	top: 140px;
	right: 100px;
	text-align: center;
	padding: 25px 0;
	font-size: 32px;
}

.rankNmTtl span{
	color: #990033;
	display: block;
}

.rankNmSub{
	position: absolute;
	width: 100%;
	text-align: center;
	color: #fff;
	bottom:100px;
}

.rankInner{
	width: 968px;
	margin: 0 auto;
}

.rank_patten_1{
	width: 722px;
	height: 427px;
	padding: 101px 123px 116px;
}

.rank_patten_2{
	width: 430px;
	height: 267px;
	padding: 68px 27px 69px;
	float: left;
}

#rank_1{
	background: url(../img/rank_1.png) no-repeat left top;
	margin: 0 auto;
}

#rank_2{
	background: url(../img/rank_2.png) no-repeat left top;
	clear: both;
}

#rank_3{
	background: url(../img/rank_3.png) no-repeat left top;
}

#rank_4{
	background: url(../img/rank_4.png) no-repeat left top;
}

#rank_5{
	background: url(../img/rank_5.png) no-repeat left top;
}

.rank_patten_1 .companionImg_detail{
	width: 320px;
	float: left;
}

.rank_patten_2 .companionImg_detail{
	width: 200px;
	float: left;
}

.companionImg_detail img{
	border: 1px solid #c2aa68;
	width: 100%;
}

.rank_patten_1 .profilePart{
	width: 340px;
	padding-top: 73px;
	float: right;
}

.rank_patten_2 .profilePart{
	width: 210px;
	padding-top: 20px;
	float: right;
}


#rankInner .companionNm_detail{
	border-bottom: 1px solid #e4c35b;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;

}
.companionNm_detail span{
	color: #7f6514;
	display: block;
	line-height: 1;
}

.rank_patten_1 .companionNm_detail span{
	font-size: 30px;
}

.rank_patten_2 .companionNm_detail span{
	font-size: 24px;
	font-weight: bold;
}



.rank_patten_1 dl{
	border-bottom: 1px solid #e4c35b;
	padding-bottom: 15px;
	margin-bottom: 15px;
	line-height: 1.3;
}

.rank_patten_1 dt,.rank_patten_1 dd{
	float: left;
}

.rank_patten_1 dt{
	clear: both;
	width: 110px;
}

.rank_patten_1 dd{
	float: left;
}

.rank_patten_2 .item{
	padding-bottom: 15px;
}

.commonList{
	padding-top: 17px;
}

.commonList li{
	float: left;
	width: 194px;
	height: 445px;
	overflow: hidden;
	text-align: center;
	margin: 0 0 26px 0;
	line-height: 1;
	position: relative;
	font-size: 12px;
}

.rankNoCommon {
    color: #666600;
    display: block;
    font-size: 24px;
    line-height: 1;
}

.rankInnerCommon{
	background: url(../img/rank_common.png) no-repeat center top;
	width: 174px;
	height: 400px;
	padding: 10px;
}

.companionImgCommon{
	width: 164px;
	margin-bottom: 10px;
}

.companionImgCommon img{
	width: 100%;
	border: 1px solid #c2aa68;
}

.companionNm_common {
    border-bottom: 1px solid #e4c35b;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 100%;
}

.companionNm_common span{
	display: block;
	color: #7f6514;
	font-size: 16px;
}

.commonList li .btnPlay {
    bottom: 22px;
    display: block;
    position: absolute;
    text-align: center;
    width: 90%;
}


.backBtn {
    clear: both;
    display: block;
    padding-top: 30px;
}

.backBtn a{
  	background: -moz-linear-gradient(center top, #c4003f 0%,# 100%);
	background: -webkit-linear-gradient(top, #c4003f 0%,#a50036 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #c4003f 0%,#a50036 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	border-radius: 5px;
	display: block;
	width: 350px;
	line-height: 80px;
	text-align: center;
	color: #fff;
	font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin: 0 auto 50px;
	font-size: 26px;
	text-decoration: none;
}

.profileBtn{
	width: 96%;
	line-height: 300%;
	padding: 0 0 0 3%;
    list-style: none outside none;
    overflow: hidden;
    border: 2px solid #ff1d68;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f85032+0,f16f5c+50,f6290c+51,f02f17+71,e73827+100;Red+Gloss+%231 */
	background: #f85032; /* Old browsers */
	background: -moz-linear-gradient(top, #ff4e89 0%, #ff4e89 50%, #ff1d68 51%, #ff1d68 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff4e89 0%,#ff4e89 50%,#ff1d68 51%,#ff1d68 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff4e89 0%,#ff4e89 50%,#ff1d68 51%,#ff1d68 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4e89', endColorstr='#ff1d68',GradientType=0 ); /* IE6-9 */
}

.profileBtn a{
	color: #fff;
	display: block;
	position: relative;
}

.profileBtn a:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.profileBtnSmall{
	padding: 3% 0 3% 3%;
	text-align: left;
	width: 84%;
	line-height: 1.8;
	font-size: 14px;
	position: absolute;
	bottom: 10px;
}

/**************  dvd      **********************/
.dvdNm_detail {
    color: #7f6514;
    font-size: 20px;
    margin: 0 auto 20px;
    text-align: center;
    width: 80%;
}

.dvdInner .rank_patten_2 .dvdNm_detail {
	font-size: 16px;
	margin-top: 20px;
}


.companionImg_detail .btnPlay img{
	border: none!important;
	margin-top: 10px;
}


.dvdInner .rank_patten_1 .profilePart {
    padding-top: 0;
}

.dvdInner .rank_patten_1 dl:first-child {
    border-top: 1px solid #e4c35b;
    padding-top: 15px;
}

.dvdInner .rank_patten_2 dl{
	line-height: 1;
	margin-bottom: 15px;
}

.dvdInner .rank_patten_2 dt,.dvdInner .rank_patten_2 dd{
	float: left;
}

.dvdInner .rank_patten_2 dt{
	clear: both;
	width: 80px;
}

.dvdInner .rank_patten_2 .profilePart {
    padding-top: 0!important;
}


.dvdInner .companionNm_common span {
    font-size: 14px;
}

.dvdInner .commonList li {
    height: 362px;
    width: 194px;
}

.profilePart_common dl{
	line-height: 1;
	margin-bottom: 8px;
}

.profilePart_common dt,.profilePart_common dd{
	float: left;
}

.profilePart_common dt{
	clear: both;
	width: 80px;
}

.dvdInner .rankInnerCommon{
	background: url(../img/rank_common_dvd.png) no-repeat center top;
	width: 174px;
	height: 307px;
	padding: 10px;
}

