.TextButton{
	background-color:#f9f9f9; 
	background: -webkit-gradient(linear, left top, left bottom,   from(#fafafa),to(#e6e6e6)   );
	color:#3E3E3E;
	border-color: #E4E4E4;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px;
	display: inline-block;
	font-weight: bold;
	width: 80%;
    margin: 4px auto;
    padding: 8px 0;
    text-align: center;
    line-height: 1.6em;
    font-size: 15px;
    }
.TextButton	a{color:#3E3E3E;}
.TextButton	a:link{color:#3E3E3E;}


	
td.none_race{
text-align: center;
    font-size: 20px;
    margin: 20px;
    height: 31px;
    line-height: 100px;
}
	
	
.yoso_none{
text-align:center;
margin:20px auto;

}

div.yoso_set{
  display:inline-block;
  width: 125px;
}

div.yoso_set .btn_set{
    display: block;
    width: 87%;
    background-color: #FF0054;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 0px;
    line-height: 2em;
    margin: 5px auto;
    text-align: center;
    font-size: 15px;
    border:0;
}


.yoso_confirm ul{
width:95%;
margin:5px auto;

}
.yoso_confirm .header{
background-color:#e2e2e2;	
}
.yoso_confirm ul li {
    display: inline-block;
    padding-left:10px;
    line-height: 2.3em;
}

.yoso_confirm.hide {
    display: none;
}

li.conf_order {
    width: 58%;
    word-break:break-all;
}
li.conf_price {
    width: 32%;
}

.yoso_confirm ul li.conf_kake {
    width:30%;
}
.yoso_confirm ul li.conf_kake {
    width:30%;
}

.yoso_confirm .conf_remove a{
    position: relative;
    display: block;
    width: 40px;
    height: 30px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    background: #BDBDBD;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BDBDBD), color-stop(100%,#9E9E9E));
    background: linear-gradient(to bottom, #BDBDBD 0%,#9E9E9E 100%);
    border: 1px solid #808080;
    border-bottom-color: #616161;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 0 rgba(0,0,0,0.1);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
	
}
#contents .inner2{
    min-height: 200px;
}

.yoso_confirm .conf_remove a:after {
    content: "削除";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 40px;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    text-indent: 0;
    color: #f5f5f5;
}

li.conf_remove {
    float: right;
    width:15%;
    padding-top: 2px;
}

.modal-content {
	width: 50% ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #aaa ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 2 ;
}
  
#modal-overlay {
	z-index: 100000 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	/*background-color: rgba( 0,0,0, 0.75 ) ;*/
}

.button-link {
	color: #00f ;
	text-decoration: underline ;
}
 
.button-link:hover {
	cursor: pointer ;
	color: #f00 ;
}
.positionUnset{
position: unset;
}

p#gjb_message{
margin:20px auto;
}

table.winhistoryTable td {
	font-size: 3.875vw;
	}
	
#yoso_race .race_name li.cmt{
    margin-top: 5px;
    padding:0px;
	font-size: 3.65vw;
	font-weight: normal;
	line-height: 1.5em;
	border-bottom:none;
}

li.cmt .cmt_name{
	padding: 0px;
    background-color: #EDEDED;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    width: 5em;
    margin: auto 0px;
}
p.center10{
margin:10px;
text-align:center;
}

 .label_list_item2 label.disable
  {  background-color: #e8e8e8;
    color: #989898;
    /* padding-right: 19px; */
    /* width: 20%; */
    width: 90%;
    border-radius: 6px;
  }
  
 #race_member_btn{
    position: relative;
    display: block;
    height: 11vw;
    padding: 0;
    border: 0;
    background-color: #B3B3B3;
    text-align: center;
    }
 #race_member_btn .icon {
  color: #FFF;
  position: absolute;
  margin-left: 30%;
  /* right: 0; */
  margin-top: 44%;
}

#race_member_btn .icon:before {
  content: '';
  position: absolute;
  width: 5vw;
  height: 1vw;
  background-color: currentColor;
}

#race_member_btn .icon:after {
  content: '';
  position: absolute;
  width: 5vw;
  height: 1vw;
  background-color: currentColor;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#race_member_btn.active .icon {
  color: #FFF;
  position: absolute;
  margin-top: 44%;
  background-color: currentColor;
}

