@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

img {
  border: 0;
  vertical-align: bottom;
}
p {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dl, dt, dd {
  margin: 0;
  padding: 0; 
}
body {
  margin: 0;
  padding: 0;
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pc {
  display: inherit;
}
.sp {
  display: none;
}
#trmContentWrap2016 {
  width: 100% !important;
  margin: 0 auto;
}
#container {
  width: 100%;
  margin: 0 auto;
  color: #1A1A1A;
  font-size: 16px;
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#container .inner {
  width: 980px;
  margin: 0 auto;
}

#container a img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all .5s;
}
/*--- top ---*/
/*
#container h1 {
  width: 100%;
  white-space: nowrap;
  outline: none;
	font-size: 110px;
	color: #fff;
	text-align: center;
  font-family: "Noto Sans JP", sans-serif;
	font-weight: 600;
	text-shadow: 0 0 15px #000;
	line-height: 0.7em;
}
*/
/* 券売設定表示用 */
#container h1.ticket {
  width: 100%;
  height: 400px;
  margin: 0;
  background: url(../img/top/main_supergt.jpg) no-repeat center center;
  text-align: center;
}
#container h1.ticket a {
  width: 980px;
  height: 400px;
  margin: 0 auto;
  display: block;
}
/* 券売設定表示用 */
/* TOP　お知らせ赤枠　*/
#category div.information {
  width: 980px;
  height: auto;
  margin: 30px 0 0;
  background: #FF0004;
  color: #fff;
  font-size: 2.5em;
  font-weight: bold;
  text-align: center;
  padding: 0.8em 0;
}
#category div.information a {
  color: #fff;
  text-decoration: none;
}
/* TOP　お知らせ赤枠　*/

#category div.notice {
  width: 976px;
  height: auto;
  margin: 30px 0 0;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  padding: 0.8em 0;
  border: 2px solid #FF0004;
}

#category,
.topYoutube {
  width: 980px;
  padding: 60px 0;
  overflow: hidden;
}
#category ul,
.topYoutube ul{
  width: 1005px;
}
#category ul:after,
.topYoutube ul::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#category li,
.topYoutube li {
  width: 310px;
  float: left;
  margin-right: 25px;
}
#category .listBnr01 {
  width: 100%;
  margin: 30px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#category .listBnr01::after {
  content: none;
}
#category .listBnr01 li {
  width: 470px;
  margin: 0;
}
#category .listBnr01 li img {
  width: 100%;
}
/* バナーエリア　*/
/* 2枚横並び　*/
#category .top-bnrarea {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin: 50px 0 0;
}
#category .top-bnrarea div.bnr-left {
  width: 470px;
}
#category .top-bnrarea div.bnr-right {
  width: 470px;
}
#category .top-bnrarea p {
  text-align: center;
  line-height: 1.8em;
  margin: 10px 0 0;
  font-size: 0.9em;
}
#category .top-bnrarea p span {
  font-weight: 700;
  font-size: 1.2em;
}
/* 1枚　*/
#category .top-bnrarea-sgl {
  width: 100%;
  margin: 50px 0 0;
  text-align: center;
}
/*#category .top-bnrarea-sgl div.bnr-center{ width:470px;}*/
#category .top-bnrarea-sgl p {
  text-align: center;
  line-height: 1.8em;
  margin: 10px 0 0;
  font-size: 0.9em;
}
#category .top-bnrarea-sgl p span {
  font-weight: 700;
  font-size: 1.2em;
}
/* バナーエリア　*/
#category .wrapYoutube,
.topYoutbe .wrapYoutube{
  margin-top: 90px;
  text-align: center;
} /*上部バナーエリア表示の場合のマージン*/
/*#category .wrapYoutube{ margin-top: 80px;} 上部バナーエリアナシの場合のマージン*/
#category .wrapYoutube h2,
.topYoutube .wrapYoutube h2{
  font-size: 26px;
  text-align: center;
  margin: 0 auto 25px;
}
#category .wrapYoutube .youtubeList,
.topYoutube .wrapYoutube .youtubeList{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#category .wrapYoutube .youtubeList li,
.topYoutube .wrapYoutube .youtubeList li{
  width: 470px;
  margin: 0;
}
#category .wrapYoutube .youtubeList li.right,
.topYoutube .wrapYoutube .youtubeList li.right{
  width: 470px;
  margin-left: 20px;
}
#category .wrapYoutube .youtubeList li p,
.topYoutube .wrapYoutube .youtubeList li p{
  font-size: 16px;
  margin-bottom: 15px;
  text-align: center;
}
#category .wrapYoutube .youtubeList li div,
.topYoutube .wrapYoutube .youtubeList li div{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#category .wrapYoutube .youtubeList li div iframe,
.topYoutube .wrapYoutube .youtubeList li div iframe{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#category .trmc-s_btn,
.topYoutube .trmc-s_btn{
  margin-top: 60px;
	margin-bottom: 100px;
}
#category .trmc-s_btn p,
.topYoutube .trmc-s_btn p{
  font-size: 18px;
  text-align: center;
  margin: 0 auto 20px;
  font-weight: bold;
}
#category .trmc-s_btn .btn_inner,
.topYoutube .trmc-s_btn .btn_inner { 
	margin-top: 5px;
}
#category .trmc-s_btn .btn_inner a,
.topYoutube .trmc-s_btn .btn_inner a{ 
	transition: all 0.6s; 
	width: 500px; margin: 0 auto; 
	display: block; padding: 15px; 
	background: #000; 
	color: #fff; 
	text-align: center; 
	font-weight: bold; 
	text-decoration: none; 
	position: relative;
}
#category .trmc-s_btn .btn_inner a:hover,
.topYoutube .trmc-s_btn .btn_inner a:hover {
  opacity: 0.7;
}
#category .trmc-s_btn .btn_inner a::after,
.topYoutube .trmc-s_btn .btn_inner a::after {
  top: 40%;
  bottom: 40%;
  right: 20px;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  transition: right 0.6s;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
#pickup {
  width: 100%;
  background: #ECECEC;
  padding: 35px 0 60px;
}
#pickup h2 {
  text-align: center;
  margin: 0 0 30px;
}
#pickup-large {
  width: 100%;
  background: #ECECEC;
  padding: 35px 0 60px;
}
#pickup-large h2 {
  text-align: center;
  margin: 0 0 30px;
}
.summer {
  text-align: center;
  margin-bottom: 50px;
}

