@charset "utf-8";
/* CSS Document */

.list_race {
	margin:0 auto 30px;
	width: 800px;
	text-align: center;
}

.list_race dt {
	clear:left;
	float:left;
	padding:10px 20px;
	margin-right:15px;
	background:#E5E5E5; 
}
.list_race dd {
	margin: 0px 0 10px;
    padding: 10px 0;
    font-size: 30px;
    vertical-align: middle;
    font-weight: 800;
    color:#0080cc;
}
.list_race dd img {
	margin:0 16px 0 0;
	vertical-align:middle;
}
.list_race dd.btn_sch{
	float: right;
	margin:-8px 0 0 50px; 
}
.list_race a:hover {
	color:#870000;
	text-decoration:underline;
}
.list_race a {
	text-decoration:none;
	color:#674E13;
}

.dpt_wrap{
	margin: 0 auto 20px;
}
.dpt_ttl{
	padding: 10px;
	background: #EBEBEB;
	text-align: center;
}
.dpt_box{
	float: left;
	border-right: solid 1px #EBEBEB;
	border-bottom: solid 1px #EBEBEB;
	width: 14.28%;
	text-align: center;
}
.dpt_box_first{
	border-left: solid 1px #EBEBEB;
}
.dpt_box div.racenum{
	background: #C8C8C8;
	width: 100%;
}
.dpt_box div.racetime{
	font-size: 20px;
	padding: 20px 0;
}


/*-ライブ配信-*/

.livebotan {
	margin-left:70px;
	margin-bottom: 30px;
}
.livebotan img {
	vertical-align:bottom;
	width:148px;
}
.livebotan li a {
	float:left;
	width:44%;
	padding:4px 0 14px;
	margin:0 3% 12px 0;
	background-color: #FFF;
	border:solid 1px #CCC;
	text-align:center;
	-webkit-border-radius: 6px;
    border-radius: 6px;
	display:block;
}

/*-車券購入-*/

.syakenbotan {
	margin-left:70px;
}
.syakenbotan img {
	vertical-align:bottom;
	width:150px;
}
.syakenbotan li a {
	float:left;
	width:210px;
	padding:16px 0 14px;
	margin:0 12px 15px 0;
	background-color: #FFF;
	border:solid 1px #CCC;
	text-align:center;
	-webkit-border-radius: 6px;
    border-radius: 6px;
	display:block;
}
.sp_txt {
	margin:0 0 0 6%;
	clear:both;
}


/*-予想情報--*/

.yosoubotan {
	margin-left:120px;
	margin-bottom: 30px;
}
.yosoubotan li {
	float:left;
	margin:0 14px 12px 0;
}
.yosoubotan img {
	vertical-align:bottom;
	width:250px;
}

/*---とは---*/

.list_toha {
	margin:0 40px;
}
.list_toha dt {
	background-color:#D9D9D9;
	padding:9px 15px;
}
.list_toha dd {
	margin:2px 10px 16px;
	padding:8px 0 0 0;
}
.linktxt {
	padding:8px 0 ;
}
.linktxt a {
	text-decoration:underline;
}
.linktxt a:hover {
	text-decoration:none;
	color:#900;
}

/*---プレゼント--*/

.c_box {
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
.botan a {
	width:70%;
	margin:0 auto;
	padding:16px 0 14px;
	background-color: #FFF;
	border:solid 1px #CCC;
	text-align:center;
	-webkit-border-radius: 6px;
    border-radius: 6px;
	display:block;
	color:#B63925;
	font-size:17px;
	font-weight:bold;
	letter-spacing:2px;
}
.botan a:hover {
	opacity:0.5;
	filter:alpha(style=0, opacity=50);
}



@media (max-width: 1024px) {
	.list_race {
		width: 90%;
	}
	.list_race dt {
		width:100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.list_race dd{
		float: none !important;
	}
	.list_race dd.btn_sch{
		margin:0;
		text-align: center;
	}
	.dpt_box{
	width: 25%;
}
}

@media screen and (max-width: 640px) {

.livebotan {
	margin-left:2%;
}
.livebotan li a {
	width:47%;
	padding:4px 0 14px;
	margin:0 2% 0 0;
}
.livebotan img {
	width:130px;
}

.syakenbotan {
	margin-left:2%;
}
.syakenbotan li a {
	width:47%;
	padding:14px 0 12px;
	margin:0 2% 7px 0;
}
.syakenbotan img {
	width:140px;
}

.yosoubotan {
	margin:0 ;
}
.yosoubotan li {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:12px;
}
.yosoubotan img {
	width:210px;
}

.list_toha {
	margin:0 2%;
}
.list_toha dd {
	margin:0px 3px 16px;
	padding:8px 0 0 0;
}
.linktxt {
	padding:8px 0 ;
}
.linktxt a {
	text-decoration:underline;
}
.linktxt a:hover {
	text-decoration:none;
	color:#900;
}
.botan a {
	width:85%;
	font-size:15px;
	letter-spacing:0;
}
.botan a span {
	font-size:12px;
}
.twitter {
	width:100%;
	margin:0;
}

}

.box_player {
    width: 19%;
    min-width: 112px;
    padding: 0.5em 0.3em;
    margin: 0 0.2em 0.2em 0.2em;
    border: solid 1px #c7c3b2;
    float: left;
    text-align: center;
    font-size: 110%;
}
.box_player img {
    width:100%;
    /* max-height: 220px; */
    margin-bottom: 10px;
}
.name{
	font-size:1.0em;
	line-height:0.3em;
}
.kana,
.born{
	font-size:0.6em;
	line-height:1.0em;
}

.fasc-wrap div {float: left; width: 25%; text-align: center;}
.fasc-wrap div img {width: 90%;}
.fasc-wrap p {font-size: 15px;margin: 0 0 20px;}
.txt_r {text-align: right; margin-bottom: 30px;}
.txt_l {text-align: left; margin-bottom: 30px;}