
/* CSS Document */

@media only screen and (min-width:1025px){


.pcnone{
	display:none;
}

.cs{
	margin:0 auto;
	padding:100px 0;
	font-family:'Saira Condensed', sans-serif;
	font-weight:600;
	font-size:40px;
}

.pd60t{padding:60px 0 0;}


/*---------- wrapper ----------*/

#scroll_body,
#wrapper{
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	margin:0 auto;
}


/*---------- header ----------*/

header{
	width:100%;
	margin:0;
	padding:0;
	position:fixed;
	z-index:1020;
}

nav{
	/*background:rgba(36, 36, 36, 0.95);*/
	background:#242424;
	width:50px;
	height:50px;
	position:fixed;
	top:20px;
	right:20px;
	cursor:pointer;
}

#menuBtn-icon{
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	width:20px;
	height:2px;
	margin:-1px 0 0 -9px;
	background:#FFF;
	transition:.2s;
}
#menuBtn-icon:before,
#menuBtn-icon:after{
	display:block;
	content:"";
	position:absolute;
	top:50%;
	left:0;
	width:20px;
	height:2px;
	background:#FFF;
	transition:.3s;
}
#menuBtn-icon:before{
	margin-top:-6px;
}
#menuBtn-icon:after{
	margin-top:4px;
}

nav .close{
	background:transparent !important;
}
nav .close:before,
nav .close:after{
	margin-top:0 !important;
}
nav .close:before{
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
}
nav .close:after{
	transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg);
}


#menuBtn{
	cursor:pointer;
}

#menu{
	background:#242424;
	width:100%;
	height:100%;
	margin:0 auto;
	padding:40px 0;
	text-align:center;
	z-index:1001;
}

#logo{
	width:100%;
	margin:0 auto;
	padding:30px 0;
	font-size:10px;
}
#logo h1{
	margin:0 0 10px;
}
#logo h1 img{
	width:85px;
	height:auto;
}

#menu ul{
	width:60%;
	margin:40px auto 0;
	list-style:none;
	font-size:16px;
}

#menu ul li{
	width:32%;
	margin:0 0 20px;
	display:inline-block;
}
#menu ul li:nth-last-of-type(-n+1){
	margin:0;
}

#menu ul li a{
	padding:14px 0;
	display:block;
	font-family:'Saira Condensed', sans-serif;
	font-weight:400;
	font-size:30px;
	color:#FF6000;
}
#menu ul li a:link,
#menu ul li a:visited{
	text-decoration:none;
	letter-spacing:1.4px;
}
#menu ul li a:hover{
	background:#323232;
}

#menu ul li img{
	width:14px;
	height:14px;
	margin:0 0 0 6px;
}


.langchg{
	width:100%;
	margin:0 auto;
}
.langchg div{
	width:100px;
	display:inline-block;
}
.langchg div:last-of-type{
	margin:0 0 0 30px;
}
.langchg a{
	background:#090909;
	display:block;
	border:1px solid #4B4B4B;
	color:#7D7D7D;
	font-size:12px;
	letter-spacing:1.5px;
	text-decoration:none;
}
.langchg a:link,
.langchg a:visited{}

.langchg a:hover{
	background:#4B4B4B;
	color:#FFF;
}
.langchg #langActiv a:link,
.langchg #langActiv a:visited{
	background:#4B4B4B;
	color:#FFF;
}

.langContainer{
	display:none;
}



/*---------- top ----------*/

#scrollNewsBg{
	background:url(../img/bg_news.jpg) no-repeat right top / 100% auto;
	background-size:100% auto;
	content:"";
	width:100%;
	height:100vh;
	display:block;
	position:fixed;
	top:0;
	right:0;
	z-index:-1;
}
#scrollAboutBg{
	background:url(../img/bg_about.jpg) no-repeat right top / 100% auto;
	background-size:100% auto;
	content:"";
	width:100%;
	height:100vh;
	display:block;
	position:fixed;
	top:0;
	right:0;
	z-index:-1;
}
#scrollMovieBg{
	background:url(../img/bg_movie.jpg) no-repeat left top / 100% auto;
	background-size:100% auto;
	content:"";
	width:100%;
	height:100vh;
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
}