.pickup-bnr {
  width: 980px;
  margin: 20px auto;
  text-align: center;
}

.pickup-still {
  width: 850px;
  margin: 0 auto;
}
.pickup-item {
  text-align: center;
}
.pickup-item img {
  margin: 0 5px;
  display: inline-block;
}
.pickup-list {
  width: 860px;
  margin: 0 auto;
}
.pickup-list .slick-slide {
  width: 400px !important;
  margin: 0 15px;
}
.slick-slider .slick-track {
  /*width:980px !important;*/
}
.pickup-list .slick-slide img {}
.pickup-list .slick-slide.slick-active img {
  float: right;
}
.pickup-list .slick-slide.slick-current img {
  float: left;
}
.pickup-list .slick-slide[class^="sec"] {
  color: #C71585;
}
.pickup-list .slick-prev, .pickup-list .slick-next {
  width: 25px;
  height: 46px;
  text-indent: -9999px;
}
.pickup-list .slick-prev {
  left: -60px;
  background: url(../img/top/anc-left.png) no-repeat 50% 50%;
  background-size: 25px 46px;
}
.pickup-list .slick-next {
  right: -60px;
  background: url(../img/top/anc-right.png) no-repeat 50% 50%;
  background-size: 25px 46px;
}
#pickup .line4 {
  width: 980px;
  overflow: hidden;
  margin: 0 auto;
}
#pickup .line4 ul {
  width: 1004px;
}
#pickup .line4 ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#pickup .line4 ul.under {
  margin-top: 50px;
}
#pickup .line4 ul li {
  width: 227px;
  float: left;
  margin-right: 24px;
}
#pickup .line4 ul li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all .5s;
}
#pickup .line4 ul li a {
  color: #1A1A1A;
  text-decoration: none;
}
#pickup .line4 ul li a:hover {
  color: #1A1A1A;
  text-decoration: none;
}
#pickup .line4 ul li h3 {
  margin: 0;
  padding: 10px 0;
  font-size: 14px;
  color: #1A1A1A;
}
#pickup .line4 ul li p {
  line-height: 150%;
}
#pickup .line4 ul li p.date {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 0;
}
#pickup .line4 ul li p.txt {
  font-size: 12px;
  margin: 10px 0 0;
}
.news_txt_red {
	color: #f00;
}
.line1 {
  width: auto;
  margin: 0 auto 0;
  text-align: center;
}
#topWrap {
  padding: 60px 0 90px;
}
#topWrap h2 {
  border-left: #262626 solid 5px;
  padding: 4px 0 0 12px;
  line-height: 26px;
  font-size: 20px;
  margin: 0 0 30px;
  color: #262626;
}
#rss {
  width: 980px;
  margin: 0 0 90px;
}
#rss:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#rss .l_rss {
  width: 460px;
  float: left;
  background: #FFF;
}
#rss .r_rss {
  width: 460px;
  float: right;
  background: #FFF;
}
#rss .feedEkList {
  margin: 0;
  padding: 0;
}
#rss .flexcroll {
  width: auto;
  height: 315px;
  overflow: auto;
  position: relative;
}
/* 本体 */
.scrollgeneric {
  line-height: 1px;
  font-size: 1px;
  position: absolute;
  top: 0;
  left: 0;
}
/* 縦スクロール範囲 */
.vscrollerbase {
  width: 20px;
  background-color: #ECECEC;
}
/* 縦スクロールバー */
.vscrollerbar {
  width: 20px;
  background-color: #CACACA;
}
.pickup-news {
  height: 100%;
  padding: 0;
  margin: 0;
}
.pickup-info {
  height: 100%;
  padding: 0;
  margin: 0;
}
.pickup-news .date, .pickup-info .date {
  display: block;
  text-align: left;
}
.pickup-news .category {
  display: block;
  text-align: left;
}
.pickup-news-item .detail {
  display: block;
  text-align: left;
}
.pickup-news-race {
  background-color: #fff;
  border: 1px solid #fff;
  font-size: 14px;
}
.pickup-news-item {
  padding: 0 0 13px 35px;
  background: url(../img/top/arw.gif) left top no-repeat;
  list-style: none;
}
.pickup-news-item a { /*display:table-cell;*/ text-decoration: underline;
  letter-spacing: 1px;
  text-align: left;
}
.pickup-news-item a:hover {
  text-decoration: none;
}
.pickup-news-item a:active, .pickup-news-item a:link, .pickup-news-item a:visited, .pickup-news-item a:hover {
  color: #000;
}
#box {
  width: 830px;
  margin: 0 auto;
}
#box ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#box li {
  width: 260px;
  height: 250px;
  float: left;
  margin: 0;
  display: table;
}
#box li.result {
  background: url(../img/top/result.gif) no-repeat center center;
  background-size: 260px;
  margin: 0 25px 25px 0;
}
#box li.course {
  background: url(../img/top/course.gif) no-repeat center center;
  background-size: 260px;
  margin: 0 25px 25px 0;
}
#box li.calendar {
  background: url(../img/top/calendar.gif) no-repeat center center;
  background-size: 260px;
  margin: 0 0 25px 0;
}
#box li.sports {
  background: url(../img/top/sports.gif) no-repeat center center;
  background-size: 260px;
  margin: 0 25px 0 0;
}
#box li.entry2 {
  background: url(../img/top/entryform_2w.gif) no-repeat center center;
  background-size: 260px;
  margin: 0 25px 0 0;
}
#box li.entry4 {
  background: url(../img/top/entryform_4w.gif) no-repeat center center;
  background-size: 260px;
  margin: 0 0 0 0;
}
#box li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all .5s;
}
#box li a {
  color: #000;
  text-decoration: none;
  width: 260px;
  height: 250px;
  display: table-cell;
  vertical-align: bottom;
}
#box li a:hover {
  color: #000;
  text-decoration: none;
}
#box li a p {
  text-align: center;
  margin: 0;
  padding-bottom: 25px;
  line-height: 140%;
}
#container .snsbox {
  width: 980px;
  margin-top: 90px;
}
#container .snsbox:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#container .fbBox {
  width: 470px;
  float: left;
  margin: 0;
  padding: 0;
}

