@charset "utf-8";
/*===========================================
girls_nr01.css
netkeirin ガールズ
============================================*/
body#Netkeirin_GirlsTop {
	background: #f4f4f4;
}
body.Netkeirin_Girls .Contents {
	display: block;
	background: #f75b64;
}
body.Netkeirin_Girls .Contents .Main_Column {
	background: transparent;
}
h1.GirlsTitleH1{
	color: #fff;
	text-align: center;
	font-size: 88.89%;
	font-weight: bold;
	padding: 20px 0 10px;
}
h1.GirlsTitleH1 svg{
	width: 25px;
	height: 17px;
	fill: #fff;
	margin-left: 5px;
	margin-bottom: -2px;
}

.PickupRaceWrap,
.GirlsRaceWrap,
#Netkeirin_GirlsTop .Contents_Box {
	background: #fff;
	border-radius: 4px;
	margin: 10px;
	overflow: hidden;
}
#Netkeirin_GirlsTop .Contents_Box {
	padding-bottom: 21px;
}
#Netkeirin_GirlsTop .Contents_Box + .Contents_Box {
	margin-top: 20px;
}
body.Netkeirin_Girls .Title_Sec02 {
	color: #f75b64;
	text-align: center;
	font-size: 88.89%;
	font-weight: bold;
	padding:30px 0 21px;
}
body.Netkeirin_Girls .ColumnPickupGirls .Title_Sec02 h2 {
	color: #fff;
}

body.Netkeirin_Girls .LinkBtn_03 a {
	color: #f75b64;
	border: 1px solid #f75b64;
}
body.Netkeirin_Girls .LinkBtn_03 a svg {
	fill: #f75b64;
}

/* 広告 */
#Netkeirin_GirlsTop .AdCard_Box.Card_Sp01 {
	margin-top: 15px;
}
@media only screen and (min-width:768px){
	body.Netkeirin_Girls .LinkBtn_03 a:hover {
		background: #ffe9ee;
	}
}
@media only screen and (max-width: 1024px){
	#Netkeirin_GirlsTop .Contents {
		position: relative;
		padding-bottom: 700px;
	}
	#Netkeirin_GirlsTop .SpBottomArea {
		position: absolute;
		bottom: 10px;
		width: 100%;
/*		width: calc(100% - 20px); */
	}
}
@media only screen and (min-width: 1025px){
	#Netkeirin_GirlsTop .Contents {
/*		display: -ms-grid;
		display: grid;
		-ms-grid-columns: 2fr 0px 1fr;
		grid-template-columns: repeat(2, 1fr);
		grid-auto-rows: minmax(50px, auto);
		grid-column-gap: 0px;
		grid-row-gap: 0px; */
		margin-bottom: 40px;
		padding: 10px;
		width: 1000px;
		border-radius: 4px;
	}
	#Netkeirin_GirlsTop .Main_Column {
/*		float: none; */
		margin: 0 5px 0 0;
		width:640px;
	}
	#Netkeirin_GirlsTop .Side_Column {
/*		float: none; */
		width: 335px;
	}
	body.Netkeirin_Girls .Title_Sec02 {
		font-size: 100%;
	}
	h1.GirlsTitleH1{
		font-size: 111.12%;
		padding: 20px 0;
	}
	h1.GirlsTitleH1 svg {
		width: 30px;
		height: 26px;
		margin: -5px 0 -5px 6px;
	}
	#Netkeirin_GirlsTop .Contents_Box.GirlsRanking {
		margin-top: 20px;
	}
/*	#Netkeirin_GirlsTop .GirlsColumn01 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
		-ms-grid-column-span: 1;
		grid-area: 1 / 1 / 3 / 2;
	}
	#Netkeirin_GirlsTop .GirlsColumn02 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 2;
		-ms-grid-column-span: 1;
		grid-area: 1 / 2 / 2 / 3;
	}
	#Netkeirin_GirlsTop .GirlsColumn03 {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
		-ms-grid-column-span: 1;
		grid-area: 3 / 1 / 4 / 2;
	}
	#Netkeirin_GirlsTop .GirlsColumn04 {
		-ms-grid-row: 2;
		-ms-grid-row-span: 2;
		-ms-grid-column: 2;
		-ms-grid-column-span: 1;
		grid-area: 2 / 2 / 4 / 3;
	}
*/
}