#scrollRidersBg{
	background:url(../img/bg_riders.jpg) no-repeat left top / 100% auto;
	background-size:100% auto;
	content:"";
	width:100%;
	height:100vh;
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
}
#scrollSponsorsBg{
	content:"";
	width:100%;
	height:100vh;
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
}


#cd{
	background:rgba(9, 9, 9, 0.60);
	width:100%;
	height:960px;
	position:absolute;
	top:0;
	line-height:0;
	z-index:1000;
}
#cdH{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	color:#FFF;
	text-align:center;
	z-index:1010;
}
#cdInner{
	width:1000px;
	height:300px;
	margin:auto;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
#cdTtl{
	font-family:'Saira Condensed', sans-serif;
	font-weight:800;
	font-size:90px;
}

.yycountdown-box{
	font-weight:bold;
}

#timer .yycountdown-box .yyc-hou,
#timer .yycountdown-box .yyc-min,
#timer .yycountdown-box .yyc-sec{
	font-size:160px;
}

#timer .yycountdown-box .yyc-hou-text,
#timer .yycountdown-box .yyc-min-text{
	margin:0 10px;
	font-size:160px;
}

#timer .yycountdown-box .yyc-day,
#timer .yycountdown-box .yyc-day-text,
#timer .yycountdown-box .yyc-sec-text{
	display:none;
}



.scrollContainer{
	width:100%;
	height:100%;
}
.scrollInner{
	width:1000px;
	margin:0 auto;
	padding:200px 0;
	text-align:center;
}
.topTtl,.ttl{
	text-align:center;
}

.topSubTtl,.SubTtl{
	margin:25px 0 0;
	font-size:20px;
	font-family:'Saira Condensed', sans-serif;
	font-weight:400;
	text-align:center;
	letter-spacing:0;
}
.scrollCont{
	margin:80px auto 40px;
}
#sponsors .scrollCont{
	margin:50px auto 0;
}

.more{}

.more_btn{
	background:rgba(9, 9, 9, 0.80);
	position:relative;
	display:inline-block;
	margin:4% 0 0;
	padding:1.6% 6%;
	border:1px solid #323232;
	font-family:'Saira Condensed', sans-serif;
	font-size:30px;
	color:#4b4b4b;
	text-align:center;
	text-decoration:none;
	line-height:1;
	outline:none;
	transition:all .15s;
}
a.more_btn{
	color:#4b4b4b !important;
}
.more_btn::before,
.more_btn::after{
	position:absolute;
	z-index:2;
	content:'';
	width:0;
	height:0;
	border:1px solid transparent;
}
.more_btn::before{
	top:-1px;
	left:-1px;
}
.more_btn::after{
	bottom:-1px;
	right:-1px;
}
.more_btn:hover{
	color:#FF6000 !important;
	text-decoration:none;
}
.more_btn:hover::before,
.more_btn:hover::after{
	width:100%;
	height:100%;
}
.more_btn:hover::before{
	border-bottom-color:#FF6000 !important;
	border-left-color:#FF6000 !important;
	transition:height .15s, width .15s .15s;
}
.more_btn:hover::after{
	border-top-color:#FF6000 !important;
	border-right-color:#FF6000 !important;
	transition:height .15s, width .15s .15s;
}



/*------ main ------*/

#topMain{
	background:url(../img/bg_main.jpg) no-repeat center top / auto 100%;
	background-image:url(../img/bg_main.jpg);
	background-position:center top;
	background-size:auto 100%;
	padding:35px 0 40px;
}
.topMainImg{
	width:100%;
	height:auto;
	display:block;
}
.topMainImg h1 img{
	width:100%;
	height:auto;
}

#scrollInnerTopMain{
	height:890px;
	margin:0 auto;
	padding:0;
	position:relative;
}