#container .fbBox p.caution{margin-top:1em; font-size:0.9em;}

#container .twBox {
  width: 470px;
  float: right;
  margin: 0;
  padding: 0;
}
#container .twitter-timeline {
  width: 100%;
  height: 600px !important;
  border: 1px solid #cccccc !important;
  border-radius: 0;
}

/*--- LIST ---*/
#race-list {
  width: 100%;
  background: #ECECEC;
  padding: 35px 0 60px;
}

#race-list h2 {
  text-align: center;
  margin: 0 0 30px;
}

#race-list .line4 {
  width: 980px;
  line-height:2.2;
  overflow: hidden;
  margin: 0 auto;
}
#race-list .line4 ul {
  width: 1004px;
}
#race-list .line4 ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#race-list .line4 ul.under {
  margin-top: 50px;
}
#race-list .line4 ul li {
  width: 227px;
  float: left;
  margin-right: 24px;
  list-style:none;
}
#race-list .line4 ul li:before {
  content:"- ";
}

#race-list .line4 ul li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all .5s;
}
#race-list .line4 ul li a {
  color: #1A1A1A;
  text-decoration: none;
}
#race-list .line4 ul li a:hover {
  color: #00A040;
  text-decoration: none;
}

#race-list .line4 ul li h3 {
  margin: 0;
  padding: 10px 0;
  font-size: 14px;
  color: #1A1A1A;
}
#race-list .line4 ul li p {
  line-height: 150%;
}
#race-list .line4 ul li p.date {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 0;
}
#race-list .line4 ul li p.txt {
  font-size: 12px;
  margin: 10px 0 0;
}


/*--- secpage ---*/
.pankuzu {
  width: 980px;
  margin: 20px auto;
  font-size: 14px;
  color: #1A1A1A;
}
.pankuzu a {
  color: #1A1A1A;
  text-decoration: underline;
  background: url(../img/common/flag.png) no-repeat left center;
  padding-left: 30px;
}
.pankuzu a.bg_none {
  background: none;
  padding: 0;
}
.pankuzu a:hover {
  color: #1A1A1A;
  text-decoration: none;
}
#container .img_main {
  font-family: "Noto Sans JP", sans-serif;
position: relative;
}

#container .ms-home {
  width: 100%;
  height: 400px;
  margin: 0;
  background: url(../img/top/main.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  outline: none;
}

#container .ms-family {
  width: 100%;
  height: 400px;
  margin: 0;
  background: url(../img/family/main.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  white-space: nowrap;
  outline: none;
}

#container .ms-spectate {
  width: 100%;
  height: 400px;
  margin: 0;
  background: url(../img/spectate/main.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  white-space: nowrap;
  outline: none;
}

#container h1.spectate {
position: absolute;
  top:33%;
	 left:0;
}
#container .run {
position: absolute;
  top:40%;
	left: 44%;
}
#container h1.family {
position: absolute;
  top:30%;
	 left:0;
}

#container h1.family span {
font-size: 34px;
	font-weight: bold;
	display: block;
}

#category_sec {
  width: 980px;
  padding: 60px 0 0;
  overflow: hidden;
}
#category_sec ul {
  width: 1010px;
}
#category_sec ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#category_sec li {
  width: 310px;
  float: left;
  margin-right: 30px;
}
#category_sec li.w475_L {
	position: relative;
  width: 475px;
	height: 400px;
	background-image: url("../img/family/bnr_run.jpg");
  font-family: "Noto Sans JP", sans-serif;
	font-weight: bold;
	font-size: 80px;
	text-align: center;
	line-height: 0.8em;
}

#category_sec li.w475_L a{
  color: #fff;
	text-decoration: none;
	position: absolute;
  top: 56%;
  left: 23%;
	text-shadow: 0 0 15px #000;
}
#category_sec li.w475_L span{
	font-size: 34px;
}

#category_sec li.w475_R {
	position: relative;
  width: 475px;
	height: 400px;
	background-image: url("../img/family/bnr_enjoy.jpg");
  font-family: "Noto Sans JP", sans-serif;
	font-weight: bold;
	font-size: 80px;
	text-align: center;
	line-height: 0.8em;
}

#category_sec li.w475_R a{
  color: #fff;
	text-decoration: none;
	position: absolute;
  top: 56%;
  left: 23%;
	text-shadow: 0 0 15px #000;
}
#category_sec li.w475_R span{
	font-size: 34px;
}

