@charset "UTF-8";

/* 全体 ------------------------------------ */
html, body{
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
}
body{
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ",Meiryo,"A-OTF 新ゴ",A-OTF Shin Go,"ヒラギノ角ゴ W3","Hiragino Kaku Gothic",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background-color:#000000;
}
body#top{
	background-image:url('../../images/common/back.jpg');
}

img{
	width:100%;
	vertical-align:top;
}

.lbl{
	font-weight:bold;
	color:#FF8040;
	text-align:center;
}
.lbl b{
	font-size:150%;
}
.tablebox{
	border:double 3px #0080FF;
	border-radius:15px;
	padding:5px;
	font-size:100%;
}
.miletbl{
	width:100%;
	margin:0 auto;
}
.miletbl tr.line th,
.miletbl tr.line td{
	border-bottom:solid 1px #0080FF;
	padding:5px;
}
.miletbl .col{
	text-align:right;
	padding-right:10px;
	color:#333333;
	font-size:90%;
}
.miletbl td{
	padding:5px 5px 0;
}
.miletbl .col td{
	padding:0 0 5px !important;
}
.miletbl tr.pd5 th,
.miletbl tr.pd5 td{
	padding:5px;
}
.miletbl strong{
	font-size:130%;
	color:#FF6262;
}
.dottedbox{
	padding:10px;
	border:dotted 3px #0080FF;
}
.dottedbox p{
	margin:0;
	padding:0;
}
/* 共通タグ ------------------------------------ */
h1{
	margin:0 0 10px;
}

h2{
	background-color:#000000;
	background-image: url('../../images/common/icon_moon.png');
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 10px 5px 10px 30px;
	color: #FFFFFF;
	line-height: 1;
	margin:0 0 10px;
	font-size:110%;
	min-height:20px;
}
h3{
	border-bottom:dotted 2px #FF4F7B;
	padding:5px;
	color:#FF4F7B;
}

.center{
	text-align:center;
}

a:hover img{
	opacity:0.6;
}

/* テーブル関連 ------------------------------------ */
table.data{
	border:#1A489E solid 1px;
	margin:0 0 1.5em 0;
	padding:0;
	width:100%;
}

table.data th,
table.data td{
	padding:3px;
	width:16.6%;
}

table.data th{
	border:#fff solid 1px;
	background-color:#1A489E;
	color:#fff;
	font-weight:bold;
}

table.data td{
	border:#1A489E solid 1px;
}

table.data td.intro{
	background-color:#ff9;
}

table.data td.attention{
	background-color:#fc9;
}

table.data td.num{
	text-align:right;
}

.tblcolor tr {
	background: #EEFFDF;
}
.tblcolor tr:nth-child(even) {
	background: #FFFFEC;
}
.tblcolor tr:hover {
	background: #D6ACFF;
}


.tblcolor2{
	text-align:center;
}
.tblcolor2 tr.bgcolor0 {
	background: #FFFFEB;
}
.tblcolor2 tr.bgcolor1 {
	background: #EEFEE1;
}

.tblcenter{
	text-align:center;
}

.tblsyussou th,
.tblsyussou td{
	text-align:center;
}

.tblsyussou tr:nth-child(even) {
	background: #F9F9F9;
}

.tblsyussou tr:nth-child(odd) {
	background: #F0FAE2;
}
.tblsyussou img{
	width:100%;
}
/* 共通ボタン ------------------------------------ */
.linkbtn{
	text-align:right;
}
.linkbtn a{
	padding:10px 20px;
	background-color:#003040;
	color:#FFFFFF;
	text-decoration:none;
}
.linkbtn a:hover{
	background-color:#000000;
}


/* 構造 ------------------------------------ */
.contents_in{
	padding:5px;
	margin:0 5px;
	box-sizing: border-box;
	background-color:#FFFFFF;
}
.left50{
	float:left;
	width:48%;
}
.right50{
	float:right;
	width:48%;
}
.left60{
	float:left;
	width:58%;
}
.right40{
	float:right;
	width:38%;
}
.left80{
	float:left;
	width:78%;
}
.right20{
	float:right;
	width:18%;
}



/* トップ ------------------------------------ */
#top #mainphoto{
	padding:0;
	margin:0;
}

#top #menu{
	padding:0;
	margin:0;
}
#top #menu li{
	margin:0 5px 5px;
}
#top .banner{
	list-style:none;
	padding:0;
	margin:0;
}
#top .banner li{
	float:left;
	width:48%;
	margin:10px 1%;
}


