
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


/* ヘッダー
------------------------------------------------------------*/
#header{
	position: relative;
    overflow:hidden;
    width:100%;
    height:568px;
}

#header img{
    position:absolute;
    left:50%;
    width:1280px;
    height:568px;
    margin-left:-640px;
}

#slogan{
	position: absolute;
  top: 50%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
	color: #fff;
	line-height: 1.2;
	text-align: center;
}

#slogan h1{
	font-size: 40px;
	margin-bottom: 20px;
	font-weight:normal;
}

#slogan h2{
	font-size: 20px;
	font-weight:normal;
}


/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}


/* 共通
------------------------------------------------------------*/
h1, h2{
}

img{
	width: 100%;
	height: auto;
}

section{clear:both;}

section h2{
	font-size: 22px;
	font-weight:normal;
	text-align: center;
}

.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.col2 li{
	display: inline-block;
	width: 100%;
  	margin: 20px 0 20px 0;
}


/* 
------------------------------------------------------------*/

.kosugi-regular {
  font-family: "Kosugi", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.barlow-condensed-semibold {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.barlow-condensed-bold {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.barlow-condensed-extrabold {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.barlow-condensed-semibold-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.barlow-condensed-bold-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.barlow-condensed-extrabold-italic {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 800;
  font-style: italic;
}



.content-box-race {
  background: #fff;
  width: 90%;
  max-width: 960px;
  border: solid 1px #bbbbbb;
  border-radius: 5px;
  margin: 0 auto 50px;
  font-size: 0.91rem; }
  @media screen and (max-width: 900px) {
    .content-box-race {
      width: 94%;
      margin: 0 auto 30px;
      font-size: 0.86rem; } }
  .content-box-race .content-box_inner {
    padding: 20px 40px 34px 40px; }
    @media screen and (max-width: 900px) {
      .content-box-race .content-box_inner {
        padding: 15px; } }
    .content-box-race .content-box_inner h3 {
      font-size: 1.18286rem;
      letter-spacing: -0.09em;
      margin-bottom: 10px; }
      .content-box-race .content-box_inner h3 span {
        background: linear-gradient(transparent 85%, #FFF100 0%); }
    .content-box-race .content-box_inner h4 {
      font-size: 1.19286rem;
      letter-spacing: -0.02em;
      margin-bottom: 10px; }
      .content-box-race .content-box_inner h4 span {
        background: linear-gradient(transparent 90%, #FFF100 0%); }
    .content-box-race .content-box_inner .pdf-list {
      margin: 0;
      padding: 0; }
      .content-box-race .content-box_inner .pdf-list li {
        padding: 5px;
        list-style: none; }
        .content-box-race .content-box_inner .pdf-list li a {
          letter-spacing: -0.06em;
          color: #4f4f4f;
          font-size: 1rem; }
          @media screen and (max-width: 900px) {
            .content-box-race .content-box_inner .pdf-list li a {
              font-size: 0.9285714286rem; } }
          .content-box-race .content-box_inner .pdf-list li a:hover {
            opacity: 0.8;
            text-decoration: underline; }
    .content-box-race .content-box_inner .textbox__map {
      margin: 0px auto 30;
      width: 100%;
      text-align: center; }
      .content-box-race .content-box_inner .textbox__map iframe {
        width: 100%;
        margin: 0 auto; }
    .content-box-race .content-box_inner .textbox__img {
      margin: 0px auto 30;
      width: 100%; }
      .content-box-race .content-box_inner .textbox__img img {
        max-width: 100%;
        height: auto; }


/* textbox 設定
------------------------------------------------------------*/
.textbox {
  max-width: 960px;
  width: 90%;
  margin: 0 auto 0; }
  .textbox.textbox_border {
    background: #fff;
    border: 1px solid #fe0000;
    width: 90%;
    margin: 0 auto;
    padding: auto 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); }
  .textbox.textbox_caution {
    background: #fff;
    border: 3px solid #C31418;
    border-radius: 5px;
    width: 90%;
    margin: 0 auto;
    padding: 12px 0px 0px 0px; }
    .textbox.textbox_caution h3 {
      font-size: 1.5714285714rem;
      margin: 0 auto 25px; }
      .textbox.textbox_caution h3 span {
        display: inline-block;
        background: #fff100;
        height: 100%; }
  .textbox h3 {
    font-size: 1.1428571429rem;
    width: 90%;
    margin: 0 auto 30px; }
    .textbox h3 span {
      display: inline-block;
      background: #fff100;
      height: 100%; }
  .textbox p {
    width: 100%;
    margin: 0 auto 30px;
    font-size: 1rem; }
    @media screen and (max-width: 900px) {
      .textbox p {
        font-size: 0.8571428571rem; } }
  .textbox .textbox__img {
    margin: 34px auto;
    width: 90%; }
    .textbox .textbox__img img {
      max-width: 100%;
      max-width: 960px;
      height: auto; }
  .textbox .tbl {
    border: 1px solid #373737;
    width: 90%;
    margin: 30px auto;
    border-spacing: 0; }
    .textbox .tbl th {
      width: 30%;
      border-bottom: 1px solid #fff;
      border-right: 1px solid #373737;
      padding: 15px;
      background: #373737;
      color: #fff;
      text-align: left; }
      @media screen and (max-width: 900px) {
        .textbox .tbl th {
          width: 33%;
          font-size: 1rem; } }
    .textbox .tbl td {
      width: 70%;
      border-bottom: 1px solid #373737;
      padding: 15px; }
      .textbox .tbl td .txt-s {
        font-size: 0.8571428571rem; }
      @media screen and (max-width: 900px) {
        .textbox .tbl td {
          width: 67%;
          font-size: 1rem; } }
    .textbox .tbl tr:last-child th, .textbox .tbl tr:last-child td {
      border-bottom: 0; }
  .textbox .tbl02 {
    border-left: 1px solid #373737;
    border-right: 1px solid #373737;
    border-top: 1px solid #373737;
    width: 90%;
    margin: 0 auto;
    border-spacing: 0; }
    .textbox .tbl02 th {
      background: #373737;
      color: #fff;
      padding: 15px 0; }
    .textbox .tbl02 td {
      padding: 15px;
      border-right: 1px solid #373737;
      border-bottom: 1px solid #373737; }
      @media screen and (max-width: 900px) {
        .textbox .tbl02 td {
          font-size: 1rem; } }
      .textbox .tbl02 td:last-child {
        border-right: 0; }
  .textbox .tbl-notes {
    margin: 15px 0 30px; }
    .textbox .tbl-notes p {
      font-size: 0.9285714286rem;
      margin-bottom: 0; }
  .textbox .textbox__map {
    margin: 34px auto;
    width: 90%;
    text-align: center; }
    .textbox .textbox__map iframe {
      width: 100%;
      margin: 0 auto; }


.selectbox-3 {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.selectbox-3::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #3a3a3a;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}

.selectbox-3 select {
    appearance: none;
    min-width: 260px;
    height: 2.8em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #636363;
    border-radius: 3px;
    background-color: #fff;
    color: #1a1a1a;
    font-size: 1.15em;
    cursor: pointer;
}


.t-center {
  text-align: center; }

.t-left {
  text-align: left; }

.t-right {
  text-align: right; }

.mb0 {
  margin-bottom: 0 !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb120 {
  margin-bottom: 12px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt90 {
  margin-top: 90px !important; }

.mt120 {
  margin-top: 120px !important; }


/* RR 設定非表示
------------------------------------------------------------*/
.ListControl{
	display: none;
}


.ListControl .ListBack{
	visibility: hidden;
}

.ListControl .ListControlSearch {
text-align: right;
}


.ListControl .ListControlSearch input::placeholder{
	visibility: hidden;
}
/* */


.ListControl .ListControlSearch .btnSearch:before{
	content:"検索";
}

.ListControl .ListControlSearch .btnClearSearch{
	display: none;
}

.ListControl .ListControlSearch .btnClearSearch img{
	display: none;
}



.ListControl .ListControlSearch .btnFavorites{
	display: none;
}




/* RR 設定
------------------------------------------------------------*/


.content-box--live {
  background: none;
  width: 90%;
  max-width: 1280px;
  margin: 0 auto 50px;
  font-size: 0.91rem; }
  @media screen and (max-width: 900px) {
    .content-box--live {
      width: 100%;
      margin: 0 auto 30px;
      font-size: 0.86rem; } }


/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	.inner{
		width: 1024px;
		padding-bottom: 120px;
	}
	section h2{
		padding: 70px 0 20px;
	}
	.txt h2{
		padding: 0 0 20px !important;
	}
}

@media only screen and (min-width: 800px){
	body{
		font-size:14px;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:none!important;
	}

	#mainnav{
		position:fixed;
		top: 0;
		width:100%;
		z-index:500;
	}

	#mainnav ul{
		text-align: right;
		padding-right: 30px;
	}

	#mainnav li{
		display: inline-block;
		padding: 45px 10px 20px;
		font-size: 14px;
		font-weight: 300;
	}
	
  #mainnav a{
		color: #000;
	}
	
	#mainnav.changeNav{
		background: rgba(255,255,255,.9);
		border-bottom: 1px solid #d1d1d1;
	}
	
	#mainnav.changeNav li{
		padding: 20px 10px;
	}




  #footer{
        font-size: 0.9rem;
		padding: 30px 10px 70px 0;
	}
}

@media only screen and (min-width: 641px){
	.col2 li{
		width: 40%;
		padding: 0 3%;
		vertical-align: top;
	}
}

@media only screen and (max-width: 640px){
	#map iframe{
	  width: 96% !important;
		left: 2%;
	}
}

@media only screen and (max-width: 799px){
	#slogan h1{
		font-size: 31px;
	}

	#slogan h2{
		font-size: 16px;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #fff;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #fff;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		right: 0;
		width: 100%;
		text-align: right;
		z-index:500;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.col3 li{
		margin: 0 auto;
		display: block;
	max-width: 288px;
	}
}

@media only screen and (max-width: 1199px){

}