#secWrap {
  width: 100%;
  padding-bottom: 100px;
}
#secWrap h2 {
  margin: 100px 0 60px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
	font-size: 34px;
	font-weight: bold;
}
#secWrap h2.mt60 {
  margin: 60px 0 60px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
	font-size: 34px;
	font-weight: bold;
}
#secWrap h2.mb30 {
  margin: 60px 0 30px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
	font-size: 32px;
	font-weight: bold;
}
#secWrap h2.mt60mb30 {
  margin: 60px 0 30px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
	font-size: 32px;
	font-weight: bold;
}
#secWrap p.lead {
  font-size: 16px;
  margin: 0 0 60px;
  text-align: center;
}
#secWrap .trmcWrap {
  background: #EBEBEB;
  margin: 0 auto 80px;
}
#secWrap .trmcWrap h2 {
  padding: 30px 0 0;
  margin: 0;
  text-align: center;
}
#secWrap .trmcWrap h2 img {
  width: 200px;
}
#secWrap .trmcWrap h3 {
  margin: 20px 0 0;
  text-align: center;
  font-size: 26px;
}
#secWrap .trmcWrap p {
  text-align: center;
  margin: 20px 0 0;
  padding: 0 40px;
}
#secWrap .trmcWrap p.btn_step {
  text-align: center;
  margin: 30px 0 0;
}
#secWrap .stepYoutube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  float: none;
  margin-bottom: 30px;
}
#secWrap .stepYoutube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#secWrap .stepYoutube div.pc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/* 190416 追加部分 ここから*/
#secWrap .line4 {
  width: 1004px;
  overflow: hidden;
}
#secWrap .line4 ul.first {
  display: inline-block;
  width: 502px;
  float: left;
}
#secWrap .line4 ul.second {
  display: inline-block;
  width: 502px;
  float: left;
}
#secWrap .line4 div.clear {
  clear: both;
  height: 0;
  visibility: hidden;
}
/* 190416 追加部分 ここまで*/
/* 190416 コメントアウト部分 ここから*/
/*#secWrap .line4 { width: 980px; overflow: hidden;}
#secWrap .line4 ul { width: 1004px;}*/
/* 190416 コメントアウト部分 ここまで */
#secWrap .line4 ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#secWrap .line4 ul.under {
  margin-top: 50px;
  width: 1004px;
}
#secWrap .line4 ul li {
  width: 227px;
  float: left;
  margin-right: 24px;
}
#secWrap .line4 ul li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all .5s;
}
#secWrap .line4 ul li a {
  color: #1A1A1A;
  text-decoration: none;
}
#secWrap .line4 ul li a:hover {
  color: #1A1A1A;
  text-decoration: none;
}
#secWrap .line4 ul li h3 {
  margin: 0;
  padding: 10px 0 0;
  font-size: 14px;
  color: #1A1A1A;
  line-height: 150%;
}
#secWrap .line4 ul li p {
  line-height: 150%;
}
#secWrap .line4 ul li p.txt {
  font-size: 12px;
  margin: 8px 0 0;
}
#secWrap .line4 ul li p.txt-mb {
  font-size: 12px;
  margin: 8px 0 0;
}
#secWrap .line4 ul li h3.row {
  width: 100%;
  float: left;
  padding: 0 !important;
  margin: 10px 0 0;
}
#secWrap .line4 ul li p.date {
  width: 100%;
  font-size: 10px;
  font-weight: bold;
  float: left;
  text-align: left;
  margin: 0;
  padding: 5px 0 0;
}
#secWrap .line4 ul li .dataBox {
  width: 227px;
  margin: 0;
  padding: 0;
}
#secWrap .line4 ul li .dataBox:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#secWrap .line4 ul li p.btn {
  width: 227px;
  margin: 10px 0 0 0;
}
#secWrap .line2 {
  width: 980px;
  overflow: hidden;
}
#secWrap .line2 ul {
  width: 1004px;
}
#secWrap .line2 ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#secWrap .line2 ul.under {
  margin-top: 50px;
}
#secWrap .line2 ul li {
  width: 478px;
  float: left;
  margin-right: 24px;
	background-color: #378F76;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	padding: 25px 0;
}

#secWrap .line2 ul li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all .5s;
}
#secWrap .line2 ul li.op100 {
  width: 478px;
  float: left;
  margin-right: 24px;
}
#secWrap .line2 ul li.op100:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
#secWrap .line2 ul li a {
  color: #fff;
  text-decoration: none;
}
#secWrap .line2 ul li a:hover {
  color: #fff;
  text-decoration: none;
}
#secWrap .line2 ul li h3 {
  margin: 0;
  padding: 10px 0 0;
  font-size: 14px;
  color: #1A1A1A;
}
#secWrap .line2 ul li p {
  line-height: 150%;
}
#secWrap .line2 ul li p.txt {
  font-size: 12px;
  margin: 8px 0 0;
}
#secWrap .line2 ul li p.btnL {
  width: 233px;
  float: left;
  margin: 10px 0 0;
}
#secWrap .line2 ul li p.btnR {
  width: 233px;
  float: right;
  margin: 10px 0 0;
}
#secWrap .line2 ul li h3.row {
  width: 400px;
  margin: 0;
  padding: 10px 0 0;
  font-size: 14px;
  color: #1A1A1A;
  float: left;
}
#secWrap .line2 ul li p.date {
  width: 78px;
  font-size: 10px;
  font-weight: bold;
  margin: 0;
  padding: 14px 0 0;
  float: right;
  text-align: right;
}
#secWrap .line2 ul li .dataBox {
  width: 478px;
  margin: 0;
  padding: 0;
}
#secWrap .line2 ul li .dataBox:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}



#secWrap .line2-center {
  width: 980px;
  overflow: hidden;
}
#secWrap .line2-center ul {
  width: 1004px;
}
#secWrap .line2-center ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#secWrap .line2-center ul.under {
  margin-top: 50px;
}
#secWrap .line2-center ul li {
  width: 502px;
  margin:0 auto;
}
/*#secWrap .line2-center ul li img{
  width: 578px;
}*/