#topMainTtl{
	margin:40px auto 0;
}
#topMainRider1{
	opacity:0;
	position:absolute;
	left:110px;
	bottom:105px;
	z-index:5;
}
#topMainRider2{
	opacity:0;
	position:absolute;
	top:180px;
	left:0;
	z-index:4;
}
#topMainRider3{
	opacity:0;
	position:absolute;
	left:245px;
	bottom:95px;
	z-index:3;
}
#topMainRider4{
	opacity:0;
	position:absolute;
	top:465px;
	left:395px;
	z-index:2;
}
#topMainRider5{
	opacity:0;
	position:absolute;
	top:200px;
	left:295px;
	z-index:1;
}
#topMainSubTxt{
	width:550px;
	position:absolute;
	top:355px;
	right:0;
	z-index:6;
	text-align:right;
}
#topMainSubTxt img{
	margin:0 0 40px;
}
#topMainSubTxtL{
	float:left;
	width:240px;
	height:122px;
}
#topMainSubTxtR{
	float:right;
	width:240px;
	height:122px;
	line-height:0;
}
#topMainSubTxtL img{
	width:auto;
	height:100%;
}

#topMainLogo{
	width:240px;
	height:57px;
}

#topMainLogoL{
	float:left;
	width:119px;
	height:57px;
	text-align:left;
	border-right:1px solid #FFF;
}
#topMainLogoR{
	float:right;
	width:120px;
	height:57px;
	text-align:right;
}
#topMainLogo img{
	width:auto;
	height:auto;
	max-width:85%;
	max-height:95%;
}


/*------ news ------*/


.scrollContNews{
	display:table;
	border-collapse:separate;
	border-spacing:10px 0; /*左右 上下*/
}

.topNewsList{
	background:rgba(9, 9, 9, 0.80);
	background:#090909\9; /*IE8*/
	*background:#090909; /*IE7*/
	width:240px;
	min-height:250px;
	/*padding:20px;*/
	padding:0 0 20px;
	display:table-cell;
	border:1px solid #323232;
}
.topNewsListDate{
	margin:20px 20px 0;
	text-align:right;
	font-family:'Saira Condensed', sans-serif;
	font-size:14px;
	color:#FF6000;
}
.topNewsListTtl{
	margin:15px 20px 0;
	text-align:left;
	font-size:14px;
	line-height:1.6;
}
.topNewsListTtl a{
	color:#FFF;
}
.topNewsListPic{
	background:#090909;
}
.topNewsListPic img{
	width:100%;
	height:auto;
	display:block;
}


/*------ what is ------*/

/*#news,*/
/*#about{
	background:url(../img/bg_about.jpg) no-repeat fixed center top / cover;
	background-image:url(../img/bg_about.jpg);
	background-position:center top;
	background-attachment:cover;
	background-position:fixed;
	background-repeat:no-repeat;
}*/
/*#about{
	background:url(../img/bg_about.jpg) no-repeat right top / 100% auto;
	background-image:url(../img/bg_about.jpg);
	background-position:right top;
	background-attachment:100% auto;
	background-repeat:no-repeat;
}*/

.topWhatisTtl{
	margin:0 0 25px;
	font-size:26px;
	font-weight:bold;
	line-height:1.4;
}
.topWhatisTtl span{
	font-size:20px;
}
.topWhatisTxt{
	line-height:1.8;
}


/*------ movie ------*/

#scrollInnerMoive{
	display:table;
	width:1000px;
}

/*#movie{
	background:url(../img/bg_movie.jpg) no-repeat fixed center top / cover;
	background-image:url(../img/bg_movie.jpg);
	background-position:center top;
	background-attachment:cover;
	background-position:fixed;
	background-repeat:no-repeat;
}*/

.topMovie{
	background:#090909;
	width:486px;
	height:265px;
	margin:0 5px 10px;
	display:inline-block;
}
.topMovie img{
	width:100%;
	height:auto;
}


/*------ riders ------*/

/*#movie,*/
/*#riders{
	background:url(../img/bg_riders.jpg) no-repeat fixed center top / cover;
	background-image:url(../img/bg_riders.jpg);
	background-position:center top;
	background-attachment:cover;
	background-position:fixed;
	background-repeat:no-repeat;
}*/
/*#riders{
	background:url(../img/bg_riders.jpg) no-repeat left top / 100% auto;
	background-image:url(../img/bg_riders.jpg);
	background-position:left top;
	background-attachment:100% auto;
	background-repeat:no-repeat;
}*/

.scrollContRiders{
	margin-right:-50px;
	line-height:1;
}

