/* Y'S GEAR | Y'S GEAR CLUB WEB : race.css */


#article .linkRace { text-align: right; }
#article .linkRace a {
	background: url(/ysgearclub/shared/img/icon_category.png) left top no-repeat;
	background: url(/ysgearclub/shared/img/icon_category_ie8.png) left top no-repeat\9;
	background-size: 14px 14px;
	display: inline-block;
	line-height: 120%;
	padding: 0 0 0 20px; }

#article section h4 span { display: inline\9; }


/*======================================================================*
 *  [ motogp section  ] 
 *======================================================================*/

#article.motogp section h3 {
	color: #293cac;
	font-size: 108%;
	padding: 0 0 0 100px; }
#article.motogp section h3 strong {
	background: #293cac;
	color: #ffffff;
	font-size: 100%;
	margin: 0 15px 0 -100px;
	padding: 5px 0;
	text-align: center;
	width: 85px; }

#article.motogp section h4 {
	border-left: none;
	margin: 0 0 10px 0;
	padding: 0; }


/*======================================================================*
 *  [ all section  ] 
 *======================================================================*/

#article.all section h3 {
	background: #eee;
	color: #d6000f;
	line-height: 180%;
	margin: 0 0 30px 0;
	padding: 0 0 0 175px; }
#article.all section h3 strong {
	background: #000000;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 100%;
	font-weight: normal;
	margin: 0 15px 0 -175px;
	padding: 20px 0;
	text-align: center;
	width: 160px; }
#article.all section h3 span {
	color: #000000;
	display: block;
	font-size: 60%;
	font-weight: normal;
	line-height: 120%; }

#article.all section h3 + h4 {
	border-left: none;
	margin: 0 0 10px 0;
	padding: 0; }
#article.all section h4 span { font-weight: normal; }

#article.all .hgroupe h4 {
	box-sizing: border-box;
	float: left;
	width: 33.33%; }
#article.all .hgroupe h4 span { font-size: 75%; }

/* [ チームカラー？ ] */
#article.all h4.blue strong, 
#article.all h4.red strong {
	display: inline-block;
	width: 2em;
	padding: 2px 0 0 0;
	background: #666;
	color: #fff;
	text-align: center;
	vertical-align: text-top; }
#article.all h4.blue { border-color: #293cac; }
#article.all h4.blue strong { background: #293cac; }
#article.all h4.red { border-color: #d6000f; }
#article.all h4.red strong { background: #d6000f; }

/*======================================================================*
 *  [ result  ] 
 *======================================================================*/

#article .result dl {
	box-sizing: border-box;
	display: table;
	width: 100%; }
#article .result dl.last {
	border-bottom: 1px solid #aaaaaa;
	margin: 0 0 10px 0; }
#article .result dt, 
#article .result dd {
	box-sizing: border-box;
	border-top: 1px solid #aaaaaa;
	display: table-cell;
	padding: 5px 0;
	vertical-align: middle; }
#article .result dt {
	padding-left: 90px;
	vertical-align: middle; }
#article .result dt strong {
	background: #f1f1f1;
	display: inline-block;
	font-weight: normal;
	margin: -5px 5px -5px -90px;
	padding: 5px 0;
	text-align: center;
	width: 85px; }
#article .result dt span { display: inline-block; }
#article .result dd {
	border-left: 1px dotted #aaaaaa;
	text-align: center; }
#article .result .ttl dt { border: none; }
#article .result .ttl dd { font-weight: bold; }

#article .result .kome {
	float: left;
	margin: 0; }


/*======================================================================*
 *  [ motogp result  ] 
 *======================================================================*/

#article.motogp .result { margin: 0 0 50px 0; }

#article.motogp .result section {
	color: #ffffff;
	padding: 15px;
	margin: 0 0 30px 0; }
#article.motogp .result h3 {
	box-sizing: border-box;
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
	width: 35%; }
#article.motogp .result h3 span {
	display: inline-block;
	font-size: 88%; }
#article.motogp .result ul {
	float: left;
	width: 65%; }
#article.motogp .result li {
	font-size: 115%;
	font-weight: bold;
	line-height: 140%;
	list-style-type: none;
	padding: 0 0 0 50px; }
#article.motogp .result li + li { margin: 10px 0 0 0;}
#article.motogp .result li strong {
	display: inline-block;
	font-size: 113%;
	float: left;
	line-height: 100%;
	margin: 0 10px 0 -50px;
	padding: 2px 0;
	text-align: center;
	width: 40px; }