#secWrap .line2-center ul li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all .5s;
}
#secWrap .line2-center ul li.op100 {
  width: 478px;
  margin: 0 auto;
}
#secWrap .line2-center ul li.op100:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
#secWrap .line2-center ul li a {
  color: #1A1A1A;
  text-decoration: none;
}
#secWrap .line2-center ul li a:hover {
  color: #1A1A1A;
  text-decoration: none;
}
#secWrap .line2-center ul li h3 {
  margin: 0;
  padding: 10px 0 0;
  font-size: 14px;
  color: #1A1A1A;
}
#secWrap .line2-center ul li p {
  line-height: 150%;
}
#secWrap .line2-center ul li p.txt {
  font-size: 12px;
  margin: 8px 0 0;
}
#secWrap .line2-center ul li p.btnL {
  width: 233px;
  float: left;
  margin: 10px 0 0;
}
#secWrap .line2-center ul li p.btnR {
  width: 233px;
  float: right;
  margin: 10px 0 0;
}
#secWrap .line2-center ul li h3.row {
  width: 400px;
  margin: 0;
  padding: 10px 0 0;
  font-size: 14px;
  color: #1A1A1A;
  float: left;
}
#secWrap .line2-center ul li p.date {
  width: 78px;
  font-size: 10px;
  font-weight: bold;
  margin: 0;
  padding: 14px 0 0;
  float: right;
  text-align: right;
}
#secWrap .line2-center ul li .dataBox {
  width: 478px;
  margin: 0;
  padding: 0;
}
#secWrap .line2-center ul li .dataBox:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#secWrap .line3 {
  width: 980px;
  overflow: hidden;
}
#secWrap .line3 ul {
  width: 1005px;
}
#secWrap .line3 ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#secWrap .line3 ul.under {
  margin-top: 50px;
}
#secWrap .line3 ul li {
  width: 310px;
  float: left;
  margin-right: 25px;
}
#secWrap .line3 ul li:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all .5s;
}
#secWrap .line3 ul li a {
  color: #1A1A1A;
  text-decoration: none;
}
#secWrap .line3 ul li a:hover {
  color: #1A1A1A;
  text-decoration: none;
}
#secWrap .line3 ul li h3 {
  margin: 0;
  padding: 10px 0 0;
  font-size: 14px;
  color: #1A1A1A;
}
#secWrap .line3 ul li h3.row {
  margin: 0;
  padding: 10px 0 0;
  font-size: 14px;
  color: #1A1A1A;
}
#secWrap .line3 ul li p {
  line-height: 150%;
}
#secWrap .line3 ul li p.date {
  width: 50px;
  font-size: 10px;
  font-weight: bold;
  margin: 0;
  padding: 14px 0 0;
  float: right;
  text-align: right;
}
#secWrap .line3 ul li p.txt {
  font-size: 12px;
  margin: 8px 0 0;
}
#secWrap .line3 ul li .dataBox {
  width: 310px;
  margin: 0;
  padding: 0;
}
#secWrap .line3 ul li .dataBox:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#bnrArea {
  width: 100%;
  background: #ECECEC;
  padding: 60px 0 60px;
  margin: 0 0 100px;
  text-align: center;
}
#bnrArea a {
  width: 700px;
  font-family: "Noto Sans JP", sans-serif;
  background: #FFF;
  color: #F18F00;
  font-weight: 600;
  padding: 34px 80px;
  text-decoration: none;
  text-align: center;
  font-size: 30px;
  border: solid 2px #F18F00;
}

#bnrArea .arrow {
  display: inline-block;
  vertical-align: middle;
  color: #F18F00;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.375em 0.64952em;
  border-left-color: currentColor;
  border-right: 0;
	margin-left: 40px;
	margin-bottom: 8px;
}

.ls-005em {
  letter-spacing: -0.05em;
}


#secWrap div.btn_mail-magazine{
	width:980px;
	background-color:#E80125;
	color:#F3F3F3;
	margin-top: 60px;
	font-size: 1.6em;
	padding: 20px 0;
	text-align: center;
	font-weight: 700;
	}

#secWrap div.btn_mail-magazine a{
	display: block;
	text-decoration: none !important;
	color:#F3F3F3;
}

#secWrap div.btn_mail-magazine:hover {
	opacity: 0.6 ;
}

/*--　run --*/
.wrap-mv {
  margin-bottom: 50px;
}
#container h1.mainImage {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 720px;
  background: url(../img/run/main.jpg) no-repeat center center;
  background-size: cover;
  margin: 0 0 20px 0;
  overflow: hidden;
  white-space: nowrap;
  outline: none;
}

#container h1.mainImage::after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    background-image: url("../img/run/main_img.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 100%;
    background-position: center bottom;
}

.mainMovie {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.mainMovie video {
  margin: 0 auto;
  width: 100%;
}
/*--　step --*/
#container .linkStep {
  width: 980px;
  margin-bottom: 80px;
}
#container .linkStep:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#container .linkStepItem {
  margin-bottom: 45px;
}

#container .linkStepItem__blockTitle {
    text-align: center;
    background: #262626;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;
    box-shadow: 5px 5px 0 #e00003;
}

#container .linkStepItem__blockTitle::before,
#container .linkStepItem__blockTitle::after{
    position: absolute;
      left: 0;
      width: 100%;
      content: '';
      border-top: 2px dotted rgba(255, 255, 255, .4);
}

#container .linkStepItem__blockTitle::before {
    top: 6px;
}

#container .linkStepItem__blockTitle::after {
    bottom: 6px;
}

#container .linkStepItem__title {
    font-size: 28px;
    padding-top: 10px;
    padding-bottom: 10px;
    bottom: 5px;
}

#container .linkStepItem__titleSub {
    font-size: 18px;
}