#race_member_btn.active .icon:before {
-webkit-transform:none;
background-color: none;
}

#race_member_btn.active .icon:after {
-webkit-transform:none;
background-color: none;

}

.disp_recommend {
}
.recommend{
	text-align: center;
    width: 98%;
    padding: 1%;
}

.disp_recommend p.none{
	border: solid 1px red;
    border-radius: 3px;
    width: 86%;
    color: red;
    font-weight: normal;
    font-size: 13px;
    text-align: center;
    margin: auto;
}
li.orange2{
    background-color: #FFAE00;
        border-radius: 5px;
    color: #FFFFFF;
    text-align: center;
    padding: 0px;
    display: inline-block;
    vertical-align: top;
}

#kumi_append{
	clear:both;
}

.blue_P {
	display: block;
	width: 40%;
	background-color:#03A9F4;
	border-radius: 5px;
	color:#FFFFFF;
	padding:1% 0;
	line-height: 1.5em;
	margin: 0px auto 0px auto;
	text-align:center;
	font-size: 4.25vw;
	height:3em;
	}
.gray_P {
	display: block;
	width: 40%;
	background-color:#848484;
	border-radius: 5px;
	color:#FFFFFF;
	padding:1% 0;
	line-height: 1.5em;
	margin: 0px auto 0px auto;
	text-align:center;
	font-size: 4.25vw;
	height:3em;}
.pink_P {
	display: block;
	width: 40%;
	background-color:#FF0054;
	border-radius: 5px;
	color:#FFFFFF;
	padding:1% 0;
	line-height: 1.5em;
	margin: 0px auto 0px auto;
	text-align:center;
	font-size: 4.25vw;
	height:3em;}
	

.pink_P a,
.blue_P a,
.gray_P a{
	height: 100%;
	text-decoration: none;
	color: #FFFFFF;
	display: flex;
    justify-content: center;
    align-items: center;}
    
.yoso_race .link_d  {
 	clear: both;
    width: 100%;
    margin-top: 18px;
    display: block;
  }
  
 .yoso_race .race_detail{
 	margin-bottom:10px;
 }
 
 .yoso_race .race_detail li.grayL {
	padding:0px;
	background-color: #EDEDED;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	font-size:3.65vw;
	margin:1% 0;
	width: 5em;}
.yoso_race .race_detail li.detailL {
		font-size:3.65vw;
	margin:1% 0;
	width: 10em;}
.yoso_race .race_detail li.grayLL {
	padding:0px;
	background-color: #EDEDED;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	margin:1% 0;
	font-size:4.25vw;
	width: 5em;}
.yoso_race .race_detail li.detailLL {
	font-size:3.65vw;
	margin:1% 0;
	width: 15em;}
.yoso_race .race_detail li.detail_kake {
	font-size:3.65vw;
	margin:5% 0;	
	width:99%;
	text-align:center;
	}
	
.kake_show .trans{
border-left: 2.5vw solid transparent;
border-right: 2.5vw solid transparent;
border-top: 3vw solid black;
border-bottom: 0;
width: 0;
height: 0;
display:inline-block;
margin-left:3px;
}
.kake_show.active .trans{
border-left: 2.5vw solid transparent;
border-right: 2.5vw solid transparent;
border-bottom: 3vw solid black;
width: 0;
height: 0;
border-top:0;
display:inline-block;
margin-left:3px;
}

table.purchase_table{
	padding: 15px 0px;
    border-bottom: 0;
    clear: both;
    border-top: 1px #BABABA solid;
 }

table.purchase_table td{
	text-align: center;
    margin: 10px;
    line-height: 45px;
}

.drawer-navbar .drawer-brand .Beta{
	font-size: 13px;
    padding-left: 3px;
    padding-top: 6px;
    height: 36px;
    display: inline-block;
    vertical-align: top;
}

.drawer-navbar a.drawer-brand{
	width:180px;
}



#yoso_raceTtl li.disp_day{
width: 100%;
margin: 3px auto;
text-align: center;

}
#yoso_raceTtl li.disp_day .day{
	font-size: 5.625vw;
	font-weight:bold;
}


.place .race_time {
	width: 100%;
	margin:0px;}
