@charset "utf-8";

/* .datebox:last-child a{
	pointer-events: none;
} */

/*----------------------------------------------------
profile
----------------------------------------------------*/
#profile h2, #profile .history, #profile .fineplay{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
#profile{
	background:#f5f0f0;
}
#profile section.title{
	position:relative;
	height:148px;
	padding:0;
	background:url(/mgg/sp/img/leaf/bg_member_s.jpg) no-repeat center center;
	background-size:cover;
}
#profile section.title .item-center{
	position:relative;
	max-width:400px;
	margin:0 auto;
	height:148px;
}
#profile section.title h2{
	position:absolute;
	bottom:0;
	left:20%;
	left:calc(50% - 96px);
	width:191px;
	height:134px;
	z-index:10;
}
#profile section.title .history{
	position:absolute;
	bottom:-20px;
	right:4%;
	margin:0;
	padding:0;
	width:136px;
	height:36px;
	z-index:20;
}
#profile .list{
	padding:3%;
	background:#bca378;
	background:-webkit-linear-gradient(bottom, #b49a72, #c6af81);
	background:linear-gradient(to top, #b49a72, #c6af81);
	border-bottom:solid 1px #ccc;
}
#profile .list dl{
	margin:2% 0;
}
#profile .list dt{
	clear:left;
	float:left;
	width:60px;
	padding-top:5px;
}
#profile .list dt span{
	padding:4px 5px;
	background:#fff;
	color:#563b10;
	font-weight:bold;
	white-space:nowrap;
}
#profile .list dd{
	margin-left: 80px;
}
#profile dd.name{
	float:left;
	margin:0;
	font-weight:bold;
	font-size:140%;
}
#profile dd.number{
	float:left;
	margin:2px 0 0 10px;
	padding:3px 5px;
	background:#aa854b;
	border:solid 1px #fff;
	color:#fff;
	font-size:78.5%;
	font-weight:bold;
}
#profile dd.team{
	clear:both;
	margin-left:60px;
	padding-top:5px;
	font-size:107%;
}
#profile .result{
	padding:3% 5%;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ccc;
}
#profile .result li{
	float:left;
	margin-left:5%;
	font-size:93%;
	font-weight:bold;
}
#profile .result li:first-child{
	margin-left:0;
}
#profile .result li span{
	padding-left:3px;
	color:#af8e58;
}
#profile .datebox{
	padding:3% 5%;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ccc;
}
#profile .datebox dl{
	margin:0 0 3% 0;
}
#profile .datebox dt{
	clear:left;
	float:left;
	width:4em;
	font-weight:bold;
	line-height:1.5em;
	text-align:right;
}
#profile .datebox dd{
	margin-left:5em;
	line-height:1.5em;
}
#profile .info{
	padding:3% 5%;
	border-top:solid 1px #fff;
}
#profile .info .inner{
	padding:3% 5%;
	background:#fff;
}
#profile .info .fineplay{
	float:left;
	margin:0 10px 0 0;
	width:97px;
	height:47px;
}
#profile .info p{
	line-height:1.3em;
	font-size:85.7%;
}
#profile .result:after, #profile .datebox:after, #profile .info .inner:after{
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}

.bottomBox p.backlist{
	padding: 5px;
}
.bottomBox p.backlist a{
	padding: 10px 10px 10px 30px;
	display: block;
	text-decoration: underline;
	background-color: #e6e6e6;
	background-image: url('../../../img/arrow_back.png');
	background-repeat: no-repeat;
	background-size: auto 40%;
	background-position: 10px center;
}

/*----------------------------------------------------
member
----------------------------------------------------*/
/*パリーグ*/
#profile #p_toushu section.title h2{
	background:url(../img/photo_p_toushu.png) no-repeat;
	background-size:191px 134px;
}
#profile #p_toushu section.title .history{
	background:url(../../img/count-0-0-1.png) no-repeat;
	background-size:136px 39px;
}
#profile #p_toushu .info .fineplay{
	background:url(/mgg/profile/2015/img/play_p_toushu.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #p_hoshu section.title h2{
	background:url(../img/photo_p_hoshu.png) no-repeat;
	background-size:191px 134px;
}
#profile #p_hoshu section.title .history{
	background:url(../../img/count-2-0-2.png) no-repeat;
	background-size:136px 39px;
}
#profile #p_hoshu .info .fineplay{
	background:url(/mgg/profile/2015/img/play_p_hoshu.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #p_ichirui section.title h2{
	background:url(../img/photo_p_ichirui.png) no-repeat;
	background-size:191px 134px;
}
#profile #p_ichirui section.title .history{
	background:url(../../img/count-0-0-1.png) no-repeat;
	background-size:136px 39px;
}
#profile #p_ichirui .info .fineplay{
	background:url(/mgg/profile/2015/img/play_p_ichirui.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #p_nirui section.title h2{
	background:url(../img/photo_p_nirui.png) no-repeat;
	background-size:191px 134px;
}
#profile #p_nirui section.title .history{
	background:url(../../img/count-0-0-1.png) no-repeat;
	background-size:136px 39px;
}
#profile #p_nirui .info .fineplay{
	background:url(/mgg/profile/2015/img/play_p_nirui.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #p_sanrui section.title h2{
	background:url(../img/photo_p_sanrui.png) no-repeat;
	background-size:191px 134px;
}
#profile #p_sanrui section.title .history{
	background:url(../../img/count-0-0-1.png) no-repeat;
	background-size:136px 39px;
}
#profile #p_sanrui .info .fineplay{
	background:url(/mgg/profile/2015/img/play_p_sanrui.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #p_yu section.title h2{
	background:url(../img/photo_p_yu.png) no-repeat;
	background-size:191px 134px;
}
#profile #p_yu section.title .history{
	background:url(../../img/count-0-0-1.png) no-repeat;
	background-size:136px 39px;
}
#profile #p_yu .info .fineplay{
	background:url(/mgg/profile/2015/img/play_p_yu.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #p_gai01 section.title h2{
	background:url(../img/photo_p_gai01.png) no-repeat;
	background-size:191px 134px;
}
#profile #p_gai01 section.title .history{
	background:url(../../img/count-0-2-2.png) no-repeat;
	background-size:136px 39px;
}
#profile #p_gai01 .info .fineplay{
	background:url(/mgg/profile/2015/img/play_p_gai01.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #p_gai02 section.title h2{
	background:url(../img/photo_p_gai02.png) no-repeat;
	background-size:191px 134px;
}
#profile #p_gai02 section.title .history{
	background:url(../../img/count-0-5-5.png) no-repeat;
	background-size:136px 39px;
}
#profile #p_gai02 .info .fineplay{
	background:url(/mgg/profile/2015/img/play_p_gai02.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #p_gai03 section.title h2{
	background:url(../img/photo_p_gai03.png) no-repeat;
	background-size:191px 134px;
}
#profile #p_gai03 section.title .history{
	background:url(../../img/count-0-0-1.png) no-repeat;
	background-size:136px 39px;
}
#profile #p_gai03 .info .fineplay{
	background:url(/mgg/profile/2015/img/play_p_gai03.jpg) no-repeat;
	background-size:97px 47px;
}