#container .linkStepItem__detail {
    /* display: none; */
}

#container .linkStepL2 {
  width: 300px;
  float: left;
  margin-left: 170px
}
#container .linkStepR2 {
  width: 300px;
  float: left;
  margin-left: 41px
}
#container .b_rbl {
  border-right: #D9D9D9 solid 1px;
  border-bottom: #D9D9D9 solid 1px;
  border-left: #D9D9D9 solid 1px;
}
#container .linkStep h2 {
  padding: 30px 0 0;
  margin: 0;
  text-align: center;
}
/*
#container .linkStep h3 {
  margin: 30px 0 0;
  text-align: center;
  font-size: 1.2em;
}
*/
#container .linkStep .b_rbl p {
  text-align: center;
  margin: 15px 0 0;
  font-size: 1em;
}
#container .linkStep .b_rbl p.btn_step {
  text-align: center;
  margin: 30px auto 0;
}
#container .b_rbl_run_top {
  position: relative;
}
#container .linkStep .b_rbl_run_top p {
  text-align: center;
  margin: 15px 0 0;
  font-size: 1em;
}
#container .linkStep .b_rbl_run_top p.btn_step {
  width: 180px;
  height: 40px;
  text-align: center;
  margin: 0 auto 0;
  position: absolute;
  bottom: 0;
  left: 59px;
  right: 59px;
}
#container .b_rbl_run_top .b_rbl_run_top__items {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0 0;
}

#container .b_rbl_run_top .b_rbl_run_top__items img {
    max-width: 100%;
}
#container .b_rbl_run_top .b_rbl_run_top__item {
    width: 31%;
    margin-bottom: 40px;
    box-sizing: border-box;
}

#container .b_rbl_run_top .b_rbl_run_top__item:nth-child(3n+1):last-child {
    margin-left: auto;
    margin-right: 675.5px;
}

#container .b_rbl_run_top .b_rbl_run_top__item:nth-child(3n+2):last-child {
    margin-left: auto;
    margin-right: 34.5%;
}

#container .b_rbl_run_top .b_rbl_run_top__items.adjust001:nth-child(3n+1):last-child {
    margin-right: auto;
}

#container .b_rbl_run_top .b_rbl_run_top__items.adjust001:nth-child(3n+2):last-child {
    margin-right: auto;
}
#container .b_rbl_run_top .b_rbl_run_top__items.adjust001 .b_rbl_run_top__item:last-child {
    margin-right: 34.5%;
}

#container .b_rbl_run_top .b_rbl_run_top__item.col_2 {
    width: 100%;
}
#container .b_rbl_run_top .b_rbl_run_top__items.adjust001 .b_rbl_run_top__item.col_1 {
    width: 100%;
    margin-right: 69%;
}
#container .b_rbl_run_top .b_rbl_run_top__item dt {
    border: 1px solid #efefef;
}

#container .b_rbl_run_top .b_rbl_run_top__item dd {
    margin-top: 5px;
    padding: 5px 0 0 5px;
    text-align: left;
    margin-left: 1em;
    text-indent: calc(-1em + -5px);
}

#container .b_rbl_run_top .b_rbl_run_top__item .btn_reserve_close {
	display: block;
	background: #e00003;
	padding: 5px 5px 5px 1em;
	color:#fff;
    margin-left: 0;
	text-indent: 0.25em;
}

#container .b_rbl_run_top .b_rbl_run_top__item .btn_reserve_close::before {
	display:none;
}
#container .b_rbl_run_top .b_rbl_run_top__item a {
    text-decoration: none;
    color: #1A1A1A;
}

#container .b_rbl_run_top .b_rbl_run_top__item dd::before {
font-family: "Font Awesome 5 Free";
  content: '\f0da';
  font-weight: 900;
    color: #fff;
    background: #262626;
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    padding: 1px 5px 1px 6px;
    text-indent: 0;
}
#container .b_rbl_run_top .b_rbl_run_top__item a.btn_reserve {
	display: block;
	background: #e00003;
	padding: 5px;
}
#container .b_rbl_run_top .b_rbl_run_top__item a.btn_reserve:hover{
	opacity:0.5;
}
#container .b_rbl_run_top .b_rbl_run_top__item a.btn_reserve dd {
    margin-top: 5px;
    padding: 0 5px 5px 5px;
    text-align: left;
    margin-left: 1em;
    text-indent: calc(-1em + -5px);
	color:#fff;
}
#container .b_rbl_run_top .b_rbl_run_top__item a.btn_reserve dd::before {
font-family: "Font Awesome 5 Free";
  content: '\f0da';
  font-weight: 900;
    color: #fff;
	background:none;
	display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    padding: 1px 5px 1px 6px;
    text-indent: 0;
}