#article.motogp .result li strong.f99 { background: #e60012; }
#article.motogp .result li strong.f46 { background: #efe800; color: #000000; }
#article.motogp .result li strong.s38 { background: #716756; }
#article.motogp .result li strong.s44 { background: #90c31f; }
#article.motogp .result li span {
	display: inline-block;
	font-size: 75%;
	font-weight: normal;
	line-height: 120%;
	margin: 0 0 0 10px; }
#article.motogp .movistar { background: #293cac; margin: 0 !important; }
#article.motogp .movistar h3 { color: #ffffff; }
#article.motogp .monster { background: #000000; }
#article.motogp .monster h3 { color: #90c31f; }

#article.motogp .result dd { width: 5em; }
#article.motogp .result dd.f99 { background: #f9bfc4; }
#article.motogp .result dd.f46 { background: #fbf9bf; }
#article.motogp .result dd.s38 { background: #dbd9d5; }
#article.motogp .result dd.s44 { background: #e3f0c7; }
#article.motogp .result .ttl dd { color: #ffffff; }
#article.motogp .result .ttl dd.f99 { background: #e60012; }
#article.motogp .result .ttl dd.f46 { background: #efe800; color: #000000; }
#article.motogp .result .ttl dd.s38 { background: #716756; }
#article.motogp .result .ttl dd.s44 { background: #90c31f; }


/*======================================================================*
 *  [ all result  ] 
 *======================================================================*/

#article.all .result .ttl dd span { font-size: 117%; }
#article.all .road dd, 
#article.all .trial dd { width: 30%; }
#article.all .road2015 dd, 
#article.all .motocross dd {
	font-size: 86%;
	line-height: 100%;
	width: 8em; }


/*======================================================================*
 *  [ Media Queries 768 - 716 ] 
 *======================================================================*/

@media screen and (min-width: 716px) and (max-width: 768px) {
#article .linkRace { text-align: left; }

#article .result dl, 
#article .result dt, 
#article .result dd { display: block; }
#article .result dl {
	border-bottom: 1px solid #aaaaaa;
	margin: 0 0 15px 0; }
#article .result dd {
	border-top-style: dotted;
	float: left; }
#article .result dt + dd { border-left: none; }
#article .result .ttl dt { display: none; }
#article .result .ttl dd { border-top-style: solid; }
#article .result .plan dd { display: none; }
#article.motogp .result dd { width: 25%; }
#article.all .road dd, 
#article.all .trial dd { width: 100%; }
#article.all .road2015 dd, 
#article.all .motocross dd { width: 33.33%; }
#article .result .kome { float: none; }
}


/*======================================================================*
 *  [ Media Queries 716 ] 
 *======================================================================*/

@media screen and (max-width: 716px) {
#article.all .hgroupe h4 { width: 50%; }

#article.motogp .result dd { width: 4em; }
}


/*======================================================================*
 *  [ Media Queries 600 ] 
 *======================================================================*/

@media screen and (max-width: 600px) {
#article .linkRace { text-align: left; }

#article .result dl, 
#article .result dt, 
#article .result dd { display: block; }
#article .result dl {
	border-bottom: 1px solid #aaaaaa;
	margin: 0 0 15px 0; }
#article .result dd {
	border-top-style: dotted;
	float: left; }
#article .result dt + dd { border-left: none; }
#article .result .ttl dt { display: none; }
#article .result .ttl dd { border-top-style: solid; }
#article .result .plan dd { display: none; }
#article.motogp .result dd { width: 25%; }
#article.all .road dd, 
#article.all .trial dd { width: 100%; }
#article.all .road2015 dd, 
#article.all .motocross dd { width: 33.33%; }
#article .result .kome { float: none; }
}


/*======================================================================*
 *  [ Media Queries 568 ] 
 *======================================================================*/

@media screen and (max-width: 568px) {
#article.motogp .result h3, 
#article.motogp .result ul {
	float: none;
	width: auto; }
#article.motogp .result h3 { margin: 0 0 15px 0; }
#article.motogp .result h3 br { display: none; }
#article.motogp .result h3 span { margin: 0 0 0 10px; }

}


/*======================================================================*
 *  [ Media Queries 480 ] 
 *======================================================================*/

@media screen and (max-width: 480px) {
#article.all section h3 {
	background: none;
	padding: 0 10px; }
#article.all section h3 strong {
	float: none;
	margin: 0 -10px 5px -10px;
	padding: 10px;
	text-align: left;
	width: auto; }

#article.all .hgroupe h4 {
	float: none;
	width: auto; }
}