/* マイルクラブ24 ------------------------------------ */
#mile ol {
	border:dotted 3px #259E53;
	padding:15px;
	margin:0 0 10px;
}
#mile ol li{
	margin-left:20px;
	font-size:106%;
}
#mile #photo01{
	background-image:url('../../mile/images/photo01.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	min-height:500px;
	padding: 30px 0 50px 330px;
}
#mile #camp01{
	border:solid 3px #FF6262;
	border-radius:30px;
	padding:20px;
}
#mile #campdate{
	text-align:center;
	font-size:150% !important;
	color:#FF6262;
	border-bottom:dotted 3px #FF6262;
	padding:0 0 10px;
	margin:0 0 10px;
	font-weight:bold;
}
#mile #camp01 p{
	font-size:110%;
	color:#4171c1;
}

/* 企画レース ------------------------------------ */
#race .attentionbox{
	margin:10px;
}
#race .attentionbox p{
	padding:0;
	margin:0;
	color:#333333;
}


/* オープニングレース出場選手 ------------------------------------ */
.playertbl{
	font-size:80%;
}
#opening #tenbou b{
	color:#0975E1;
	font-size:110%;
}
#opening #tenbou p{
	margin-left:10px;
}

#opening .playertbl.data{
	width:100%;
}
#opening .playertbl.data td{
	width:10%;
	text-align:center;
	padding:2px 10px;
}
#opening .playertbl.data td.photo img{
	vertical-align:middle;
}



/* ういち企画コラボ ------------------------------------ */
#kikaku .lbl{
	color:#FF0000;
}
#kikaku .profbox{
	padding:10px;
	background-color:#0080C0;
}
#kikaku .profbox_in{
	padding:10px;
	background-color:#FFFFFF;
}

#kikaku .profbox_in dt {
	padding: 5px 5px 5px 0;
	font-weight:bold;
	color:#0080C0;
}

#kikaku .profbox_in dd {
	border-bottom: dotted 2px #CCC;
	margin: 0 1em;
}
#kikaku .photobox{
	text-align:center;
	float:right;
	width:35%;
}
#kikaku .photobox img{
	max-width:200px;
}
#kikaku .namecenter{
	text-align:center;
	font-weight:bold;
	font-size:120%;
	padding:0;
	margin:0;
}
#kikaku .youtube2 {
	margin:10px 0 20px;
	width: 100%;
}
#kikaku .youtube2 iframe {
	width: 100% !important;
	height: 100% !important;
}
#kikaku .youtube2 p{
	font-size:90%;
	color:#FFFFFF;
	text-align:center;
	margin:0;
	padding:0;
}


/* ヘッダメニュー ------------------------------------ */
nav.globalMenuSp {
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	background: #fff;
	color: #000;
	text-align: left;
	transform: translateY(-100%);
	transition: all 0.6s;
	width: 100%;
}

nav.globalMenuSp ul {
	background: #96C8FE;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

nav.globalMenuSp ul li {
	font-size: 100%;
	list-style-type: none;
	padding: 0 0 0 45px;
	width: 100%;
	border-bottom: 1px dotted #333;
	background-image:url('../images/common/turnlogo.png');
	background-repeat:no-repeat;
	background-position:left center;
}

/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}

nav.globalMenuSp ul li.nolink {
	padding: 1em 0 1em 45px;
	background-color:#EEEEEE;
	position: relative;
}
nav.globalMenuSp ul li.nolink::after {
	content:url('../images/common/nolink.png');
	position: absolute;
	right:50px;
}

nav.globalMenuSp ul li a {
	display: block;
	color: #000;
	padding: 1em 0;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
	transform: translateY(0%);
}



.navToggle {
	display: block;
	position: fixed;	/* bodyに対しての絶対位置指定 */
	right: 13px;
	top: 12px;
	width: 42px;
	height: 51px;
	cursor: pointer;
	z-index: 3;
	background: #666;
	text-align: center;
}

.navToggle span {
	display: block;
	position: absolute;	/* .navToggleに対して */
	width: 30px;
	border-bottom: solid 3px #eee;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left: 6px;
}

.navToggle span:nth-child(1) {
	top: 9px;
}

.navToggle span:nth-child(2) {
	top: 18px;
}

.navToggle span:nth-child(3) {
	top: 27px;
}

.navToggle span:nth-child(4) {
	border: none;
	color: #eee;
	font-size: 9px;
	font-weight: bold;
	top: 34px;
}

/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
	top: 18px;
	left: 6px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
	top: 18px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}


/* フッタ ------------------------------------ */
#footer{
	background-color:#000000;
	padding:3px 5px 0;
}
#address{
	font-size:80%;
	color:#FFFFFF;
}

/*----------------------------------------

clearfix

----------------------------------------*/

.cf:after{
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	font-size:0;
	line-height:0;
}

.cf{
	display:inline-block;
}

/* exlude MacIE5 \*/
* html .cf{
	height:1%;
}

.cf{
	display:block;
}
/* end MacIE5 */