/*---------------------------
ピックアップレース .PickupRaceWrap
---------------------------*/
.PickupRaceWrap{
	padding-bottom: 10px;
}
.PickupRaceWrap .PickupRace_ThumbLink {
	display: block;
}
.PickupRaceWrap .PickupRace_ThumbBg {
	background-color: #dfdfdf;
	background-position: center;
	background-size: cover;
	background-repeat:no-repeat;
}
.PickupRaceWrap .PickupRace_ThumbBg:before {
	content:"";
	display:block;
	padding-top: 56.2%;
}
.PickupRaceWrap .SpecialMainTxtInner {
	margin: 12px 10px 10px;
}

.PickupRaceWrap .SpecialMainTxtInner .RaceTitle {
	font-size: 122.3%;
	margin-bottom: 7px;
}
.PickupRaceWrap .SpecialMainTxtInner .RaceTitle span.Icon_GradeType {
	font-size: 12px;
	min-width: 32px;
	padding: 3px .3em 2px;
	margin-left: 12px;
}
.PickupRaceWrap .SpecialMainTxtInner .RaceTitle a {
	color: #f75b64;
	line-height: 1.37;
}
.PickupRaceWrap .SpecialMainTxtInner .RaceData {
	font-size: 66.67%;
	color: #888;
}



.PickupRaceWrap .PickupRaceMenu_BtnArea {
	padding: 10px;
}
.PickupRaceWrap .PickupRaceMenu_BtnArea ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap : wrap;
	flex-wrap : wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.PickupRaceWrap .PickupRaceMenu_BtnArea li {
	width: 24%;
}
.PickupRaceWrap .PickupRaceMenu_BtnArea li a {
	font-size: 66.67%;
	color: #f75b64;
	border: 2px solid #ffe9ee;
}
.PickupRaceWrap .PickupRaceMenu_BtnArea a .Icon_Race01 {
	fill: #ff8f94;
	vertical-align: text-bottom;
	width: 14px;
	height: 14px;
	margin-right: 4px;
}
@media only screen and (min-width:768px){
	.PickupRaceWrap .PickupRaceMenu_BtnArea li a{
		font-size: 77.78%;
	}
	.PickupRaceWrap .PickupRaceMenu_BtnArea li a:hover {
		background: #f75b64;
		text-decoration: none;
	}
	.PickupRaceWrap .PickupRaceMenu_BtnArea li a:hover .Label {
		color: #fff;
		text-decoration: underline;
	}
	.PickupRaceWrap .PickupRaceMenu_BtnArea a .Icon_Race01{
		width: 19px;
		height: 19px;
	}
	.PickupRaceWrap .PickupRaceMenu_BtnArea a:hover .Icon_Race01 {
		fill: #fff;
	}
}
/* 注目選手、結果 */
.PickupRace_InfoArea {
	padding: 7px 10px 20px;
}
.PickupRace_InfoArea .SubTitle h2 {
	margin-bottom: 4px;
}
.PickupRace_InfoArea a {
	display: block;
}
.PickupRace_InfoArea dl.PlayerList {
	display: table;
	width: 100%;
	border: 1px solid #ffe9ee;
}
.PickupRace_InfoArea dl.PlayerList + dl {
	border-top: 0 none;
}
.PickupRace_InfoArea dl.PlayerList dt,
.PickupRace_InfoArea dl.PlayerList dd {
	display: table-cell;
	vertical-align: middle;
}
.PickupRace_InfoArea dl.PlayerList dt {
	width: 25px;
	text-align: center;
	font-size: 77.78%;
	font-weight: bold;
}
.PickupRace_InfoArea dl.PlayerList dt.ResultNum {
	padding: 4px;
	color: #555;
}
.PickupRace_InfoArea dl.PlayerList dt[class*="Waku"] {
	border-right: 1px solid #ffe9ee;
	border-left: 1px solid #ffe9ee;
}
.PickupRace_InfoArea dl.PlayerList dt:first-child {
	border-left: none;
}
.PickupRace_InfoArea .PlayerDataWrap {
	position: relative;
	width: 100%;
	min-height: 75px;
	padding: 14px 10px 10px 75px;
}
.PickupRace_InfoArea .PlayerPhoto {
	display: block;
	width: 56px;
	height: 56px;
	overflow: hidden;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -28px;
}
.PickupRace_InfoArea .PlayerPhoto img {
	display: block;
	width: 100%;
}
.PickupRace_InfoArea .PlayerName {
	color: #444;
	font-size: 94.45%;
	font-weight: bold;
	line-height: 20px;
}
.PickupRace_InfoArea .PlayerName > span {
	display: inline-block;
	font-size: 10px;
	line-height: 10px;
	background: #f75b64;
	color: #fff;
	padding: 5px 7px;
	border-radius: 4px;
	margin-left: 10px;
	vertical-align: top;
}
.PickupRace_InfoArea .PlayerPickupData {
	font-size: 66.67%;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
}
@media only screen and (min-width: 768px){
	.PickupRace_InfoArea a:hover{
		text-decoration: none;
	}
	.PickupRace_InfoArea a:hover .PlayerName{
		color: #c53131;
		text-decoration: underline;
	}
	.PickupRace_InfoArea a:hover .PlayerDataWrap{
		background:#f9f9f9;
	}
}