.place .race_time li {
	text-align: left;
	width: 99%;
	margin: 0px 0px;
	font-size:3.75vw;
	line-height: 1.3em;
	display: inline-block;}
.place .race_time li .timeRed {
	background-image: url(/images/web-yoso/icon_time.png);
	background-position: left 50%;
	background-repeat: no-repeat;
	background-size: 20%;
	padding-left: 10%;}
.place .race_time li .timeBlue {
	background-image: url(/images/web-yoso/icon_time2.png);
	background-position: left 50%;
	background-repeat: no-repeat;
	background-size: 20%;
	padding-left: 10%;}
.place .race_time li .red {
	background-image: none;
	padding-left:7px;
	color: #FF0000;}
.place .race_time li .blue {
	background-image: none;
	padding-left:7px;
	color: #0030FF;}
.greenL2{
	display: block;
	width: 90%;
	background-color:#4fca00;
	border-radius: 5px;
	color:#FFFFFF;
	padding:0px;
	line-height: 2.8em;
	margin: 7% auto 0px auto;
	text-align:center;
	font-size: 5.625vw;}
.greenL2 a{
color:#FFFFFF;
display:block;
}


a.uli_blue{
	text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    color: #074bb5;
    -webkit-text-decoration-skip: none;
}	
a.uli_pink{
	text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    -webkit-text-decoration-skip: none;
    color: #ff4085;
}

.ranking_list li.yoso_none {
    padding: 0;
    margin: 20px auto;
    padding-bottom: 20px;
}
.div_clear{
clear:both;
}

.confirm_btn{
	display: block;
	width: 90%;
	border-radius: 5px;
	color:#FFFFFF;
	padding:0px;
	line-height: 2.8em;
	margin: 4% auto 0px auto;
	text-align:center;
	font-size: 5.625vw;}
.confirm_btn a{
color:#FFFFFF;
display:block;
}
.confirm_btn.grayL{
background-color:#9c9c9c;
}
.confirm_btn.greenL{
background-color:#4fca00;
}

#TrialTable th.CANCEL, .copyTable th.CANCEL
,#TrialTable td.CANCEL, .copyTable td.CANCEL
{
	    background-color: #696969;
}
.lightBlueL{
	display: block;
	width: 90%;
	background-color:#7FCCE3;
	border-radius: 5px;
	color:#FFFFFF;
	padding:0px;
	line-height: 2.8em;
	margin: 7% auto 0px auto;
	text-align:center;
	font-size: 5.625vw;}
	
	.yoso_detail_btn li.marunori,
	.pinkL.marunori{
background-color: #3882f7;
}
.yoso_detail_btn li.marunori_off,
.pinkL.marunori_off{
    background-color: #BFBFBF;
}

.attention_txt a{
color:blue;
text-decoration: underline;
}

li.hit_race
{
 width:6em;
 margin-left: 10px;
}
li.hit_race img{
	vertical-align: text-bottom;
}
.ranking_list li.norikatu_view{
border: none;
    padding: 10px 0px 10px 10px;
    background: url(/images/web-yoso/arrowG.gif) no-repeat 98% center;
    border-bottom: 1px #BABABA solid;
    font-size: 4.375vw;
    line-height: 1.5em;}
.att_text{font-size: 3.75vw;}

h2.clear{
    position: relative;
    clear: both;
}
h2.clear .btnimgL2
{
	position: absolute;
	top: 9%;
	left: 2%;
	width:12%;
	vertical-align: middle;
}
h2.clear .btnimgL2 img{
width: 100%;
}
.sort3 div label{
width:30.5%
}
.sort4 div label{
width:21.5%
}



.d_follow{
clear:both;
}

.yoso_detail_btn li.midori{
	background-color:#1fc244;
}

li a.following{
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fff 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
border-color: #989898;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    color: #403d3d;
    line-height: 3em;
    display: inline-block;
    text-align: center;
    display: block;width: 100%;color: #4fca00;font-weight: bold;}

li a.followed{
background-color: #1fc244;
    border-color: #1fc244;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    }
    
li.li_follow {
background-color: unset;
}

#profile .yoso_detail_btn li
{
	padding: 0;
    font-size: 4vw;
    line-height: 2.5em;
}

.followList{
	margin: 2% 0px;
    /* border-bottom: 1px #BABABA solid; */
    border-top: 1px #BABABA solid;
}
.change_follow{
	position: absolute;
    width: 100%;
    right: 0;
    text-align: left;
    bottom:0;
}

.followList .race_name
{
margin:2% 2% 0 2%;
}

.marunori_txt {
    text-align: left;
    float: right;
    position: absolute;
    margin: 0% 1%;
    margin-top: 5px;
}
.marunori_txt2 a,
.marunori_txt a,
.marunori_comp a{
text-decoration: underline;
    color: blue;
    }
.marunori_txt2{

    margin: 0% 1%;
    margin-top: 6px;	
}
.marunori_comp{
margin: 2% 5%;
}

#profile .race_name li span.name2 {
    padding: 0px 0px 0px 5px;
    font-size: 5.3125vw;
    font-weight: bold;
    line-height: 1.5em;
}
#profile  .name_right{
width:80%;
float:right;
}

#profile .race_name li span.followCount{
	padding: 0px 0px 0px 5px;
	display:block;
}

.follow_link a{
text-decoration: underline;
}

.my_intro_list ul li.remove {
    text-align:center;
}
.my_intro_list .remove a{
    position: relative;
    display: block;
    width: 40px;
    height: 30px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    background: #BDBDBD;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#BDBDBD), color-stop(100%,#9E9E9E));
    background: linear-gradient(to bottom, #BDBDBD 0%,#9E9E9E 100%);
    border: 1px solid #808080;
    border-bottom-color: #616161;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 0 rgba(0,0,0,0.1);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
	margin: 6px auto;
}

.my_intro_list .remove a::after {
    content: "削除";
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 40px;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    text-indent: 0px;
    color: rgb(245, 245, 245);
}

.my_intro_list{
	clear:both;
}
.my_intro_list ul.del{
float: right;
}
p.intro_body {
    width: 80%;
}

.list_intro{

}

.li_small li{
font-size: 3.75vw;
}

.name2 span.u_rank,
.name span.u_rank{
	width: 12%;
	height: 1.5em;
	display: inline-block;
	margin-right: 2px;
	text-align: center;
	border-radius: 5px;
	vertical-align: middle;
	font-weight: bold;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0px 3px;
}
/*span.u_rank.C {
    background-image: url(/images/web-yoso/rank_c.png);
}
span.u_rank.B {
   background-image: url(/images/web-yoso/rank_b.png);
}

span.u_rank.A {
    background-image: url(/images/web-yoso/rank_A.png);
}

span.u_rank.S {
    background-image: url(/images/web-yoso/rank_s.png);
}

span.u_rank.SS {
    background-image: url(/images/web-yoso/rank_ss.png);
}

span.u_rank.LE {
    background-image: url(/images/web-yoso/rank_le.png);
}
span.u_rank.OR {
    background-image: url(/images/web-yoso/rank_or.png);
}*/

span.u_rank.C {
    background-image: url(/images/web-yoso-pc/rank_s/rank_c.png);
}
span.u_rank.B {
   background-image: url(/images/web-yoso-pc/rank_s/rank_b.png);
}

span.u_rank.A {
    background-image: url(/images/web-yoso-pc/rank_s/rank_A.png);
}

span.u_rank.S {
    background-image: url(/images/web-yoso-pc/rank_s/rank_s.png);
}

span.u_rank.SS {
    background-image: url(/images/web-yoso-pc/rank_s/rank_ss.png);
}

span.u_rank.LE {
    background-image: url(/images/web-yoso-pc/rank_s/rank_le.png);
}
span.u_rank.OR {
    background-image: url(/images/web-yoso-pc/rank_s/rank_or.png);
}
span.u_rank.LE1 {
    background-image: url(/images/web-yoso-pc/rank_s/rank_le1.png);
}
span.u_rank.LE2 {
    background-image: url(/images/web-yoso-pc/rank_s/rank_le2.png);
}
span.u_rank.LE3 {
    background-image: url(/images/web-yoso-pc/rank_s/rank_le3.png);
}

#search_rank
{
	width: 18%;
    background-color: #FF0054;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 3.75vw;
    font-weight: bold;
    text-align: center;
    padding: 0px;
    margin: 0px 1%;
    line-height: 2em;
    display: inline-block;
    vertical-align: top;
 }
.search_past_ranking {
    width: 100%;
    margin: 10px 0;
    text-align: center;
}

.styled-select3.week {
    width: 47%;
}


.txt_more{
	display:none;
}  
.txt_more:last-of-type {
    display:block}


ul.drawer-menu li.sp {
    line-height: 100%;
}
.loading{
text-align:center;
padding: 20px;
}
.pinkM {
	clear: both;
	display: block;
	width: 70%;
	background-color:#FF0054;
	border-radius: 5px;
	color:#FFFFFF;
	padding:0px;
	line-height: 2.8em;
	margin: 5% auto;
	text-align:center;
	font-size: 130%;
	font-weight: bold;}
.pinkS {
	display: inline-block;
	width: 100%;
	background-color:#FF0054;
	border-radius: 5px;
	color:#FFFFFF;
	padding:0px;
	line-height: 2.0em;
	margin: 0px auto;
	text-align:center;
	font-size: 90%;}
.pinkSS {
	float: right;
	display: inline-block;
	width: 25%;
	background-color:#FF0054;
	border-radius: 5px;
	color:#FFFFFF;
	padding:5px 0px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 5px auto 0px auto;
	text-align:center;
	font-size: 108%;}
.pinkL a,
.pinkM a,
.pinkS a,
.pinkSS a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;}
.pinkL,
.pinkM,
.pinkS,
.pinkSS {
    border: 0px;}

.txt_r{
color:rgb(238, 0, 0);
}
h3.subttl2 {
    width: 100%;
    border-bottom: 1px #BABABA solid;
    background-color: #FFFFFF;
    border-top: none;
    text-align: center;
    margin: 1em 0 0.5em 0;
    padding: 0px;
    font-size: 4.375vw;
    line-height: 2em;
    font-weight: bold;
    display: inline-block;
    position: relative;}
h3.subttl2 span {
    float: left;
    width: 35%;
    background-color: #363636;
    text-align: center;
    color: #FFFFFF;
    margin: 0;}

	}