.topRiders{
	width:300px;
	padding:0 50px 50px 0;
	float:left;
}
.topRiders:nth-last-of-type(-1n+3){
	padding:0 50px 0 0;
}

img.topRidersProfPic,
img.judgesPic,
img.moviePic{
	width:100%;
	height:auto;
	display:block;
}
.topRidersName,
.judgesName{
	margin:15px 0 10px;
	font-family:'Saira Condensed', sans-serif;
	font-weight:600;
	font-size:24px;
}
.topRidersCountry{
	margin:0 0 5px;
	font-size:12px;
	line-height:18px;
}
.topRidersCountry span{
	position:relative;
	top:-4px;
	display:inline-block;
}
.topRidersCountry img{
	display:inline-block;
	margin:0 10px 0 0;
}
.topRidersProf,
.judgesCharge,
.movieTxt{
	font-weight:bold;
	/*color:#75bac1;*/
	line-height:1.4;
}
.topRidersProf span,
.judgesCharge span,
.movieTxt span{
	font-size:12px;
}


/*------ sponsors ------*/

#sponsors{}

#topSubTtlSponsors{
	color:#090909;
}

.sponsorsContainerL{}

.sponsorsContainerInner2,
.sponsorsContainerInner3{
	display:inline-block;
}
.sponsorsContainerInner2{
	width:49%;
}
.sponsorsContainerInner3{
	width:33%;
}
.sponsorsContainerInner4{
	width:24%;
}

.sponsorsTtl{
	margin:0 auto 40px;
	font-size:24px;
	font-weight:bold;
	font-style:oblique;
	letter-spacing:-1.5px;
	line-height:1;
	color:#090909;
}
.sponsorsTtl span{
	padding:10px;
	border:1px solid #090909;
}

.topSponsorsContainerL,
.topSponsorsContainerM,
.topSponsorsContainerS{
	/*margin:0 0 40px;*/
	margin:0 0 80px;
	font-size:0;
}
.topSponsorsContainerL,
.topSponsorsContainerM{
	padding:40px 0 0;
}
.topSponsorsContainerS{
	padding:0;
}

#sponsors .scrollCont .topSponsorsContainerM:last-of-type{
	margin:0;
}

.topSponsorsContainerL .sponsorsLogo a img{
	width:auto;
	height:180px;
	/*height:195px;*/
}
.topSponsorsContainerM .sponsorsLogo a img{
	width:auto;
	height:130px;
	/*height:137px;*/
}
.topSponsorsContainerS .sponsorsLogo a img{
	width:auto;
	height:80px;
	/*height:87px;*/
}




/*---------- contents ----------*/


#contents{
	width:100%;
}

#varLogo{
	width:1000px;
	margin:0 auto 20px;
	padding:20px 0 0;
	text-align:center;
	font-size:10px;
	letter-spacing:0.6px;
}
#varLogo img{
	width:100px;
	height:auto;
	margin:0 0 5px;
}
#varLogo span{}

.contTtl{
	background-repeat:no-repeat;
	background-position:center top;
	background-size:auto 100%;
	width:100%;
	height:170px;/*300-130*/
	margin:0 0 30px;
	padding:65px 0;
}

#contTtlNews{
	background:url(../img/bg_ttl_other.png) no-repeat center top / auto 100%;
	background-image:url(../img/bg_ttl_other.png);
}
#contTtlAbout{
	background:url(../img/bg_ttl_about.png) no-repeat center top / auto 100%;
	background-image:url(../img/bg_ttl_about.png);
}
#contTtlSchedule{
	background:url(../img/bg_ttl_schedule.png) no-repeat center top / auto 100%;
	background-image:url(../img/bg_ttl_schedule.png);
}
#contTtlMovie{
	background:url(../img/bg_ttl_other.png) no-repeat center top / auto 100%;
	background-image:url(../img/bg_ttl_other.png);
}
#contTtlRiders{
	background:url(../img/bg_ttl_riders.png) no-repeat center top / auto 100%;
	background-image:url(../img/bg_ttl_riders.png);
}
#contTtlHistory{}
#contTtlSponsors{
	background:url(../img/bg_ttl_other.png) no-repeat center top / auto 100%;
	background-image:url(../img/bg_ttl_other.png);
}
#contTtlResults{
	background:url(../img/bg_ttl_other.png) no-repeat center top / auto 100%;
	background-image:url(../img/bg_ttl_other.png);
}
#contTtlAccess{
	background:url(../img/bg_ttl_access.png) no-repeat center top / auto 100%;
	background-image:url(../img/bg_ttl_access.png);
}
#contTtlHotel{}