/* 枠色 */
dt.Waku1{
	background: #fff;
	color: #555;
}
dt.Waku2{
	background: #222;
	color: #fff !important;
}
dt.Waku3{
	background: #dc3c3c;
	color: #fff !important;
}
dt.Waku4{
	background: #2c53a9;
	color: #fff !important;
}
dt.Waku5{
	background: #e4ca3b;
	color: #555;
}
dt.Waku6{
	background: #58af4a;
	color: #fff !important;
}
dt.Waku7{
	background: #de8a26;
	color: #fff !important;
}
dt.Waku8{
	background: #dc6179;
	color: #fff !important;
}
dt.Waku9{
	background: #8516c5;
	color: #fff !important;
}

/* ピックアップ予想 */
.PickupRaceWrap .RaceYosoList {
	padding:0 10px;
}
.PickupRaceWrap .RaceYosoList .SubTitle h2 {
	margin-bottom: 4px;
}
.PickupRaceWrap .RaceYosoList .GensenYosoList {
	margin-bottom: 0;
	padding: 5px 0 0;
}
.PickupRaceWrap .RaceYosoList .GensenYosoList li,
.PickupRaceWrap .RaceYosoList .GensenYosoList li:last-child {
	padding-right: 0;
	border: 2px solid #ffe9ee;
	border-radius: 4px;
}
.PickupRaceWrap .GensenYosoList .Inner .OsusumeTxt01>p {
	background: #f75b64;
}

.PickupRaceWrap .GensenYosoList .YosoDetailDataArea{
	padding: 0 20px 10px;
}

/*---------------------------
ピックアップコラム .ColumnPickupGirls
---------------------------*/
.ColumnPickupGirls {
	margin-bottom: 5px;
}
@media only screen and (min-width: 768px){
	.ColumnPickupGirls{
		margin-bottom:15px;
	}
}
.ColumnPickupGirlsList ul {
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	padding: 0 0 15px 10px;
	font-size: 0;
}
.ColumnPickupGirlsList ul li {
	width: 40%;
	display: inline-block;
	padding: 0 10px 0 0;
	vertical-align: top;
}
.ColumnPickupGirlsList ul li a span.NewFlag {
	display: block;
	position: absolute;
	top: -12px;
	left: -26px;
	color: #f75b64;
	background: #fff;
	font-size: 13px;
	font-weight: bold;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	padding: 24px 20px 3px;
}
.ColumnPickupGirlsList ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 4px;
}
.ColumnPickupGirlsList img.PickGirlsColumnBnr01 {
	display: block;
	width: 100%;
	border: 2px solid #fff;
}
@media only screen and (min-width: 1025px) {
	.ColumnPickupGirlsList ul {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap : wrap;
		flex-wrap : wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		overflow: visible;
		white-space: normal;
		padding: 0;
		margin: -10px 0 0 10px;
	}
	.ColumnPickupGirlsList ul li {
		padding: 0;
		margin-top: 10px;
		vertical-align: top;
		flex-grow:0;
		width: 33.3%;
		width:calc(100% /3);
	}
	.ColumnPickupGirlsList ul li:last-of-type{
		margin-right:auto;
	}
	.ColumnPickupGirlsList ul li a {
		display: inline-block;
		width: 96%;
		width:calc( 100% - 10px );
	}
	.ColumnPickupGirlsList ul li a:hover {
		filter: alpha(opacity=85);
		opacity: 0.85;
	}
}
.ColumnPickupGirlsList01{
	margin:0 10px 30px;
}
.ColumnPickupGirlsList01 img.PickGirlsColumnBnr01{
	border-radius: 4px;
}

