@charset "UTF-8";
/* ================================================== *
 *    pageHead
 * ================================================== */
.racePlace.racePlace--npb {
  padding-bottom: 56px;
  margin-bottom: 0;
}
/*.raceArea {*/
/*    background: #666C75;*/
/*    position: relative;*/
/*    height: 34.5px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/*.raceArea::after {*/
/*    content: "";*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-style: solid;*/
/*    border-width: 8px 9px 0 9px;*/
/*    border-color: #666C75 transparent transparent transparent;*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    transform: translateX(-50%);*/
/*    bottom: -8px;*/
/*    z-index: 1;*/
/*}*/

/*.raceArea__title {*/
/*    color: #fff;*/
/*    font-size: 18px;*/
/*    text-align: center;*/
/*    font-weight: 700;*/
/*    line-height: 18px;*/
/*    letter-spacing: 0.04em;*/
/*}*/

/*.raceArea__code {*/
/*    position: absolute;*/
/*    color: #fff;*/
/*    display: inline-block;*/
/*    right: 10px;*/
/*    bottom: 50%;*/
/*    transform: translateY(50%);*/
/*    font-size: 10px;*/
/*    font-weight: 700;*/
/*    line-height: 10px;*/
/*    letter-spacing: 0.04em;*/
/*    text-align: center;*/
/*}*/

/*.raceDesc {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    width: 100%;*/
/*}*/

.wrap_racedesc {
  display: flex;
  align-items: center;
}

/*.raceDesc__item {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.raceDesc__state {*/
/*    paddin: 0 10px;*/
/*}*/

/*.raceDesc__item.raceDesc__state .is-G1a {*/
/*    background-size: 39px;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    margin: 0;*/
/*}*/

/*.raceDesc__titleText {*/
/*    color: #4C5159;*/
/*    margin: 0;*/
/*    height: 20px;*/
/*}*/

/* ================================================== *
 *    contHead
 * ================================================== */
.racePlace__contHead {
  margin-bottom: 0;
}

/*.raceHeading {*/
/*    display: flex;*/
/*    border-top: 2px solid #0069D5;*/
/*    padding: 0;*/
/*}*/

/*.wrap_raceheading {*/
/*    height: 42px;*/
/*    width: 100%;*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    background-color: #F5F5F5;*/
/*    padding: 8px 10px 8px 12px;*/
/*}*/

/*.raceHeading__title {*/
/*    width: auto;*/
/*}*/

/*.raceHeading__titleText {*/
/*    height: 42px;*/
/*    width: 100%;*/
/*    font-size: 18px;*/
/*    font-weight: 700;*/
/*    line-height: 18px;*/
/*    letter-spacing: 0.04em;*/
/*    top: 0;*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.raceHeading__titleText_line2 {*/
/*    height: 42px;*/
/*    padding: 0;*/
/*}*/

/* ================================================== *
*    raceNews
* ================================================== */
.raceNews__head--nomb {
  position: relative;
  border-top: none;
  border-bottom: none;
  background: #fff;
  padding: 0;
  margin-top: 32px;
}

.raceNews__title {
  border-bottom: 2px solid #0069d5;
  border-left: none;
  padding-left: 0;
  font-size: 16px;
  color: #0069d5;
  font-weight: 700;
  line-height: 25.6px;
  text-align: left;
  height: 34px;
}

.raceNews__title2 {
  margin: 0 16px;
  border-bottom: 2px solid #0069d5;
  border-left: none;
  font-size: 16px;
  color: #0069d5;
  font-weight: 700;
  line-height: 25.6px;
  text-align: left;
  height: 34px;
}

/* ================================================== *
 *    raceNews トピックス
 * ================================================== */
.news4_date {
  color: #acacac;
  overflow: hidden;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: left;
  margin-bottom: 8px;
}

.news4_newsTitle {
  color: #4c5159;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  max-height: calc(1.5em* 2);
}

.topics__List li:first-child a {
  padding-top: 0;
}

.topics__List a {
  border-bottom: 1px solid #d6d6d6;
  padding: 16px 0 16px 0;
}

.topics__List a:before {
  display: none;
  position: none;
  right: 0;
  top: 0;
  bottom: 0;
  margin: none;
  width: none;
  height: none;
  background: none;
  background-size: none;
}

.js-scrollBar {
  margin: 16px 16px 0;
  height: 484px;
  outline: none;
  overflow: auto;
  outline: none;
}

.jspPane {
  position: absolute;
}

.jspContainer {
  position: relative;
  overflow: hidden;
}

.racenews_inner {
  /*width: 334px;*/
  margin: 16px;
}

.jspVerticalBar {
  width: 8px;
  background: none;
  position: absolute;
  right: 0;
}

.jspCap {
  display: none;
}

.jspTrack {
  background: #f5f5f5;
  border-radius: 10px;
  position: relative;
}

.jspDrag {
  background: #cccccc;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
}

.topics__title {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #0069d5;
  border-left: none;
  margin: 0 16px;
  font-size: 16px;
  color: #0069d5;
  font-weight: 700;
  line-height: 25.6px;
  text-align: left;
  height: 34px;
}

a.btn_alltopics {
  color: #0069d5;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  text-decoration: none;
  left: -12px;
  letter-spacing: 0.04em;
  text-align: center;
}

.btn_alltopics {
  position: relative;
  display: inline-block;
  padding: 12px;
}

.btn_alltopics:after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: solid 2px #0069d5;
  border-right: solid 2px #0069d5;
  position: absolute;
  top: 36%;
  transform: rotate(45deg);
  z-index: 4;
  margin-left: 10px;
}
/* ================================================== *
 *    banner4
 * ================================================== */
.banner4 {
  width: 100%;
}