#container .step_bnr {
  margin-top: 70px;
}
#container .step_bnr p {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}
#container .mb60 {
  margin-bottom: 60px;
}
#container .linkExtra {
  width: 640px;
  margin: 60px auto;
}
#container .linkExtra:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#container .linkExtraL {
  width: 300px;
  float: left;
  margin-right: 40px;
}
#container .linkExtraR {
  width: 300px;
  float: right;
}
#container .linkExtraL > img, #container .linkExtraR > img {
  width: 100%;
}
#container .b_rbl {
  border-right: #D9D9D9 solid 1px;
  border-bottom: #D9D9D9 solid 1px;
  border-left: #D9D9D9 solid 1px;
}
#container .linkExtra h2 {
  margin: 0;
  padding: 30px 0;
  text-align: center;
  background: none;
  font-size: 20px;
}
#container .linkExtra p.btn_step {
  text-align: center;
  margin: 0;
}
#pageNav {
  width: 980px;
  margin: 0 auto;
}
#pageNav ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#pageNav li {
  float: left;
  width: 163px;
  text-align: center;
  line-height: 0;
}
#pageNav li a.here {
  text-decoration: none;
  background: url(../img/run/bg_nav_o.gif) no-repeat;
  width: 163px;
  height: 40px;
  padding: 10px 0 0;
  display: block;
}
#pageNav li a {
  text-decoration: none;
  background: url(../img/run/bg_nav.gif) no-repeat;
  width: 163px;
  height: 40px;
  padding: 10px 0 0;
  display: block;
}
#pageNav li a:hover {
  text-decoration: none;
  background: url(../img/run/bg_nav_o.gif) no-repeat;
}
h3.step {
  background: #EBEBEB;
  font-size: 22px;
  padding: 12px 18px 10px;
  margin: 60px 0 0;
}
h3.step-top {
  background: #EBEBEB;
  font-size: 22px;
  padding: 12px 18px 10px;
  margin: 0 0;
}
.dtWrap {
  width: 980px;
  border-bottom: #D9D9D9 solid 1px;
}
.dtWrap:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.dtWrap p {
  float: left;
  border-right: #D9D9D9 solid 1px;
  line-height: 16px;
  padding: 6px 30px 3px;
  margin: 15px 0;
}
.dtWrap p.br00 {
  border-right: none;
}
.dtWrap span {
  font-size: 14px;
}
.eventWrap {
  width: 980px;
  margin-top: 30px;
}
.eventWrap:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.lArea {
  float: left;
  width: 300px;
}
.lArea > img {
  width: 100%;
}
.rArea {
  float: right;
  width: 650px;
}
.wArea {
  width: 940px;
  margin: 0 auto;
}
.eventWrap p {
  margin: 0;
}
.eventWrap p.caution {
  font-size: 14px;
  margin: 10px 0 0;
}
.eventWrap p.arrow {
  background: url(../img/run/arw02.png) no-repeat left center;
  padding-left: 28px;
  margin: 30px 0 0;
}
.eventWrap p.arrow2 {
  background: url(../img/run/arw02.png) no-repeat left center;
  padding-left: 28px;
  margin: 15px 0 0;
}
.eventWrap a {
  color: #348f77;
  text-decoration: underline;
}
.eventWrap a:hover {
  text-decoration: none;
}
.eventWrap table {
  width: 980px;
  margin-top: 30px;
}
.eventWrap table.mt60 {
  width: 980px;
  margin-top: 60px;
}
.eventWrap th {
  background: #A6A6A6;
  font-size: 22px;
  padding: 12px 0 10px;
  color: #FFF;
}
.eventWrap td {
  padding: 14px 15px 12px;
  text-align: center;
  line-height: 160%;
  border-bottom: #D9D9D9 solid 1px;
  border-left: #D9D9D9 solid 1px;
}
.eventWrap td.bln {
  border-left: none;
}
.eventWrap td.tal {
  text-align: left;
}
.eventWrap td.bgb {
  background: #EBF7FD;
}
.eventWrap td.gray {
  color: #A6A6A6;
}
p.next {
  font-size: 26px;
  text-align: center;
  background: url(../img/run/bg_next.gif) no-repeat center bottom;
  height: 90px;
  margin: 80px 0 50px;
  font-weight: bold;
}
p.next a {
  color: #000;
  text-decoration: none;
}
p.next a:hover {
  color: #000;
  text-decoration: underline;
}
p.next span.green {
  color: #348f77;
}
p.next span.gray {
  color: #A6A6A6;
}
/*--- navi ---*/
.nav-motor-wrap {
  width: 100%;
  /*position: absolute;
  top: 0;*/
  height: 62px;
  background: #FFF;
  border-top: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  z-index: 9;
}
.nav-motor {
  display: table;
  table-layout: fixed;
  /*position:absolute;*/
  left: 0;
  right: 0;
  width: 980px;
  height: 60px;
  margin: 0 auto;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.75);
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.nav-motor-item {
	color: #000;
  display: table-cell;
  width: 20%;
  height: 60px;
  list-style: none;
  vertical-align: middle;
	text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
	font-size: 14px;
	font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}
.nav-motor-item + .nav-motor-item {
  border-left: 1px solid #bbbbbb;
}
.nav-motor-item a {
	color: #000;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
text-decoration: none;
}
.nav-motor-item a:hover {
  background-color: #dddddd;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/* =========  Main Slider ==========*/

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Arrows */
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: .25;
}
.slick-prev:before, .slick-next:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '・';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}
#mainVisual {
  position: relative;
}
#mainVisual img {
  width: 695px;
  border: 0;
}
#mainVisual:before {
  content: "Loading...";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
}
#mainVisual:after {
  content: "";
  clear: both;
  display: block;
}
#mainVisual > * {
  -webkit-transition: opacity .6s ease;
  -moz-transition: opacity .6s ease;
  transition: opacity .6s ease;
}
#mainVisual.loading > * {
  opacity: 0;
}
#mainVisual > div {
  overflow: hidden;
  min-width: 980px;
  white-space: nowrap;
}
#mainVisual > div > .slide {
  display: inline-block;
}
#mainVisual .slide a:hover img {
  opacity: .8;
}
#mainVisual .slick-arrow {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  z-index: 1;
  margin: 0;
}
#mainVisual .slick-next {
  right: -347.5px;
}
#mainVisual .slick-prev {
  left: -347.5px;
}
#mainVisual .slick-arrow:before {
  position: absolute;
  top: 50%;
  margin-top: -23px;
}
#mainVisual .slick-prev:before {
  content: url(../img/top/icon_arrow_l.png);
  right: 110px;
}
#mainVisual .slick-next:before {
  content: url(../img/top/icon_arrow_r.png);
  left: 110px;
}
#slickNav {
  font-size: 0;
  margin: -20px 0 30px -20px;
  padding: 0;
  text-align: center;
}
#slickNav li {
  display: inline-block;
  margin: 20px 0 0 20px;
  vertical-align: top;
}
#slickNav li a {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background-color: #bebebe;
  cursor: pointer;
	opacity: .5;
}
#slickNav li a.active {
  opacity: 1;
}
#slickNav li a:hover {
  opacity: .8;
}
.red {
	color: #f00;
}