/*---------------------------
レース一覧 .GirlsRaceWrap
---------------------------*/

.GirlsRaceWrap .RaceDayWrap {
	margin: 0 10px;
}
.RaceDayWrap_Inner {
	width:100%;
	position:relative;
	border-bottom: none;
}
.Tab_RaceDaySelect {
	z-index: 1;
	padding: 0;
	text-align: center;
}
.Tab_RaceDaySelect ul {
	display: table;
	width: 100%;
}
.Tab_RaceDaySelect ul li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.Tab_RaceDaySelect ul li a,
.Tab_RaceDaySelect ul li span.No_Link {
	color: #f08b8b;
	display: block;
	width: 100%;
	font-size: 77.78%;
	font-weight: bold;
	padding: 14px 0;
	border-bottom: solid 4px #ffe9ee;
}
.Tab_RaceDaySelect ul.Tab2 li {
	width: 50%;
	width : -webkit-calc( 100% / 2 ) ;
	width : calc( 100% / 2 ) ;
}
.Tab_RaceDaySelect ul li .Tab_Active {
	font-weight: bold;
	color: #f75b64;
	border-bottom: solid 4px #f75b64;
}
.RaceDayPrev,
.RaceDayNext {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
}
.RaceDayPrev {
	left: 0;
}
.RaceDayNext {
	right: 0;
}
.RaceDayPrev a,
.RaceDayPrev span,
.RaceDayNext a,
.RaceDayNext span {
	display: block;
	padding: 14px 8px;
	line-height: 0;
	font-size: 0;
	color: transparent;
}
.RaceDayPrev a:after,
.RaceDayPrev span:after,
.RaceDayNext a:after,
.RaceDayNext span:after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 1px;
	background: none;
}
.RaceDayPrev a::after,
.RaceDayNext a::after,
.RaceDayPrev span::after,
.RaceDayNext span::after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