#contTtlEntry{
	background:url(../img/bg_ttl_other.png) no-repeat center top / auto 100%;
	background-image:url(../img/bg_ttl_other.png);
}
#contTtlJudges{
	background:url(../img/bg_ttl_other.png) no-repeat center top / auto 100%;
	background-image:url(../img/bg_ttl_other.png);
}
#contTtlPrivacy{
	background:url(../img/bg_ttl_other.png) no-repeat center top / auto 100%;
	background-image:url(../img/bg_ttl_other.png);
}

#contTtlSitemap{
	background:url(../img/bg_ttl_other.png) no-repeat center top / auto 100%;
	background-image:url(../img/bg_ttl_other.png);
}


.contentsInner{
	width:1000px;
	margin:0 auto;
	padding:60px 0 0;
	overflow:hidden;/*下部余白対策*/
	text-align:left;
}
.contentsInnerCol2{
	width:100%;
}
.contentsInnerDm{
	margin-right:-20px;
	/*padding:0 0 40px;*/
	padding:0 0 80px;
}
.contentsInnerCnt{
	margin:0 auto;
	display:table;
}

.btn{
	background:#252525;
	margin:0 auto;
	padding:20px;
	font-size:18px;
	font-weight:bold;
	color:#FF6000;
	text-align:center;
	letter-spacing:0.5px;
	border:3px solid #FF6000;
	cursor:pointer;
}
.btn:hover,
.btn:active{
	background:#FF6000;
	color:#252525;
}

.contSubTtl{
	margin:0 auto 60px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	/*font-style:oblique;*/
	letter-spacing:-1.5px;
	line-height:1;
	vertical-align:;
}
.contSubTtl-blk{
	margin:0 auto 40px;
	text-align:center;
	font-family:'Saira Condensed', sans-serif;
	font-weight:600;
	font-size:26px;
	line-height:1;
}

#contSubTtl-SF{
	font-size:90px;
	font-style:normal;
}

.contSubTtl h4{
	padding:20px;
	display:inline-block;
	font-family:'Saira Condensed', sans-serif;
	font-weight:600;
	letter-spacing:1;
	/*border:1px solid #FFF;*/
}
.contSubTtl-blk h4{
	display:inline-block;
	font-weight:600;
	letter-spacing:-0.4px;
}
.contSubTtl span,
.contSubTtl-blk span{
	font-size:20px;
}


.contBasTtl{
	font-size:26px;
	margin:0 0 15px;
	font-weight:bold;
	line-height:1.4;
}
.contBasTtl span,
#aboutName div{
	padding:0 0 10px;
	font-size:20px;
	font-weight:bold;
}
.contBasTxt{
	padding:0 0 60px;
}
.contentsInner .contBasTxt div{
	margin:0 0 30px;
	font-size:20px;
	line-height:1.6;
}
.contentsInner .contBasTxt div span{
	font-size:16px;
}

.contentsInner p{
	margin:0 20px;
	line-height:1.6;
}

.contItemTtl{
	background:#323232;
	margin:0 auto 20px;
	padding:0 20px;
	font-size:16px;
	font-weight:300;
	line-height:2.5;
}
.contItemTtlLgtbl{
	background:#75bac1;
	margin:0 auto 20px;
	padding:0 20px;
	color:#090909;
	font-size:16px;
	font-weight:bold;
	line-height:2.5;
}

ul.contItem,
dl.contItem,
p.contItem{
	margin:0 20px 60px;
}
dl.contItem dd ul.contItem{
	margin:0 20px;
}

ul.contItem li{
	line-height:1.6;
}

dl.contItem dt{
	margin:0 0 10px;
	font-weight:bold;
}
dl.contItem dd{
	margin:0 0 30px;
	line-height:1.6;
}
dl.contItem dd p{
	margin:0;
}

p.contItem{
	line-height:1.6;
}

.contTxtCnt{
	margin:0 0 30px;
	text-align:center;
}