.banner4 .slick-slider {
  margin: 20px 0 0 0;
}
.banner4 .tmb {
  margin: 20px 0 0 0;
  width: 294px;
  margin-inline: auto;
}

.banner4 .pickup .slick-list {
  height: 208px;
  margin: 0;
}

.banner4 .pickup img {
  width: 294px;
  height: auto;
  aspect-ratio: 294 / 156;
  object-fit: cover;
  transition: all 0.1s linear;
  opacity: 1;
}

.banner4 .pickup img:hover {
  opacity: 0.56;
}

.banner4 .slick-slide {
  width: 294px;
  margin: 0 6px;
}

.banner4 .slick-slide a {
  text-decoration: none;
}

.banner4_text {
  margin-top: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  color: #4c5159;
}

.banner4_text a:visited {
  text-decoration: none;
}

.banner4 .pickup .slick-arrow {
  position: absolute;
  display: block;
  height: 45px;
  width: 36px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  color: transparent;
  top: 28%;
  margin-top: 0;
  padding: 0;
  border: none;
  outline: none;
  z-index: 10;
}

.banner4 .pickup .slick-prev {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0 10px 10px 0;
  left: 0;
}

.banner4 .pickup .slick-next {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 10px 0 0 10px;
  right: 0;
}

.banner4 .pickup .slick-prev:before {
  content: url('../images/icon_arrow3left.png');
  opacity: 1;
  position: absolute;
  left: 25%;
  top: 25%;
}

.banner4 .pickup .slick-next:before {
  content: url('../images/icon_arrow3right.png');
  opacity: 1;
  position: absolute;
  left: 40%;
  top: 25%;
}

/* ================================================== *
 *    banner5
 * ================================================== */
.banner5 .slick-slider {
  margin: 20px 0 0 0;
}

.banner5 .slick-track {
  left: -93.5px;
}

.banner5 .slick-initialized .slick-slide {
  display: block;
  position: relative;
}

.banner5 .slick-initialized .slick-slide > div:first-child {
  margin-bottom: 16px;
}

.banner5 .slick-slide {
  width: 175px;
  margin: 0 8px;
}

.contents {
  margin: 20px 0 40px 0;
}

.banner5 .contents .slick-list {
  margin: 0;
}

.banner5 .contents .slick-arrow {
  position: absolute;
  display: block;
  height: 45px;
  width: 36px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  color: transparent;
  top: 47%;
  margin-top: 0;
  padding: 0;
  border: none;
  outline: none;
  z-index: 10;
}

.banner5 .contents .slick-prev {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0 10px 10px 0;
  left: 0;
}

.banner5 .contents .slick-next {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 10px 0 0 10px;
  right: 0;
}

.banner5 .contents .slick-prev:before {
  content: url('../images/icon_arrow3left.png');
  position: absolute;
  left: 30%;
  top: 25%;
  opacity: 1;
}

.banner5 .contents .slick-next:before {
  content: url('../images/icon_arrow3right.png');
  position: absolute;
  left: 30%;
  top: 25%;
  opacity: 1;
}

.banner5_text {
  width: 175px;
  height: 40px;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
  text-align: left;
  color: #4c5159;
  text-decoration: none;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

.contents a,
.pickup a {
  text-decoration: none;
}
/* ------------------------------------------------- *
 *        banner6 under8
 * ------------------------------------------------- */
.banner6_under8 {
  margin-top: 3px;
}

.under8_item_row {
  margin-bottom: 8px;
  padding-inline: 16px;
  display: flex;
  gap: 12px;
}

.under8_item_row:first-child {
  margin-top: 16px;
}

.under8_item_row a {
  text-decoration: none;
  width: 100%;
  max-width: 174px;
}
.under8_item_row a img {
  aspect-ratio: 174 / 108;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.under8_item_row > div {
  width: calc(50% - 4px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.under8_item_row:first-child:last-child > div:first-child:last-child {
  align-items: flex-start;
}

.under8_text {
  width: 100%;
  max-width: 174px;
  height: 40px;

  margin-top: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 19.6px;
  text-align: left;
  color: #4c5159;
  text-decoration: none;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

/* ================================================== *
 *    photoGallery
 * ================================================== */
.raceNews__head__nomb {
  margin-top: 32px;
}
.photogallery {
  height: 184px;
}

.photogallery__title {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #0069d5;
  border-left: none;
  margin: 0 16px;
  font-size: 16px;
  color: #0069d5;
  font-weight: 700;
  line-height: 25.6px;
  text-align: left;
  height: 34px;
}

.photogallery__title .raceNews__title2 {
  border-bottom: none;
  margin: 0;
}

a.btn_allphoto {
  color: #0069d5;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  text-decoration: none;
  left: -12px;
  letter-spacing: 0.04em;
  text-align: center;
}

.btn_allphoto {
  position: relative;
  display: inline-block;
  padding: 12px;
}

.btn_allphoto:after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: solid 2px #0069d5;
  border-right: solid 2px #0069d5;
  position: absolute;
  top: 36%;
  transform: rotate(45deg);
  z-index: 4;
  margin-left: 10px;
}

.photoGallery_slide {
  margin: 20px 0 0 0;
}
.photoGallery_slide .only {
  margin-left: 16px;
}

.photoGallery_slide .slick-list {
  margin: 0;
}

.photogallery .slick-slide {
  width: 200px;
  margin: 0 6px;
}

.btn_allphoto {
  position: relative;
  display: inline-block;
  padding: 10px;
}

.btn_allphoto:after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: solid 2px #5070e3;
  border-right: solid 2px #5070e3;
  position: absolute;
  top: 36%;
  transform: rotate(45deg);
  z-index: 4;
}

/* ================================================== *
 *    pageNav
 * ================================================== */
.wrap_pagenav {
  padding: 40px 10px;
}