.RaceDayPrev a::before,
.RaceDayNext a::before,
.RaceDayPrev span::before,
.RaceDayNext span::before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -9px;
	border-radius: 50%;
	background: #f75b64;
}
.RaceDayPrev span::before,
.RaceDayNext span::before {
	background: #fec8d0;
}
.RaceDayPrev a:after,
.RaceDayPrev span:after {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	margin-left: 2px;
}
.RaceDayNext a:after,
.RaceDayNext span:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-right: 2px;
}
.Btn_Group {
	margin-top: 13px;
	padding: 0 0 2px;
	position: relative;
	overflow-x: auto;
}
.Btn_Group ul.jyo_tab {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap:wrap;
	justify-content: space-around;
	padding: 0 10px;
	position: relative;
	z-index: 20;
}
span.Btn_Group_ActiveBg {
	display: inline-block;
	position: absolute;
	background-color: #3251bc;
	border-radius: 1em;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s;
	transition: all .3s ease;
	z-index: 10;
}
.Btn_Group li {
	text-align: center;
	flex-grow:0;
	width: 33.3%;
	width:calc(100% /3);
	margin-bottom:11px;
}
.Btn_Group li:last-of-type{
	margin-right:auto;
}
.Btn_Group li a {
	color: #f75b64;
	border: 1px solid #f75b64;
}
.Btn_Group li.Active a{
	color: #fff;
	background-color: #f75b64;
	transition: all .3s ease;
	display: inline-block;
	font-weight: bold;
	border: 0 none;
	padding: 1px 14px;
}
.RaceTopRaceMenuWrap .RaceList {
	border-top: 1px solid #ffe9ee;
	margin: 0 10px;
	padding: 0 0 10px;
}
.RaceTopRaceMenuWrap .RaceList > li {
	border-bottom: 1px solid #ffe9ee;
}
.RaceTopRaceMenuWrap .RaceList .RaceList_Main_Box a {
	padding: 10px 0;
}
.RaceList_Main_Box .RaceList_Item02 dl .Race_Data{
	font-size: 72.22%;
}
@media screen and (max-width:340px){
	.RaceList_Main_Box .RaceList_Item02 dl .Race_Data{
		font-size: 61.11%;
	}
}
.RaceList_Main_Box .RaceList_Item03 {
	display: table-cell;
	vertical-align: middle;
}
.RaceList_Main_Box .RaceList_Item03 > ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
}
.RaceList_Main_Box .RaceList_Item03 > ul li {
	margin-left: 10px;
}
.RaceList_Main_Box .RaceList_Item03 > ul .Race_Name {
	border: none;
}
.Race_Name .PlayerPhoto {
	display: block;
	width: 37px;
	height: 37px;
	overflow: hidden;
	border-radius: 50%;
}
.Race_Name .PlayerName {
	display: block;
	font-size: 55.56%;
	color: #777;
	text-align: center;
	margin-top: 4px;
}
.Race_Name .PlayerPhoto img {
	display: block;
	width: 100%;
}


@media only screen and (min-width: 768px){
	.RaceInformation_Item li a:hover{
		text-decoration: none;
	}
	.RaceInformation_Item li a:hover .RaceName{
		color: #c53131;
		text-decoration: underline;
	}
}
@media only screen and (min-width: 1025px){
	.Btn_Group ul.jyo_tab {
		padding: 0 60px;
	}
	.Btn_Group li {
		width: 25%;
		width:calc(100% /4);
	}
}