table{
	border-collapse:separate;
	border-spacing:5px;
}
table span{
	font-size:11px;
}
th,td{
	background:#323232;
	padding:10px;
	vertical-align:middle;
	font-weight:normal;
}
th{
	width:285px;/*305-20*/
}
td{
	width:670px;/*690-20*/
}

.profSns{
	margin:0 0 0 -5px;
}
.profSns a{
	padding:0 5px;
}
.profSns a img,
.aboutPic .profSns a img{
	width:auto;
	height:36px;
}
.aboutPic .profSns a img{
	background:#4b4b4b;
}



/*------ news ------*/

#entry{
	width:700px;
	float:left;
}
#entry .newsList:last-of-type{
	margin:0 0 60px;
}
.newsList{
	background:url(../img/border_dotted_gray.gif) repeat-x left bottom;
	padding:20px 0;
}
.newsListL{
	width:130px;
	float:left;
}
.newsListR{
	width:540px;
	float:right;
}

.newsListPic{
	width:125px;
	height:125px;
	overflow:hidden;
}

.newsListPic img{
	width:100%;
	height:auto;
	display:block;
}

.newsListTtl,
#entryTtl{
	font-size:18px;
	line-height:1.4;
}
.newsListTtl a{
	color:#FFF;
}
.newsListDate,
#entryDate{
	margin:10px 0;
	font-family:'Saira Condensed', sans-serif;
	font-size:14px;
	color:#FF6000;
}
.newsListTxt{
}


#pageNav{
	margin:60px 0;
	padding:0;
	font-family:'Saira Condensed', sans-serif;
	font-size:20px;
}
#pageNavPrev{
	width:350px;
	display:table-cell;
	vertical-align:middle;
}
#pageNavNext{
	width:350px;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
}
#pageNavPrev a{
	background:url(../img/arrow_gold_prev.png) no-repeat left center;
	display:block;
	padding:0 0 0 30px;
}
#pageNavNext a{
	background:url(../img/arrow_gold_next.png) no-repeat right center;
	display:block;
	padding:0 30px 0 0;
}


#entrySns{
	margin:0 0 30px;
	text-align:right;
}
#entryTxt{
	background:url(../img/border_dotted_gray.gif) repeat-x left bottom;
	padding:0 0 20px;
}
.contentsInner #entry .newsListTxt p,
.contentsInner #entry #entryTxt p{
	margin:0;
	padding:0;
}
.contentsInner #entry #entryTxt p img{
	width:90%;
	height:auto;
}

#entryCategory{
	margin:50px 0 0;
	font-size:12px;
	text-align:right;
}


.video{
	position: relative;
	height: 0;
	padding: 30px 0 56.25%;
	overflow: hidden;
}

.video iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#side{
	width:240px;
	float:right;
}
.sideItem{
	margin:0 0 60px;
}
.sideTtl{
	margin:0 0 20px;
	font-size:22px;
	font-family:'Saira Condensed', sans-serif;
	letter-spacing:2px;
}

.sideItem ul{
	width:100%;
	list-style:none;
}
.sideItem ul li{
	background:url(../img/arrow_wh_list.png) no-repeat left center;
	margin:0 0 15px 15px;
	padding:0 0 0 15px;
}
.sideItem ul li a:link,
.sideItem ul li a:visited{
	/*padding:0 0 0 15px;*/
	text-decoration:none;
}
.sideItem ul li a:hover{
	/*padding:0 0 0 15px;*/
	text-decoration:underline;
}


label.screen-reader-text,
label.screen-reader-text{
	display: none;
}
select#archives-dropdown-2{
	width:100%;
	padding:4% 2%;
	box-sizing:border-box;
}
form#searchform input#s{
	width:80%;
	padding:10px;
	box-sizing:border-box;
}
#searchsubmit{
	padding:7px 15px;
	box-sizing:border-box;
}



/*------ about ------*/

.aboutPic{
	width:400px;
	min-height:550px;
	float:left;
}
.aboutTxtContainer{
	width:570px;
	min-height:600px;
	float:right;
}