.yoso_detail_btn2{
	float: left;
	width: 100%;
	text-align: center;
	margin:2% auto 5% auto;
	}
.yoso_detail_btn2 li a{
	color: #FFFFFF;
	display: block;}
.yoso_detail_btn2 li {
    display: block;
    width: 90%;
    background-color: #FF0054;
    border: none;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 0px;
    line-height: 2.8em;
    margin: 10px auto 0px auto;
    text-align: center;
    font-size: 5.625vw;
}

.yoso_detail_btn li.marunori
,.yoso_detail_btn2 li.marunori{
background-color: #3882f7;
}
.yoso_detail_btn li.marunori_off
,.yoso_detail_btn2 li.marunori_off{
    background-color: #BFBFBF;
}
.race_name .followCount {
    float: right;
    margin: 20px 10px 0px 0;
}
#yoso_list.past_kaisai{
border-bottom:1px #BABABA solid;
border-left: solid 1px #BABABA;
border-right: solid 1px #BABABA;
}

.kake_show .trans{
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-top: 10px solid black;
border-bottom: 0;
width: 0;
height: 0;
display:inline-block;
margin-left:3px;
}
.kake_show.active .trans{
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 10px solid black;
width: 0;
height: 0;
border-top:0;
display:inline-block;
margin-left:3px;
}