/*セリーグ*/
#profile #c_toushu section.title h2{
	background:url(../img/photo_c_toushu.png) no-repeat;
	background-size:191px 134px;
}
#profile #c_toushu section.title .history{
	background:url(../../img/count-0-0-1.png) no-repeat;
	background-size:136px 39px;
}
#profile #c_toushu .info .fineplay{
	background:url(/mgg/profile/2015/img/play_c_toushu.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #c_hoshu section.title h2{
	background:url(../img/photo_c_hoshu.png) no-repeat;
	background-size:191px 134px;
}
#profile #c_hoshu section.title .history{
	background:url(../../img/count-2-0-2.png) no-repeat;
	background-size:136px 39px;
}
#profile #c_hoshu .info .fineplay{
	background:url(/mgg/profile/2015/img/play_c_hoshu.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #c_ichirui section.title h2{
	background:url(../img/photo_c_ichirui.png) no-repeat;
	background-size:191px 134px;
}
#profile #c_ichirui section.title .history{
	background:url(../../img/count-2-0-2.png) no-repeat;
	background-size:136px 39px;
}
#profile #c_ichirui .info .fineplay{
	background:url(/mgg/profile/2015/img/play_c_ichirui.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #c_nirui section.title h2{
	background:url(../img/photo_c_nirui.png) no-repeat;
	background-size:191px 134px;
}
#profile #c_nirui section.title .history{
	background:url(../../img/count-2-0-2.png) no-repeat;
	background-size:136px 39px;
}
#profile #c_nirui .info .fineplay{
	background:url(/mgg/profile/2015/img/play_c_nirui.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #c_sanrui section.title h2{
	background:url(../img/photo_c_sanrui.png) no-repeat;
	background-size:191px 134px;
}
#profile #c_sanrui section.title .history{
	background:url(../../img/count-0-0-1.png) no-repeat;
	background-size:136px 39px;
}
#profile #c_sanrui .info .fineplay{
	background:url(/mgg/profile/2015/img/play_c_sanrui.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #c_yu section.title h2{
	background:url(../img/photo_c_yu.png) no-repeat;
	background-size:191px 134px;
}
#profile #c_yu section.title .history{
	background:url(../../img/count-0-0-1.png) no-repeat;
	background-size:136px 39px;
}
#profile #c_yu .info .fineplay{
	background:url(/mgg/profile/2015/img/play_c_yu.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #c_gai01 section.title h2{
	background:url(../img/photo_c_gai01.png) no-repeat;
	background-size:191px 134px;
}
#profile #c_gai01 section.title .history{
	background:url(../../img/count-0-4-4.png) no-repeat;
	background-size:136px 39px;
}
#profile #c_gai01 .info .fineplay{
	background:url(/mgg/profile/2015/img/play_c_gai01.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #c_gai02 section.title h2{
	background:url(../img/photo_c_gai02.png) no-repeat;
	background-size:191px 134px;
}
#profile #c_gai02 section.title .history{
	background:url(../../img/count-0-5-5.png) no-repeat;
	background-size:136px 39px;
}
#profile #c_gai02 .info .fineplay{
	background:url(/mgg/profile/2015/img/play_c_gai02.jpg) no-repeat;
	background-size:97px 47px;
}

#profile #c_gai03 section.title h2{
	background:url(../img/photo_c_gai03.png) no-repeat;
	background-size:191px 134px;
}
#profile #c_gai03 section.title .history{
	background:url(../../img/count-0-0-1.png) no-repeat;
	background-size:136px 39px;
}
#profile #c_gai03 .info .fineplay{
	background:url(/mgg/profile/2015/img/play_c_gai03.jpg) no-repeat;
	background-size:97px 47px;
}


@media screen and (min-width:375px){
	#profile section.title .history{
		right:8%;
	}
}
