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




/* -------------追記CSS 20181029------------- */


html {
  background: #FFF; }

#wrapper {
	max-width: 1920px;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 5em;
}

#wrapper_news {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 5em;
	background-image: url(../images/bg_news.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background: #000000;
    color: #cfcfcf;
    text-align: center;
}

#wrapper_vision {
	max-width: 1920px;
	text-align: center;
	width: auto;
	margin: 0px auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

#wrapper_vision h2 {
	font-family: "Myriad Pro Regular";
	font-size: 40px;
	color: #AAA71E;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#wrapper_vision p {
	font-family: kozuka-gothic-pr6n, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 23px;
	color: #AAA71E;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}


#wrapper_result {
	max-width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	background-image: url(../images/ttl_raceresult.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}


#wrapper_business {
	max-width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 40px;
}

#wrapper_business .ttl {
	text-align: center;
	color: #000;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#wrapper_business .ttl img {
	margin: 20px;
	text-align: center;
}

#wrapper_business .ttl h2 {
	background-color: #000;
	height: 55px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 55px;
	color: #FFF;
	font-size: 18px;
	font-weight: 300;
	padding: 0px;
}

#wrapper_business .ttl p {
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}

#wrapper_business .category {
	text-align: center;
	padding: 0;
	max-width: 1200px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 24px;
	font-size: 14px;
}

#wrapper_business .category h3 a,#wrapper_business .category h3 a:visited {
	line-height: 28px;
	text-decoration: underline;
	height: 28px;
	font-weight: 300;
	color: #000;
	margin-top: 25px;
	display: block;
	margin-bottom: 25px;
	font-size: 0.8em;
}

#wrapper_business .category h3 a:hover {
	line-height: 28px;
	text-decoration: underline;
	height: 28px;
	font-weight: 300;
	color: #ccc;
	margin-top: 25px;
	display: block;
	margin-bottom: 25px;
	font-size: 0.8em;
}


#wrapper_business .category .theme {
	text-align: center;
	margin: 0px;
	width: 100%;
}

#wrapper_business .category .theme img {
	margin: 0px;
	width: 100%;
	height:auto;
}

#wrapper_business .category .theme01 {
	text-align: center;
	margin: 0px;
	padding: 2%;
	width: 46%;
	float: left;
}

#wrapper_business .category .theme02 {
	text-align: center;
	margin: 0px;
	padding: 2%;
	width: 46%;
	float: left;
}

#wrapper_business .category p {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 0px;
}

#wrapper_business .category01 {
	text-align: center;
	margin: 0px;
	color: #000;
	padding: 2%;
	width: 46%;
	float: left;
}

#wrapper_business .category02 {
	text-align: center;
	margin: 0px;
	color: #000;
	padding: 2%;
	width: 46%;
	float: right;

}

.clearfix::after {
content: "";
display: block;
clear: both;
}



.container01{
	padding-right: 0%;
	padding-left: 0%;
	clear: both;
	overflow: hidden;
	padding-bottom: 0%;
	height: auto;
}


.container02{
	padding-right: 2%;
	padding-left: 2%;
	clear: both;
	overflow: hidden;
	padding-bottom: 0%;
	background-color: #f7f5e9;
}

.container03{
	overflow: hidden;
	padding-bottom: 2%;
	background-color: #FBFBF9;
	clear: both;
	text-align: center;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
}

.container-fb{
	padding-right: 0%;
	padding-left: 0%;
	clear: both;
	overflow: hidden;
	padding-bottom: 0%;
	height: auto;
}

.container-fb .row {
    width: 100%;
    max-width: 2000px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0;
}

.container-fb .news_pc .sec01, .container-fb .news_pc .sec02 {
    float: left;
    text-align: left;
    width: 33%;
    margin-bottom: 20px;
    border: none;
}

.container-fb .btn-fb {
    line-height: 50px;
    text-align: center;
    width: 50%;
    margin: 50px auto 30px auto;
    border: 1px solid #777777;
    font-size: 20px;

}