li.detail_kake {

    width: 100%;
    text-align: center;
}
.yosoList .race_btn li.blu,
#yosoList .race_btn li.blu,
#yosoList2 .race_btn li.blu{
    background-color: #03A9F4;
    border-radius: 5px;
    color: #FFFFFF;
    text-align: center;
    font-size: 100%;
    line-height: 1.5em;
    padding: 3px 0;
    margin-bottom: 5px;
}
.yosoList .race_btn li.gry,
#yosoList .race_btn li.gry,
#yosoList2 .race_btn li.gry{
    background-color: #848484;
    border-radius: 5px;
    color: #FFFFFF;
    text-align: center;
    font-size: 100%;
    line-height: 1.5em;
    padding: 3px 0;
    margin-bottom: 5px;
}
.yosoList .race_btn li.blu a,
.yosoList2 .race_btn li.blu a,
#yosoList .race_btn li.blu a,
#yosoList2 .race_btn li.blu a, 
#yosoList .race_btn li.gry a,
#yosoList2 .race_btn li.gry a 

{
	color: #FFFFFF;
	display: block;}
.yosoList .race_btn li.gry span,
.yosoList2 .race_btn li.gry span,
#yosoList .race_btn li.gry span,
#yosoList2 .race_btn li.gry span{
	padding-top: 10px;
    display: block;
}
.yosoList .race_btn li.blu,
#yosoList .race_btn li.blu,
#yosoList2 .race_btn li.blu{
    background-color: #03A9F4;
    border-radius: 5px;
    color: #FFFFFF;
    text-align: center;
    font-size: 4.25vw;
    line-height: 1.5em;
    padding: 3px 0;
    margin-right: 3%;
    width: 100%;
}
.yosoList .race_btn li.gry,
#yosoList .race_btn li.gry,
#yosoList2 .race_btn li.gry{
    background-color: #848484;
    border-radius: 5px;
    color: #FFFFFF;
    text-align: center;
    font-size: 4.25vw;
    line-height: 1.5em;
    padding: 3px 0;
    margin-right: 3%;
    width: 100%;
}
.yosoList .race_btn li.gry span,
#yosoList .race_btn li.gry span,
#yosoList2 .race_btn li.gry span{
	padding-top: 10px;
    display: block;
}