/* フッター */
.footer-note { width: 980px; margin: 20px auto;}
.footer-note p,
.footer p { font-size: 14px; line-height: 2; text-align:left;}
.footer-note p.center,
.footer p.center { font-size: 14px; line-height: 2; text-align:center;}


.blockPagetitle {
	background: #202020;
	font-family: "Noto Sans JP", serif;
	font-optical-sizing: auto;
	font-weight: 900;
	letter-spacing: .2em;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.blockPagetitle__jp {
	font-size: 26px;
	font-style: 800;
	margin: 0;
	letter-spacing: .4em;
	
}
.blockPagetitle__en {
	font-size: 20px;
	font-weight: 400;
}
.blockMainvisual {
	background: url("../img/top/bg-mv.png") no-repeat center center;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 60px;
	font-family: "Noto Sans JP", sans-serif;
}
.blockMainvisual__slide {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 980px;
	
	
}

.tabRaceLinks {
	background: #202020;
	margin-bottom: 0;
	color: #fff;
}

.blockSlideRace {
	margin: 0;
}

.tabRaceLinks .slick-track {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding-bottom: 10px;
	transform: translate3d(0, 0px, 0px)!important;
}

.tabRaceLinks .slick-track .slick-slide {
	opacity: .4;
}

.tabRaceLinks .slick-track .slick-slide.slick-current {
	opacity: 1;
}

.tabRaceLinks .slick-track .slick-slide .tabRaceLinks__race {
	width: 100%;
	font-size: 15px;
}

.tabRaceLinks .slick-track .slick-slide .tabRaceLinks__race::after {
	content: "";
	display: block;
	height: 4px;
	width: 93%;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	margin-top: 5px;
}

.tabRaceLinks .slick-track .slick-slide:last-child {
	margin-right: 5px;
}

.tabRaceLinks .slick-track .slick-slide:last-child .tabRaceLinks__race {
}

.tabRaceLinks li {
	text-align: center;
	cursor: pointer;
}

.tabRaceLinks a {
	display: block;
}

.tabRaceLinks__date {
	display: inline-block;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 18px;
}

.tabRaceLinks__race {
	font-weight: bold;
	line-height: 100%;
	padding-top: 0;
	padding-bottom: 0;
}



.wrap001 {
    padding: 0;
    margin: auto;
    width: 980px;
}

.slideRace {
  margin: 0 auto;
  width: 100%;
}
.slideRace li {
  /*margin: 0 10px;*/
}
.slideRace li img {
  height: auto;
  width: 100%;
}

.blockSlideRace {

}

.slideRace__image {
	position: relative;
}

.slideRace__imageEnd {
	padding: .5em 2em;
	background: rgba(0, 0, 0, .4);
	color: #fff;
	font-size: 20px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.slideRace__data {
	text-align: center;
	min-height: 170px;
}

a.slideRace__button:not(:root) {
	background: #050505;
	color: #fff;
	padding: 20px 50px;
	display: inline-block;
	text-align: center;
	position: relative;
	min-width: 600px;
	line-height: 130%;
	text-decoration: none;
}

a.slideRace__button::after {
	font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight: 900;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 35%;
	font-size: 25px;
}


.slideRace__noLink {
	color: #050505;
	padding: 10px 80px;
	display: inline-block;
	text-align: center;
}

.slideRace__name {
	display: block;
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
}

.slideRace__date {
	display: block;
	font-size: 20px;
	margin-top: 15px;
}

.slideRace__comment {
	font-size: 20px;
	margin-top: 10px;
	display: block;
}

.slideRace .slick-slide {
	opacity: .6;
}

.slideRace .slick-slide.slick-current {
	opacity: 1;
}


.slideRace__data {
	background: #fff;
	text-align: center;
	padding: 20px;
}

.slick-arrow {
	display: table;
    position: absolute;
    top: calc(100% + 4px);
    z-index: 1;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
}

.slick-arrow.prev:after,
.slick-arrow.next:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    transition: all .2s ease-in;
}

.slick-arrow.prev:after {
    margin: -6px 0 0 -6px;
    border-left: solid 2px #999;
    border-bottom: solid 2px #999;
}

.slick-arrow.next:after {
    margin: -6px 0 0 -6px;
    border-top: solid 2px #999;
    border-right: solid 2px #999;
}

.blockSlideRace .slick-arrow {
	display: table;
    position: absolute;
    top: 38%;
    z-index: 1;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    cursor: pointer;
}

.slick-arrow.prevRace {
	left: 20px;
	transform: rotate(45deg);
}
.slick-arrow.nextRace {
	right: 20px;
	transform: rotate(225deg);
}

.slick-arrow.prevRace,
.slick-arrow.nextRace {
	opacity: .7;
	width: 40px;
	height: 40px;
}

.slick-arrow.prevRace:hover,
.slick-arrow.nextRace:hover {
	opacity: 1;
}

.slick-arrow.prevRace:after,
.slick-arrow.nextRace:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .2s ease-in;
	width: 30px;
	height: 30px;
}

.slick-arrow.nextRace:after,
.slick-arrow.prevRace:after {
    /*margin: -6px 0 0 -6px;*/
    margin: 0px 0 0px 0px;
    border-left: solid 8px #fff;
    border-bottom: solid 8px #fff;
}

.tabRaceLinks .slick-current {
	position: relative;
}