.container-fb .btn-fb  a:hover{
    line-height: 50px;
    text-align: center;
    width: 50%;
    margin: 50px auto 10px auto;
    border: 1px solid #cfcfcf
    text-decoration: none;
    color:#cfcfcf;

}

/*
.container-fb .btn-fb a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: #333;
  padding: 18px 30px;
  border-radius: 6px;
  transition: .3s;
}
.container-fb .btn-fb a:hover {
  background: #fcfcfc;
}
*/




* {

.pt0 {
  padding-top: 0px !important; }
  
ul {
	list-style: none;
}


a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.row {
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
	.sp_none {
		display: none;
	}


a.overwhite:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

  
/* ---------------------------------------------
ニュース
--------------------------------------------- */
#news {

}
#news h2 {
	text-align: center;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "sans-serif";
	font-style: italic;
    font-size: 24px;
}
#news h2 img.rp {
	width: 114px;
}

#news h2 span {
	text-align: center;
	color: #FFFFFF;
	font-style: italic;
	font-size: 0.8em;
	line-height: 1.5em;	
}

#news a {
	color: #FFF;
	text-decoration: none;
	font-weight: nomal;
	font-size: 1em;
}

#news a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: nomal;
	font-size: 1em;
}

#news a:hover {
	color: #ccc;
	text-decoration: underline;
	font-weight: nomal;
	font-size: 1em;
}

.news_pc .sec01 .thumb,.news_pc .sec02 .thumb {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
}

.news_pc .boxTargetHover a {
	text-decoration: underline;
}
.news_pc .sec01,.news_pc .sec02 {
	width: 32%;
	margin-bottom: 20px;
	padding: 10px 2% 10px;
	border-left: 1px solid #5a5a5a;
	float:left;
	text-align: left;
}
.news_pc .sec01 img,.news_pc .sec02 img {
	width: 100%;
}
.news_pc .sec01,.news_pc .sec01 {
	border-left: none;
}
.news_pc p.date {
	margin-bottom: 13px;
	font-size: 11px;
	line-height: 1em;
    color: #FFFFFF;
}
.news_pc h3 {
	margin: 18px 0 13px 0;
	font-size: 15px;
	font-weight: nomal;
	line-height: 20px;
}
.news_pc p.detail {
	font-size: 12px !important;
	margin-top: 1.5em;
	color: #AFAFAF;
}


/* ---------------------------------------------
　レース結果
--------------------------------------------- */
	#result {
	width: 100%;
	}

	#result h2.smp img {
		width: 97px;
	}
	#result h2 {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	}
	ul {
	list-style: none;
	padding: 0px;
}
	.result_sp {
	width: 100%;
	}

	.result_sp p {
	margin-bottom: 10px;
	}
	.result_sp .sec01 {
		clear: both;
		overflow: hidden;
		width: 100%;
		padding: 20px 0;
		margin-bottom: 0;
		text-align: left;
	}
	.result_sp a {
	color: #000;
	text-decoration:underline;
	margin-top: 3px;
}

	.result_sp a:visited {
	color: #000;
	text-decoration:underline;
	margin-top: 3px;
}

	.result_sp a:hover {
	color: #ccc;
	text-decoration:underline;
	margin-top: 3px;
}


	.result_sp .thum {
	width: auto;
	height: auto;
	float: left;
	/* 画像を垂直に */
	text-align: center;
	/* 画像を中央に */
	line-height: 0;
	vertical-align: middle;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 100px;
	}

	.result_sp .right {
	height: auto;
	display: table-cell;
	/* p要素でテーブルの構造を表現 */
	vertical-align: middle;
	font-size: 13px;		/* 画像を垂直に */
	line-height: 18px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin: 0px;
	}
	.result_sp span.date {
	font-size: 12px;
	padding-top: 3px;
	color: #666;
	}
	.result_sp h3 {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	}