.pinkL a,
.pinkM a,
.pinkS a,
.pinkSS a ,
.greenL a,
.lightBlueL a
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;}
	
.norikatubox {
    padding: 0px;
}
li.follow a {
    color: #4fca00;
    font-weight: bold;
}

.rankingdetail_list .traial span.driveG {
float: left;
display: inline-block;
border: 1px #82af22 solid;
background-color: #FFFFFF;
color: #82af22;
font-size: 90%;
font-weight: normal;
line-height: 1.7em;
margin-right: 2%;
padding: 0 5px;
text-align: center;}
.rankingdetail_list .traial span.driveB {
float: left;
display: inline-block;
border: 1px #37569d solid;
background-color: #FFFFFF;
color: #37569d;
font-size: 90%;
font-weight: normal;
line-height: 1.7em;
margin-right: 2%;
padding: 0 5px;
text-align: center;}

#profile_list li:last-child {
    border: none;
}

table.winhistoryTable {
	margin: 5% 0;
	border-top: 1px #B2B2B2 solid;
	border-left: 1px #B2B2B2 solid;
	width:100%;}
table.winhistoryTable tr:nth-child(odd) {
	background-color:#F1F1F1;}
table.winhistoryTable tr {
	background-color:#FFFFFF;}
table.winhistoryTable th{
	border-bottom: 1px #B2B2B2 solid;
	border-right: 1px #B2B2B2 solid;
	white-space: nowrap;}
table.winhistoryTable td {
	vertical-align:middle;
	text-align:left;
	border-bottom: 1px #B2B2B2 solid;
	border-right: 1px #B2B2B2 solid;
	padding:1.3% 2%;
	font-size:100%;}
table.winhistoryTable td.right {
	text-align: right;}
table.winhistoryTable td.center {
	text-align: center;}
	
	.yellow {
	clear: both;
	display: block;
	width: 100%;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FCD004), color-stop(0.67, #FDD51E), color-stop(0.33, #FEDE4B), color-stop(0.00, #FFE673));
background: -webkit-linear-gradient(top, #FFE673 0%, #FEDE4B 33%, #FDD51E 67%, #FCD004 100%);
background: -moz-linear-gradient(top, #FFE673 0%, #FEDE4B 33%, #FDD51E 67%, #FCD004 100%);
background: -o-linear-gradient(top, #FFE673 0%, #FEDE4B 33%, #FDD51E 67%, #FCD004 100%);
background: -ms-linear-gradient(top, #FFE673 0%, #FEDE4B 33%, #FDD51E 67%, #FCD004 100%);
background: linear-gradient(to bottom, #FFE673 0%, #FEDE4B 33%, #FDD51E 67%, #FCD004 100%);
	border-radius: 5px;
	padding:0px;
	line-height: 3em;
	font-weight: bold;
	margin: 3% auto;
	text-align:center;
	font-size: 100%;}
.yellow a {
	display: block;
	text-decoration: none;}
	
.pay_btn{ height: 2.5em; }

table.winhistoryTable {
	margin: 5% 0;
	border-top: 1px #B2B2B2 solid;
	border-left: 1px #B2B2B2 solid;
	width:100%;}
table.winhistoryTable tr:nth-child(odd) {
	background-color:#F1F1F1;}
table.winhistoryTable tr {
	background-color:#FFFFFF;}
table.winhistoryTable td {
	vertical-align:middle;
	text-align:left;
	border-bottom: 1px #B2B2B2 solid;
	border-right: 1px #B2B2B2 solid;
	padding:1.3% 2%;
	font-size:100%;}
table.winhistoryTable td.right {
	text-align: right;}
table.winhistoryTable td.center {
	text-align: center;}
	
.profil_btn li.midori{
	background-color:#1fc244;
}
.profil_btn li.pink {
    background-color: #eb6363;
}

.loading .iconL{
    border: 15px solid #6b6868;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 15px solid rgba(255, 255, 255, 0);
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: 0px auto;
}
@-webkit-keyframes spin {
  0% { 
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}

.yosokachisuto_list li div.leftParts{
    float: left;
    line-height: 2em;
}
.yosokachisuto_list li div.leftParts .l_detail{
	background-color: #BABABA;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 0px 10px;
    font-weight: bold;
    line-height: 2em;
    margin: 5px auto 0px auto;
    text-align: center;
    font-size: 108%;
    display: inline-block;
}
.yosokachisuto_list li div.leftParts .l_value{
	padding-left: 10px;
    font-size: 108%;
    font-weight: bold;
}
.ttl_latest{
border-left: unset;
    border-right: unset;
    background-color: #f68181;
    color: #FFFFFF;
    border: 1px #BABABA solid;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    line-height: 2.5em;
    margin: 0px;
    position: relative;
        display: block;
}
.link_list{
font-size:5vw;
}
.link_list li{padding: 10px 0px 10px 0px;font-size: 5vw;clear: both;border-bottom: 1px #BABABA solid;}

.link_list p.glink a {
    text-decoration: underline;
    font-weight: bold;
}

.link_list p.listimg {
    width: 38px;
    visibility: visible;
    vertical-align: middle;
    margin: 0px 17px;
}

.link_list .listr2 {
    /* border-bottom: 1px #BABABA solid; */
    /* line-height: 39px; */
    /* height: 40px; */
    /* height: 2.5em; */
    min-height: 39px;
}

.link_list p.listimg {
    width: 38px;
    visibility: visible;
    /* vertical-align: middle; */
    /* margin: 5px 17px; */
}

.link_list .listr2 p {
    display: inline-block;
    line-height: 39px;
}

ul.seiseki_menu {
	width:100%;
	margin-bottom:2%;;
	text-align:center;}
ul.seiseki_menu li {
	display:inline-block;
	width:48%;
	line-height: 2.5em;
	margin:0px;
	padding: 0px;
	border-right: 1px #BABABA solid;
	border-bottom: 1px #BABABA solid;
	background-color:#B3B3B3;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 108%;}
ul.seiseki_menu li:last-child {
	border-right: none;}
ul.seiseki_menu li a {
	color: #FFFFFF;
	display: block;}
ul.seiseki_menu li.current {
	background-color:#1496be;
	color: #FFFFFF;
	border-bottom: 1px #BABABA solid;}

#profile ul.seiseki_menu2 {
	width:100%;
	margin-top:3%;;
	text-align:center;
	clear:both;}
#profile ul.seiseki_menu2 li {
	display:inline-block;
	width:48%;
	line-height: 2.5em;
	margin:0px;
	padding: 0px;
	border-right: 1px #BABABA solid;
	border-bottom: 1px #BABABA solid;
	background-color:#B3B3B3;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 108%;}
#profile ul.seiseki_menu2 li:last-child {
	border-right: none;}
#profile ul.seiseki_menu2 li a {
	color: #FFFFFF;
	display: block;}
#profile ul.seiseki_menu2 li.current {
	background-color: #1496be;
	color: #FFFFFF;
	border-bottom: 1px #BABABA solid;}
.profileedit_table2 {
	clear: both;
	vertical-align: top;
	margin: 1%  0;
	padding: 0;
	width: 100%;}
.profileedit_table2 th,
.profileedit_table2 td {
	width: 33%;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	font-size: 100%;
	}
.profileedit_table2 td.img {
	padding: 1%;
	
}
.profileedit_table2 td.img .race_nameimg3 img {
width: 100px;
height: auto;
}
.profileedit_table2 td.name{
	width: 66%;
}
.profileedit_table2 td.noline {
	border-top: none;}
.profileedit_table2 td div.nname{
	width: 96%;
    padding: 0px 0px 0px 5px;
    font-size: 137%;
    font-weight: bold;
    line-height: 1.5em;
}
.profileedit_table2 td .editP {
width: 90%;
    margin: 10% 2% 3% 2%;
    padding: 2% 3%;
}

h2.blackttl{
background-color: #363636;
color: #FFF;
} 
.editP {
    float: left;
    display: inline-block;
    width: 60%;
    background-color: #eb6363;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 0px;
    line-height: 2.5em;
    margin: 3% auto 0 auto;
    text-align: center;
    font-size: 4.6875vw;
}
.profileedit_table2 td .editP {
    width: 90%;
    margin: 10% 2% 3% 2%;
    padding: 2% 3%;
}
.editP a {
    color: #FFFFFF;
    display: block;
}

.errorBox {
    padding: 40px;
    text-align: center;
}
.pinkL {
display: block;
width: 90%;
background-color:#FF0054;
border-radius: 5px;
color:#FFFFFF;
padding:0px;
line-height: 2.8em;
margin: 10px auto 0px auto;
text-align:center;
font-size: 130%;
font-weight: bold;
clear: both;}

#yoso_list li.list:last-child{
  
  border:unset;
}
ul.ranking_list.nori {
    margin: 0;
    border: none;
}

.ranking_list li#norikatu_view{
border: none;
}



.label_list.yosoya_search{
width: 100%;
padding:unset;
}

.label_list.yosoya_search .label_list_item
{
width: 32%;
    display: inline-block;
    margin: 5px 0px;
    float: unset;
}

.label_list.yosoya_search .label_list_item span.rankC {
    background-image: url(/images/web-yoso/rank_c.png);
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: contain;
}


.label_list.yosoya_search .label_list_item label input[type="checkbox"]
{width: 25px;
 height: 25px;}

.label_list.yosoya_search .label_list_item label img {
    vertical-align:bottom;	
    height: 30px;	
}

.yosoya .bt_yoso_today
{
	width:40px;
	height:48px !important;
}

#yosoList ul.today_yoso{
position: absolute;
    width: 40px;
    height: 50px;
    right: 10px;
    top: 0;
    display: block;
}
#yosoList ul.today_yoso li{
	border:none
}
#yosoList ul.today_yoso li img{
width:100%;
}
#yosoList li.list_none{
	padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    border-bottom:none;
}
.research{
text-align:center;
margin-bottom:15px;
margin-top:10px;
}

.research a{
text-decoration:underline
}
.cmt_h a{
text-decoration: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
color: #074bb5;	
}
.profil_btn li.follow a
{
color: #FFFFFF;
}

#marquee {width:100%;overflow:hidden;background-color:#FFEBBE;margin-bottom:5px;position:relative;height: 2em;font-size:14px;}
#marquee_text{

position: absolute;

top: 0;

right:0;

/* padding:0.5em 0; */

display: block;

word-break: keep-all;

/* text-overflow: ellipsis; */

white-space: nowrap;


line-height: 2em;

}


input[type=button]:disabled#bt_login
,button[type=submit]:disabled {
	background:#c4c4c4;
	cursor: not-allowed;
}


span.kessha_no {
    color: #f53838;
}

#yoso_total li.gray {
    width: 30%;
}

#yoso_total li.gray.wide {
    width: 30%;
    min-width: 200px;
}


ul#KessayaInfo {
    margin: 3% 0 -2% 0;
}

.drawer-brand.keirin_txt_image{
    min-height: 78px;
    width: 180px;
    position: relative;
}
a.drawer-brand.keirin_txt_image span {
    position: absolute;
    top: 2px;
    left: 16px;
    font-size: 10px;
}
a.drawer-brand.keirin_txt_image img{
	position: absolute;
    left: 0; 
    top: 20px;
}

#h_race_cnt{
	font-size: 100%;}