.aboutPic img{
	width:100%;
	height:auto;
}
#aboutProf{
	margin:5px 0 10px;
	font-weight:bold;
}
#aboutProf span{
	padding:10px 0 0;
	font-size:12px;
	font-weight:normal;
}
#aboutName{
	margin:0 0 30px;
	font-size:46px;
	font-weight:bold;
	line-height:1;
}




/*------ schedule ------*/

/*#scheTB{
	width:100%;
	height:auto;
}*/

.scheTB_wrapCol2{
	width:49%;
	margin:0 0 30px;
	display:inline-block;
	vertical-align:top;
}





/*------ movie ------*/

.moviePic{
	margin:0 0 15px;
}
.movieTxt{
	font-weight:normal;
}





/*------ riders ------*/

.riders,
.judges,
.movie{
	width:300px;/*320-20*/
	margin:0 20px 20px 0;
	padding:10px;
	float:left;
	text-align:center;
}

.trn-ls{
	letter-spacing:-0.6px;
}
.ridersProfTxt{
	margin:20px 0;
	font-size:12px;
}

.liCol2Cont{
	width:800px;
	margin:auto;
}

.entryRiders1{
	/*width:320px;*/
	/*display:table-cell;*/
	/*margin:0 auto;*/
	padding:0 6.6px 60px;
	text-align:center;
}
.entryRiders2{
	width:400px;
	display:table-cell;
	padding:0 6.6px 60px;
	text-align:left;
}
.entryRiders3{
	width:320px;
	display:table-cell;
	padding:0 6.6px 60px;
	text-align:left;
}

/*.entryRiders1 ul,*/
.entryRiders2 ul,
.entryRiders3 ul{
	margin:0 0 0 20px;
}
.entryRiders1 ul li,
.entryRiders2 ul li,
.entryRiders3 ul li{
	padding:0 0 6px;
	font-size:20px;
	letter-spacing:1px;
}
.entryRiders1 ul li img,
.entryRiders2 ul li img,
.entryRiders3 ul li img{
	padding:0 10px 0;
	position:relative;
	top:2px;
}
.entryRiders1 ul li span,
.entryRiders2 ul li span,
.entryRiders3 ul li span{
	position:relative;
	top:-2px;
	font-size:12px;
	font-weight:normal;
}

.entryRidersCont .time{
	padding:0 0 0 10px;
}



/*------ sponsors ------*/

.bgSpons{
	background:url(../img/bg_sponsors_logo.jpg) repeat fixed;
}

.SContainerS{
	margin:0 0 60px;
}




/*------ results ------*/

.rankingRidersCont{}
.rankingRiders{
	width:320px;
	display:table-cell;
	padding:0 6.6px 60px;
}
.rankingRidersTop2,
.rankingRidersTop12{
	width:400px;
	display:table-cell;
	padding:0 6.6px 60px;
}
.rankingRidersTop2 ol,
.rankingRidersTop12 ol,
.rankingRiders ol{
	margin:0 0 0 30px;
}
.rankingRidersTop2 ol li{
	padding:0 0 6px;
	font-size:24px;
	font-weight:bold;
	letter-spacing:1px;
}
.rankingRidersTop12 ol li,
.rankingRiders ol li{
	padding:0 0 6px;
	font-size:20px;
	letter-spacing:1px;
}
.rankingRidersTop2 ol li span,
.rankingRidersTop12 ol li span,
.rankingRiders ol li span{
	position:relative;
	top:-2px;
	font-size:12px;
	font-weight:normal;
}





/*------ access ------*/

.gmap{
	width:100%;
	height:500px;
}




/*------ entry form ------*/

.entryFeeCont{
	margin:0 0 60px 10px;
	display:table;
	border-collapse:separate;
	border-spacing:25px 0;
}
.entryFee{
	background:url(../img/bg_patternGray.jpg) repeat;
	width:415px;/*450-25-10*/
	padding:15px;
	display:table-cell;
	border:5px solid #4b4b4b;
}
.entryFeeTtl{
	margin:0 0 15px;
	text-align:center;
	font-size:26px;
	font-weight:bold;
	line-height:1.4;
}

.entryComp{
	margin:0 0 80px;
	font-size:18px;
	font-weight:300;
}