/* テキスト点滅 */
.blinking{
	-webkit-animation:blink 0.8s ease-in-out infinite alternate;
    -moz-animation:blink 12s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
	font-size: 14px;
	color: #CC0000;
	font-weight: 500;
	margin-right: 5px;}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}


/* テキスト点滅 背景黒*/
.blinking_b{
	-webkit-animation:blink 0.8s ease-in-out infinite alternate;
    -moz-animation:blink 12s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
	font-size: 14px;
	color:#FF3333;
	font-weight: 500;
	margin-right: 5px;}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
/* ==========================================================================================
iPad
========================================================================================== */
@media screen and (max-width: 1179px) {


	.sp_none {
		display: none;
	}
    

    
	.container01{
	padding-right: 0%;
	padding-left: 0%;
	clear: both;
	overflow: hidden;
	padding-bottom: 0%;
	height: auto;
	width: 100%;
}

	#wrapper_vision h2 img {
		width:90%;

}

	#wrapper_news {
	max-width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 3em;
	background: #000000;
	text-align: center;
}
	#wrapper_result .result_sp .right {
	margin-right: 50px;
	}
	
	#wrapper_business .ttl img {
	text-align: center;
	width: 100%;
	margin-top: 0%;
	margin-right: 0;
	margin-bottom: 2%;
	margin-left: 0;
}

#wrapper_business .ttl .sml {
	margin: 0 0 4% 0;
	text-align: center;
	width: auto;
}

    
.container-fb{
	padding-right: 0%;
	padding-left: 0%;
	clear: both;
	overflow: hidden;
	padding-bottom: 0%;
	height: auto;
    font-size: 12px;
        }

.container-fb .row {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0;
}

.container-fb .news_pc .sec01, .container-fb .news_pc .sec02 {
    float: left;
    text-align: left;
    width: 50%;
    border: none;
}
  
 .container-fb .btn-fb {
    line-height: 50px;
    text-align: center;
    width: 60%;
    margin: 30px auto 30px auto;
    border: 1px solid #777777;
    font-size: 20px;

}   
    
}

/* ==========================================================================================
スマートフォン
========================================================================================== */
@media only screen and (max-width: 767px) {


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

--------------------------------------------- */
	.pc_none {
	display: none;
	}
	.sp_none {
	display: inline; 
	}	

.container03{
	padding-right: 2%;
	padding-left: 2%;
	overflow: hidden;
	padding-bottom: 2%;
	background-color: #000;
	clear: both;
	text-align: center;
	padding-top: 0%;

}
.container03 .row{
	margin-top: 0px;

}


	.container_smp {
	padding: 0 4% !important;
	}
	.container_smp p {
	line-height: 1.5em;
	margin-bottom: 1em;
	}

	.pd_clear {
		padding: 0px !important;
	}
	.row {
	width: 100%;
	margin-top: 10px;
	}
	

#wrapper_vision {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrapper_vision h2 img {
		width:95%;

}

	
	#wrapper_news {
	max-width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 3em;
	background: #000000;
	text-align: center;
}
#wrapper_result {
	max-width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	background-image: url(../images/ttl_raceresult-sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

	#wrapper_business h3 {
	font-size: 1.2em;
		font-weight: bold;

}

	
#wrapper_business .category01 {
	text-align: center;
	margin: 0px;
	color: #000;
	width: 88%;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 0%;
	padding-left: 10%;

}

#wrapper_business .category02 {
	text-align: center;
	margin: 0px;
	color: #000;
	padding: 2% 12% 6% 0;
	width: 88%;

}

#wrapper_business .ttl .sml {
	margin: 0 0 4% 0;
	text-align: center;
	width: 30%;
}

#wrapper_business .category .mdm {
	margin: 2% 0 4% 0;
	text-align: center;
	width: 60%;
}


#wrapper_business .ttl img {
	text-align: center;
	width: 100%;
	margin-top: 0%;
	margin-right: 0;
	margin-bottom: 2%;
	margin-left: 0;
}