/*---------------------------
お気に入り選手 .GirlsColumn02 .GirlsRaceWrap
---------------------------*/
.GirlsColumn02 .GirlsRaceWrap {
	padding-bottom:21px;
}
ul.FavoritePlayerList01 {
	margin-bottom: -10px;
}
ul.FavoritePlayerList01 .FavoritePlayerBox{
	padding: 0 10px 10px;
}
ul.FavoritePlayerList01 .FavoritePlayerBox a {
	display: block;
	border: 2px solid #ffe9ee;
	border-radius: 4px;
	text-decoration: none;
}
.FavoritePlayerBox .PlayerInnerBox,
.FavoritePlayerBox .FavoritePlayerArea {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.FavoritePlayerBox .PlayerInnerBox {
	padding: 10px;
}
.PlayerInnerBox .PlayerPhotoImg {
	position: relative;
	width: 66px;
	height: 66px;
	min-width: 66px;
	margin-right: 8px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #eee;
}
.PlayerInnerBox .PlayerPhotoImg img {
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: 0% 0%;
}
.PlayerInnerBox .FavoritePlayerArea,
.PlayerInnerBox .PlayerDataBox {
	flex-grow: 1;
}
.PlayerDataBox .Name {
	font-size: 88.89%;
	color: #444;
	font-weight: bold;
	margin-top: 6px;
}
.PlayerDataBox .Assign {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 61.12%;
	line-height: 1.46;
	font-weight: normal;
	padding: 0 8px;
	margin-top: 6px;
	text-align: center;
	background: #686868;
	border-radius: 8px;
	background: #fff;
	color: #666;
	border: 1px solid #e1e1e1;
}
.PlayerDataBox .RaceData {
	display: inline-block;
	font-size: 66.67%;
	background: #e03d3d;
	color: #fff;
	padding: 0 9px;
	line-height: 20px;
	border-radius: 4px;
}
.PlayerDataBox .PlayerFromClass {
	font-size: 77.78%;
	color: #777;
	margin-top: 6px;
}
.FavoritePlayerArea .PlayerRaceBox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-radius: 4px;
	min-width: 124px;
	padding: 8px 10px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.FavoritePlayerArea .PlayerRaceBox.RaceEntry {
	background: #f4f4f4;
}
.FavoritePlayerArea .PlayerRaceBox.RaceResult {
	background: #ffe9ee;
}
.FavoritePlayerArea .PlayerRaceBox.RaceSchedule {
	background: #f4f4f4;
}
.PlayerRaceBox .PlayerRaceState {
	display: inline-block;
	font-size: 66.67%;
	border-radius: 4px;
	background: #f75b64;
	color: #fff;
	padding: 4px 6px;
	margin-bottom: 4px;
}
.FavoritePlayerArea .PlayerRaceBox.RaceSchedule .PlayerRaceState{
	background: #757575;
}
.PlayerRaceBox .RaceData {
	color: #444;
	font-size: 77.78%;
	font-weight: bold;
	margin-bottom: 5px;
}
.PlayerRaceBox .Race_StateTime {
	color: #444;
	font-size: 66.67%;
}
.PlayerRaceBox .Race_StateTime .RaceBetState {
	color: #f75b64;
	font-weight: 700;
}
.MoreGirlsFavoriteList {
	margin-top: 20px;
	padding-bottom: 1px;
}


.noFavorite .noFavoriteHeader{
	margin: auto 10px;
	padding: 18px 0;
	background: #ffe9ee;
	border-radius: 4px;
}
.noFavorite .noFavoriteHeader img{
	display:block;
	width:78.50%;
	margin:auto;
}
.noFavorite .noFavoriteInner{
	margin: auto 10px;
	text-align: left;
}
.noFavorite .noFavorite_text01{
	margin:20px 0;
	font-size:88.89%;
	text-align:center;
	color:#FF8F94;
	line-height:1.375;
	font-weight: bold;
}
.noFavorite .noFavorite_text02{
	margin-bottom:10px;
	font-size:83.33%;
	color:#666666;
	font-weight: bold;
	line-height:1.33;
}
.noFavorite .noFavorite_text03{
	color:#666666;
	font-size: 77.78%;
	line-height:1.42;
}
.noFavorite .noFavorite_text03 + .noFavorite_text03{
	margin-top:25px;
}
@media only screen and (min-width: 1025px){
	.FavoritePlayerBox .PlayerInnerBox {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.PlayerInnerBox .PlayerPhotoImg {
		position: relative;
		width: 45px;
		height: 45px;
		min-width: 45px;
		margin-right: 8px;
		border-radius: 50%;
		overflow: hidden;
		background-color: #eee;
	}
	ul.FavoritePlayerList01 .FavoritePlayerBox a:hover{
		/* background:#f75b64; */
		background: #f9f9f9;
	}
	ul.FavoritePlayerList01 .FavoritePlayerBox a:hover .RaceEntry .RaceData,
	ul.FavoritePlayerList01 .FavoritePlayerBox a.ToDB:hover .Name {
		color: #c53131;
		text-decoration: underline;
	}
/*	ul.FavoritePlayerList01 .FavoritePlayerBox a:hover .Name,
	ul.FavoritePlayerList01 .FavoritePlayerBox a:hover .PlayerFromClass{
		color:#fff;
	} */

}

/*---------------------------
ニュースコラム .GirlsRaceWrap
---------------------------*/
.Column_MainImgBox {
	margin-bottom: 10px;
}
.Column_MainImgBox a {
	display: block;
	overflow: hidden;
}
.Column_MainImgBox .Thumb_Wrapper{
	overflow: hidden;
}
.Thumb_Wrapper {
	position: relative;
}
.Column_MainImgBox .Thumb_Wrapper::after {
	content:"";
	display:block;
	padding-top: 56.25%;
}
.Column_MainImgBox .Thumb_Wrapper img.Column_MainImgBox_Thumb {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
@media only screen and (min-width:768px){
	.Column_MainImgBox a:hover {
		text-decoration: none;
		background: #f9f9f9;
	}
	.Column_MainImgBox a:hover .Thumb_Wrapper {
		filter: alpha(opacity=85);
		opacity: 0.85;
		-moz-opacity: 0.85;
	}
	.Column_MainImgBox a:hover .ContentMainTitle {
		color: #c53131;
		text-decoration: underline;
	}
}

/*---------------------------
ガールズランキング .GirlsRanking
---------------------------*/
#Netkeirin_GirlsTop .GirlsColumn04{
	padding-bottom:35px;
}
.GirlsRanking .GirlsRankingWrap{
	margin: 0 10px;
}
.GirlsRanking .GirlsRankingWrap_Inner {
	width: 100%;
	position: relative;
	border-bottom: none;
}
.GirlsRanking .GirlsRankingWrap_Inner li{
	width:calc(100% / 3);
}
.GirlsRanking .Tab_RankingSelect {
	z-index: 1;
	padding: 0;
	text-align: center;
}
.GirlsRanking .Tab_RankingSelect ul {
	display: table;
	width: 100%;
}
.GirlsRanking .Tab_RankingSelect ul li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.GirlsRanking .Tab_RankingSelect ul li a,
.GirlsRanking .Tab_RankingSelect ul li span.No_Link {
	color: #f08b8b;
	display: block;
	width: 100%;
	font-size: 77.78%;
	font-weight: bold;
	padding: 14px 0;
	border-bottom: solid 4px #ffe9ee;
}
.GirlsRanking .Tab_RankingSelect ul .Tab_Active a{
	font-weight: bold;
	color: #f75b64;
	border-bottom: solid 4px #f75b64;
}
.GirlsRanking .RankingList_Main_Box a{
	display: -webkit-box;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding:20px 0;
}
.GirlsRanking .RankingList li{
	border-bottom:1px solid #FFE9EE;
}
.GirlsRanking .RankingList li:last-of-type{
	border:none;
}
.GirlsRanking .RankingList_Item01{
	display: -webkit-box;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width:20px;
	height:20px;
	border-radius: 4px;
}
.GirlsRanking .RankingList_Item01 span{
	font-size:88.89%;
	color:#fff;
}
.GirlsRanking .RankingList li:nth-of-type(1) .RankingList_Item01{
	background:#F75B64;
}
.GirlsRanking .RankingList li:nth-of-type(n+2) .RankingList_Item01{
	background:#FD8F94;
}
.GirlsRanking .RankingList_ItemWrap{
	display: -webkit-box;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}
.GirlsRanking .RankingList_Item02{
	display: -webkit-box;
	display: -ms-flexbox;
	display:flex;
	margin-left:10px;
}
.GirlsRanking .RankingList_Item02 .RankingList_Img{
	width:50px;
	height:50px;
	min-width: 50px;
	border-radius: 50%;
	overflow: hidden;
}
.GirlsRanking .RankingList_Item02 img{
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: 0% 0%;
}
.GirlsRanking .RankingList_Item02 .RankingList_DataBox{
	margin-left:10px;
}
.GirlsRanking .RankingList_Item02 .Name{
	display: inline-block;
	font-size: 100%;
	color: #444;
	font-weight: bold;
	margin-top: 6px;
	max-width: 9em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.GirlsRanking .RankingList_Item02 .Assign{
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 61.12%;
	line-height: 1.46;
	font-weight: normal;
	padding: 0 8px;
	margin-top: 6px;
	text-align: center;
	background: #686868;
	border-radius: 20px;
	background: #fff;
	color: #666;
	border: 1px solid #e1e1e1;
}
.GirlsRanking .RankingList_Item02 .PlayerFromClass {
	font-size: 77.78%;
	color: #777;
	margin-top: 6px;
}
.GirlsRanking .RankingList_Item03 p{
	color:#F75B64;
	font-size: 66.67%;
	text-align: right;
	white-space: nowrap;
}
.GirlsRanking .RankingList_Item03 p svg{
	display: inline-block;
}
.GirlsRanking .RankingList_Item03 p em{
	font-size: 116.67%;
}
.GirlsRanking .ranking_category_02,
.GirlsRanking .ranking_category_03{
	display: none;
}
.GirlsRanking .GirlsRankingWrap{
	display: block;
}
.GirlsRanking .GirlsRanking_List .SubTitle{
	display: none;
}
.GirlsRanking .RankingList_Item02 .Name,.GirlsRanking .RankingList_Item02 p.Assign {
	vertical-align: middle;
}

@media only screen and (min-width: 768px){
	.GirlsRanking .GirlsRanking_ListInner .SubTitle .Title_BtnMore a:hover{
		opacity: 0.8;
	}
	.GirlsRanking .RankingList_Main_Box a:hover{
		background: #f9f9f9;
		text-decoration:none;
	}
	.GirlsRanking .RankingList_Main_Box a:hover .RankingList_DataBox .Name{
		color: #c53131;
		text-decoration: underline;
	}
}
@media only screen and (min-width: 1025px){
	.GirlsRanking .GirlsRanking_List .SubTitle{
		display:block;
		padding: 0 10px;
	}
	.GirlsRanking .GirlsRankingWrap{
		display:none;
	}
	.GirlsRanking .ranking_category{
		display:block;
	}
	.GirlsRanking .GirlsRanking_ListInner .SubTitle h3{
		color:#F75B64;
		margin-bottom:0;
	}
	.GirlsRanking .GirlsRanking_ListInner .SubTitle svg{
		margin-right:3px;
		fill:#FD8F94;
	}
	.GirlsRanking .GirlsRanking_ListInner.ranking_category_01 .SubTitle svg{
		width:20px;
		height:13px;
	}
	.GirlsRanking .GirlsRanking_ListInner.ranking_category_02 .SubTitle svg{
		width:13px;
		height:13px;
		fill:#FD8F94;
		/* stroke:#FD8F94; */
		stroke: none;
	}
	.GirlsRanking .GirlsRanking_ListInner.ranking_category_03 .SubTitle svg{
		width:13px;
		height:13px;
	}
	.GirlsRanking .GirlsRanking_ListInner .SubTitle .Title_BtnMore{
		right: 10px;
	}
	.GirlsRanking .GirlsRanking_ListInner .SubTitle .Title_BtnMore a{
		background:#FFE9EE;
		color:#F75B64;
	}
	.GirlsRanking .RankingList_Item02 .RankingList_DataBox{
		display: -webkit-box;
		display: -ms-flexbox;
		display:flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-ms-flex-flow:row wrap;
		flex-wrap: wrap;
	}
	.GirlsRanking .RankingList_Item02 .Assign{
		margin-left:3px;
	}
	.GirlsRanking .LinkBtn_03{
		display: none;
	}
}

/*---------------------------
ガールズメニュー
---------------------------*/
#Netkeirin_GirlsTop .Contents_Box.Top_RaceMenu {
	padding-bottom: 21px;
}
.Netkeirin_Girls ul.Btn_List_01 li a {
	border: 0;
}
.Netkeirin_Girls .Top_RaceMenu .Icon_Race01 {
	fill: #f75b64;
}
#Netkeirin_GirlsTop .Top_RaceMenu_Inner {
	padding: 0 2px 0 0px;
}
#Netkeirin_GirlsTop .Top_RaceMenu_Inner ul li a{
	margin-bottom:0;
}
#Netkeirin_GirlsTop .Top_RaceMenu_Inner ul li:nth-of-type(n+4){
	margin-top:10px;
}

/* ご意見ご要望 .OpinionBox */
body.Netkeirin_Girls .OpinionBox .Title_Sec {
	padding: 28px 0;
	margin: 0;
}
body.Netkeirin_Girls .OpinionBox .Title_Sec h2 {
	color: #f75b64;
	text-align: center;
	font-size: 88.89%;
	font-weight: bold;
	margin: auto;
}
body.Netkeirin_Girls .OpinionBox .OpinionBoxWrap {
	border: none;
	padding: 0 14px;
}
body.Netkeirin_Girls .OpinionBox .SideOpinionBtn{
	border: 1px solid #f75b64;
	color: #f75b64;
}
@media screen and (min-width: 768px){
	body.Netkeirin_Girls .OpinionBox .Title_Sec h2 {
		font-size: 100%;
	}
	body.Netkeirin_Girls .OpinionBox .SideOpinionBtn:hover{
		background: #ffe9ee;
	}
}