form{}
form table th{
	width:285px;/*305-20*/
}
form table td{
	width:670px;/*690-20*/
}
form table th label{}
form table td input[type="text"],
form table td input[type="tel"],
form table td input[type="email"]{
	/*width:60%;*/
	width:80%;
	padding:6px;
	font-size:14px;
}
form table td textarea{
	width:80%;
	height:200px;
	padding:6px;
	font-size:14px;
}
form table td textarea#address{
	height:40px;
}

/*Chrome*/
/*input:-webkit-autofill {
	-webkit-box-shadow:0 0 0px 1000px #FFF inset;
}*/

.contentsInner form p input[type="submit"],
.contentsInner form p input[type="button"]{
	outline:none;
}


.required{
	margin:6px 0 0;
	font-size:10px;
}
form table th .required{
	float:right;
}

.contentsInner form p{
	margin:40px 0;
	text-align:center;
}


.wpcf7c-conf{
	background-color:#323232 !important;
	color:#FFF !important;
}
span.wpcf7-not-valid-tip{
	margin:5px 0 0;
	font-size:12px !important;
	font-weight:bold !important;
	color:#e60000 !important;
}
div.wpcf7-validation-errors{
	border:none !important;
}
div.wpcf7-response-output{
	margin:0 auto !important;
	padding:0 0 60px !important;
	font-size:18px;
	font-weight:300;
	text-align:center;
	color:#e60000;
}

div.wpcf7-mail-sent-ok{
	color:#FF6000;
	border:none !important;
}
div.wpcf7c-elm-step2,
div.wpcf7c-elm-step3{
	width:944px;
	margin:0 auto 10px;
	padding:60px 0 0;
	font-size:26px !important;
	font-weight:bold !important;
	text-align:center;
	border:none !important;
}

div.wpcf7 .ajax-loader{
	background-image:url(../img/loader.gif) !important;
	width:22px !important;
	height:22px !important;
	display:block !important;
	margin:10px auto 0 !important;
}




/*------ sitemap ------*/

.sitemapItem{
	background:url(../img/border_dotted_gray.gif) repeat-x left bottom;
	padding:20px;
}
.sitemapItem:last-of-type{
	margin:0 0 60px;
}
.sitemapItem h4,
.sitemapItem h5{
	font-size:14px;
	font-weight:normal;
}
.sitemapItem h4{}
.sitemapItem h5{
	margin:20px 0 0;
	padding:0 0 0 30px;
}
.sitemapItem a{
	background:url(../img/arrow_wh_list.png) no-repeat scroll left center;
	padding: 0 0 0 15px;
}
.sitemapItem a img{
	width:14px;
	height:14px;
	margin:0 0 0 6px;
}





/*---------- footer ----------*/


footer{
	background:url(../img/bg_footer.jpg) no-repeat center top / 100% auto;
	background-image:url(../img/bg_footer.jpg);
	background-position:center top;
	background-size:100% auto;
	background-repeat:no-repeat;
	width:100%;
	font-size:12px;
	text-align:center;
}
#footerInner{
	background:url(../img/bg_footer_gray.png) repeat-x;
	width:100%;
	/*padding:45px 0;*/
	padding:30px 0;
}
#footerContContainer{
	width:1000px;
	margin:0 auto;
	position:relative;
}
#silhouette{
	position:absolute;
	top:-150px;
	left:460px;
}
#footerCont{
	width:700px;
	margin:0 auto;
}
.footerContItem{
	/*width:250px;*/
	width:33%;
	display:inline-block;
	vertical-align:middle;
	font-size:10px;
}
#footerLogo img{
	width:150px;
	height:auto;
}
#footerLogo2 img{
	width:120px;
	height:auto;
}
.footerContItem a{
	padding:5px;
}
#footerTxt{
	margin:30px auto 0;
}
#footerTxt span{
	padding:0 20px 0 0;
}
#footerTxt span a{
	color:#FFF;
}

.pagetop{
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:900;
}
.pagetop a{
	width:43px;
	height:43px;
	display:block;
}

.jtb{
	position:fixed;
	bottom:75px;
	right:18px;
	z-index:1010;
}
.jtb a{
	width:48px;
	height:48px;
	margin:5px 0 0;
	display:block;
}
.jtb a img{
	width:100%;
	height:auto;
	display:block;
}





}