#wrapper_business .category .theme {
	text-align: center;
	margin: 0px;
	width: 100%;
}

#wrapper_business .category .theme img {
	margin: 0px;
	width: 100%;
	height:auto;
}

#wrapper_business .category .theme01 {
	text-align: center;
	margin: 0px;
	padding: 1%;
	width: 48%;
	float: left;
}

#wrapper_business .category .theme02 {
	text-align: center;
	margin: 0px;
	padding: 1%;
	width: 48%;
	float: left;
}


/* ---------------------------------------------
ニュース
--------------------------------------------- */
	#news {
		background-color: #000;
	}

	#news h2.smp img {
		width: 97px;
	}
	#news h2 {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "sans-serif";
	font-style: italic;
	font-size: 1.2em;
	}
	
	#news h2 span {
	text-align: center;
	color: #FFFFFF;
	font-style: italic;
	font-size: 0.5em;
	line-height: 1.5em;	
}
	
	ul {
	list-style: none;
	padding: 0px;
}
	.news_sp {
	border-bottom: 1px solid #5a5a5a !important;
	margin-bottom: 40px;
	background-color: #000;
	}
	.news_sp .sec01 {
		clear: both;
		overflow: hidden;
		width: 100%;
		padding: 0px 0;
		margin-bottom: 0;
		border-top: 1px solid #5a5a5a !important;
		border-left: none !important;
		text-align: center;
	}
	.news_sp .sec01:nth-child(3) {
		border-right: none !important;
	}
/*	.news_sp .sec01:last-child {
		border-bottom: 1px solid #cecece !important;
	}
	.news_sp h2 img {
		width: 42% !important;
	} */
	.news_sp .thum {
	width: 30%;
	height: auto;
	float: left;
	/* 画像を垂直に */
	text-align: center;
	/* 画像を中央に */
	line-height: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align: middle;
	}
	.news_sp .thum img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	margin-top: 10px;
	}
	.news_sp .right {
	height: 100px;
	display: table-cell;
	/* p要素でテーブルの構造を表現 */
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 15px;

		/* 画像を垂直に */
	}
	.news_sp span.date {
	font-size: 11px;
	padding-top: 3px;
	color: #CCC;
	}
	.news_sp h3 {
	font-size: 14px;
	line-height: normal;
    font-weight: normal;
	margin: 0px;
	}
    
.container-fb .news_pc .sec01, .container-fb .news_pc .sec02 {
            float: left;
            text-align: left;
            width: 100%;
            border: none;
        }

.container-fb .btn-fb {
    line-height: 50px;
    text-align: center;
    width: 80%;
    margin: 2px auto 30px auto;
    border: 1px solid #777777;
    font-size: 20px;

}
    
/* ---------------------------------------------
　レース結果
--------------------------------------------- */
	#result {
	width: 100%;
	}

	#result h2.smp img {
		width: 97px;
	}
	#result h2 {
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
	ul {
	list-style: none;
	padding: 0px;
}
	.result_sp {
	width: 100%;
	}

	.result_sp p {
	margin-bottom: 10px;
	}
	.result_sp .sec01 {
		clear: both;
		overflow: hidden;
		width: 100%;
		padding: 20px 0;
		margin-bottom: 0;
		text-align: left;
	}


	.result_sp .thum {
	width: auto;
	height: auto;
	float: left;
	/* 画像を垂直に */
	text-align: center;
	/* 画像を中央に */
	line-height: 0;
	vertical-align: middle;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	}


	.result_sp .right {
	height: auto;
	display: table-cell;
	/* p要素でテーブルの構造を表現 */
	vertical-align: middle;
	font-size: 13px;		/* 画像を垂直に */
	line-height: 20px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin: 0px;
	color: #333;
	}
	.result_sp span.date {
	font-size: 12px;
	padding-top: 3px;
	color: #666;
	line-height: 16px;
	}
	.result_sp h3 {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

}
