/*----------------------------- Font Standard -------------------------------------------*/
/*----------------------------- Color -------------------------------------------*/
/*rangeslider*/
/* line 4, ../html/scss/racing.scss */
body {
  overflow-x: hidden;
}

/* line 8, ../html/scss/racing.scss */
.thumbnail.news.ranking {
  margin-top: 10px;
  position: relative;
}
/* line 11, ../html/scss/racing.scss */
.thumbnail.news.ranking .rank {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #878787;
  padding: 5px;
  z-index: 2;
  height: 70px;
  width: 65px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  /* line 11, ../html/scss/racing.scss */
  .thumbnail.news.ranking .rank {
    height: 90px;
    width: 80px;
  }
  /* line 24, ../html/scss/racing.scss */
  .thumbnail.news.ranking .rank span.tag-contentt-4 {
    margin-top: 5px;
    display: block;
  }
}
@media screen and (max-width: 480px) {
  /* line 11, ../html/scss/racing.scss */
  .thumbnail.news.ranking .rank {
    height: 65px;
    width: 60px;
  }
  /* line 32, ../html/scss/racing.scss */
  .thumbnail.news.ranking .rank h3 {
    font-size: 30px;
  }
}
/* line 36, ../html/scss/racing.scss */
.thumbnail.news.ranking .rank span.tag-contentt-4 {
  color: #fff;
}
/* line 40, ../html/scss/racing.scss */
.thumbnail.news.ranking .news-img {
  background-position: top;
}
@media screen and (min-width: 992px) {
  /* line 40, ../html/scss/racing.scss */
  .thumbnail.news.ranking .news-img {
    padding: 106px;
  }
}
/* line 46, ../html/scss/racing.scss */
.thumbnail.news.ranking .caption {
  padding: 20px;
  height: 135px;
  text-align: left;
}
@media screen and (min-width: 992px) {
  /* line 46, ../html/scss/racing.scss */
  .thumbnail.news.ranking .caption {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 767px) {
  /* line 46, ../html/scss/racing.scss */
  .thumbnail.news.ranking .caption {
    padding: 20px 15px;
  }
}
/* line 56, ../html/scss/racing.scss */
.thumbnail.news.ranking .caption h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 60px;
}
/* line 64, ../html/scss/racing.scss */
.thumbnail.news.ranking .caption h3, .thumbnail.news.ranking .caption h4 {
  line-height: 1.2;
}
/* line 67, ../html/scss/racing.scss */
.thumbnail.news.ranking .caption span.tag-contentt-4 {
  color: #555555;
}
/* line 70, ../html/scss/racing.scss */
.thumbnail.news.ranking .caption .record {
  line-height: 1.2;
}

/* line 76, ../html/scss/racing.scss */
.rcng_bg {
  position: relative;
}

/* line 79, ../html/scss/racing.scss */
.tabmenu {
  background-image: url("/images/share/bg/tabmenu_bgblue.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 3;
  overflow-y: auto;
}
/* line 87, ../html/scss/racing.scss */
.tabmenu .menuitems {
  display: table;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  /* line 87, ../html/scss/racing.scss */
  .tabmenu .menuitems {
    width: 768px;
  }
}
@media screen and (max-width: 480px) {
  /* line 87, ../html/scss/racing.scss */
  .tabmenu .menuitems {
    width: 620px;
  }
}
/* line 96, ../html/scss/racing.scss */
.tabmenu .menuitems a {
  display: table-cell;
}
/* line 100, ../html/scss/racing.scss */
.tabmenu .menuitems .mnitem {
  border: none;
  line-height: 70px;
  margin: 0 15px;
}
/* line 105, ../html/scss/racing.scss */
.tabmenu .menuitems .mnitem:after {
  background: #fff;
}

/* line 118, ../html/scss/racing.scss */
.racing_detail .fixpadding {
  padding: 0 130px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  /* line 118, ../html/scss/racing.scss */
  .racing_detail .fixpadding {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1200px) {
  /* line 128, ../html/scss/racing.scss */
  .racing_detail .teaser_block1 .detailtopic h1.hde-txt {
    font-size: 65px;
  }
}
/* line 137, ../html/scss/racing.scss */
.racing_detail .detail_block2 {
  background-image: url(/images/share/bg/dealer-detailbg.jpg);
  background-position: top center;
  background-color: #F1F2F3;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 50px 0;
}
/* line 146, ../html/scss/racing.scss */
.racing_detail .detail_block2 .red {
  color: #EB1C24;
}
/* line 149, ../html/scss/racing.scss */
.racing_detail .detail_block2 .locate, .racing_detail .detail_block2 .calen {
  display: inline-block;
  padding: 5px 20px;
}
/* line 153, ../html/scss/racing.scss */
.racing_detail .detail_block2 .header {
  width: 70%;
}
/* line 155, ../html/scss/racing.scss */
.racing_detail .detail_block2 .header .topic {
  width: 70%;
}
/* line 158, ../html/scss/racing.scss */
.racing_detail .detail_block2 .header .locateanddate {
  width: 70%;
  padding: 20px 0;
}
/* line 162, ../html/scss/racing.scss */
.racing_detail .detail_block2 .header .map {
  margin-top: 30px;
  width: 100%;
}
/* line 165, ../html/scss/racing.scss */
.racing_detail .detail_block2 .header .map img {
  width: 100%;
  max-width: 480px;
}
/* line 171, ../html/scss/racing.scss */
.racing_detail .detail_block2 .header .contentt-3 .header {
  padding: 50px 0 20px 0;
  margin: 0 auto;
}
/* line 175, ../html/scss/racing.scss */
.racing_detail .detail_block2 .header .contentt-3 .img {
  max-width: 100%;
  height: auto;
}
/* line 183, ../html/scss/racing.scss */
.racing_detail .ranking_block3 .blockslide01_3 {
  padding: 50px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 191, ../html/scss/racing.scss */
.racing_detail .ranking_block3 .blockslide01_3 .tabmn .overXauto {
  overflow-x: auto;
  text-align: center;
}
/* line 195, ../html/scss/racing.scss */
.racing_detail .ranking_block3 .blockslide01_3 .tabmn .overXauto .wrapselectedranking {
  padding: 20px 15px;
  display: table;
  margin: 0 auto;
  white-space: nowrap;
}
/* line 201, ../html/scss/racing.scss */
.racing_detail .ranking_block3 .blockslide01_3 .tabmn .overXauto .wrapselectedranking a {
  padding: 0 20px;
  display: inline-block;
}
/* line 204, ../html/scss/racing.scss */
.racing_detail .ranking_block3 .blockslide01_3 .tabmn .overXauto .wrapselectedranking a .txt25 {
  font-size: 25px;
  font-size: 2.5rem;
  color: #fff;
}
/* line 209, ../html/scss/racing.scss */
.racing_detail .ranking_block3 .blockslide01_3 .tabmn .overXauto .wrapselectedranking a .underline {
  padding-bottom: 10px;
  display: inline-block;
  font-family: 'prompt-regular';
}
/* line 221, ../html/scss/racing.scss */
.racing_detail .calendar_block4 {
  background-color: #F1F2F3;
  padding: 50px 0;
  position: relative;
}
/* line 225, ../html/scss/racing.scss */
.racing_detail .calendar_block4 .header {
  margin-bottom: 40px;
}
/* line 228, ../html/scss/racing.scss */
.racing_detail .calendar_block4 .box {
  width: 100%;
  height: 430px;
  background-color: #fff;
  position: relative;
}
/* line 233, ../html/scss/racing.scss */
.racing_detail .calendar_block4 .box .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  padding: 0 20px;
}
/* line 245, ../html/scss/racing.scss */
.racing_detail .calendar_block4 .box .text .date, .racing_detail .calendar_block4 .box .text .locate {
  color: #444444;
}
/* line 248, ../html/scss/racing.scss */
.racing_detail .calendar_block4 .box .text .racing {
  color: #32268C;
}
/* line 251, ../html/scss/racing.scss */
.racing_detail .calendar_block4 .box .text .locateicon {
  color: #EB1C24;
  font-size: 35px;
}
/* line 256, ../html/scss/racing.scss */
.racing_detail .calendar_block4 .box .round_box {
  width: 100px;
  height: 120px;
  background-color: #EB1C24;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
}
/* line 265, ../html/scss/racing.scss */
.racing_detail .calendar_block4 .box:hover {
  box-shadow: 0 7px 20px -5px #3B3B3B;
}

@media screen and (max-width: 1400px) {
  /* line 278, ../html/scss/racing.scss */
  .racing_home .teaser_block1 .teaserslide03 .txtbx .txthd2 {
    font-size: 60px;
  }
  /* line 282, ../html/scss/racing.scss */
  .racing_home .teaser_block1 .teaserslide03 .txtbx .txthd1 {
    font-size: 18px;
  }
  /* line 287, ../html/scss/racing.scss */
  .racing_home .teaser_block1 .teaserslide03 .txtbx .teaser-btn {
    width: 230px;
    padding: 10px 25px 40px 0px;
  }
  /* line 290, ../html/scss/racing.scss */
  .racing_home .teaser_block1 .teaserslide03 .txtbx .teaser-btn:before {
    border-width: 50px 40px 0 0;
  }
  /* line 293, ../html/scss/racing.scss */
  .racing_home .teaser_block1 .teaserslide03 .txtbx .teaser-btn:after {
    border-width: 50px 40px 0 0;
  }
}
@media screen and (max-width: 992px) {
  /* line 274, ../html/scss/racing.scss */
  .racing_home .teaser_block1 .teaserslide03 .txtbx {
    top: 6%;
  }
}
/* line 307, ../html/scss/racing.scss */
.racing_home .yamahaclub .wrappernopad {
  max-width: 1340px;
  width: 90%;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  /* line 307, ../html/scss/racing.scss */
  .racing_home .yamahaclub .wrappernopad {
    padding: 0 130px;
  }
}
@media screen and (max-width: 991px) {
  /* line 318, ../html/scss/racing.scss */
  .racing_home .yamahaclub .wrappernopad {
    width: 100%;
  }
}
/* line 323, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace {
  background: url(/images/racing/racinglist-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 0 0 50px;
}
@media screen and (max-width: 991px) {
  /* line 323, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace {
    background: url(/images/racing/racinglist-bg-m.jpg) center center no-repeat;
    background-size: cover;
  }
}
/* line 331, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .lastracetabs {
  padding-bottom: 70px;
  position: relative;
}
/* line 334, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .lastracetabs .nonactive {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 70px;
}
@media screen and (max-width: 450px) {
  /* line 334, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .lastracetabs .nonactive {
    height: 60px;
  }
}
/* line 343, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .lastracetabs .nonactive .col-xs-6 {
  height: 100%;
  background-color: #fff;
}
/* line 347, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .lastracetabs .nonactive .col-xs-6.active {
  background-color: transparent;
}
/* line 351, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .lastracetabs .tabtxt {
  font-family: "prompt-semibold";
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
  color: #fff;
  display: block;
  padding: 25px 0;
}
@media screen and (max-width: 450px) {
  /* line 351, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .lastracetabs .tabtxt {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 13px 10px 13px 14px;
  }
}
@media screen and (max-width: 350px) {
  /* line 351, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .lastracetabs .tabtxt {
    padding: 12px 10px;
  }
}
/* line 368, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .lastracetabs .tabtxt.nonactive {
  background-color: #fff;
  color: #000;
}
/* line 373, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .tabtxt-nation,
.racing_home .yamahaclub .lastrace .tabtxt-inter {
  margin-top: 50px;
}
@media screen and (max-width: 560px) {
  /* line 373, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .tabtxt-nation,
  .racing_home .yamahaclub .lastrace .tabtxt-inter {
    margin-top: 10px;
  }
}
/* line 381, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .trackinfo {
  background-color: #fff;
  padding: 40px;
  position: relative;
  height: 407px;
  margin-top: 10px;
}
@media screen and (min-width: 992px) {
  /* line 381, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo {
    padding: 30px 20px 30px 60px;
    height: 347px;
  }
}
@media screen and (max-width: 991px) {
  /* line 381, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo {
    height: initial;
  }
}
@media screen and (max-width: 767px) {
  /* line 381, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo {
    padding: 15px;
  }
}
/* line 397, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .trackinfo .round {
  background-color: #EB1C24;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 70px;
}
@media screen and (max-width: 991px) {
  /* line 397, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .round {
    height: 90px;
    width: 80px;
  }
}
@media screen and (max-width: 480px) {
  /* line 397, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .round {
    height: 65px;
    width: 60px;
  }
}
/* line 412, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .trackinfo .round h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  /* line 412, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .round h5 {
    margin-top: 5px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  /* line 412, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .round h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 480px) {
  /* line 423, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .round h3 {
    font-size: 30px;
  }
}
/* line 429, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .trackinfo .trackimg {
  display: inline-block;
  margin-left: 40px;
  width: 45%;
  vertical-align: middle;
}
@media screen and (max-width: 1260px) {
  /* line 429, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .trackimg {
    margin-left: 35px;
  }
}
@media screen and (max-width: 991px) {
  /* line 429, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .trackimg {
    margin-left: 60px;
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  /* line 429, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .trackimg {
    margin-left: 80px;
  }
}
@media screen and (max-width: 480px) {
  /* line 429, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .trackimg {
    margin-left: 50px;
  }
}
/* line 448, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt {
  display: inline-block;
  width: 35%;
  vertical-align: middle;
  margin-left: 90px;
}
@media screen and (max-width: 1440px) {
  /* line 448, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt {
    margin-left: 70px;
  }
}
@media screen and (max-width: 1200px) {
  /* line 448, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt {
    margin-left: 25px;
    width: 40%;
  }
}
@media screen and (max-width: 991px) {
  /* line 448, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt {
    margin-left: 0;
    margin-top: 50px;
    width: 100%;
  }
}
/* line 465, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt h3.hde-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 80px;
}
@media screen and (max-width: 480px) {
  /* line 465, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt h3.hde-txt {
    font-size: 30px;
    font-size: 3rem;
    height: 60px;
  }
}
/* line 478, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt .schedule {
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  /* line 481, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt .schedule .schedate {
    display: inline-block;
    vertical-align: top;
  }
  /* line 485, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt .schedule .schetime {
    display: inline-block;
    vertical-align: top;
  }
}
/* line 491, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt .schedule span {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  color: #878787;
  width: 10%;
}
@media screen and (max-width: 480px) {
  /* line 491, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt .schedule span {
    width: auto;
  }
}
/* line 501, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt .schedule h4 {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  line-height: 1.2;
  width: 90%;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  /* line 501, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt .schedule h4 {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 991px) {
  /* line 501, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt .schedule h4 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 501, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt .schedule h4 {
    font-size: 30px;
    font-size: 3rem;
    padding-left: 10px;
    width: auto;
  }
}
/* line 524, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt .mainbtnshort {
  width: 210px;
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  /* line 524, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .trackinfo .tracktxt .mainbtnshort {
    width: 100%;
  }
}
/* line 534, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .thumbnail.news .caption {
  padding: 20px;
}
@media screen and (min-width: 992px) {
  /* line 534, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .thumbnail.news .caption {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 767px) {
  /* line 534, ../html/scss/racing.scss */
  .racing_home .yamahaclub .lastrace .trackslide .thumbnail.news .caption {
    padding: 20px 15px;
  }
}
/* line 562, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .navarrow {
  display: inline-block;
  position: absolute;
  top: 40%;
  width: 100%;
  z-index: -1;
}
/* line 568, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .navarrow .prevnav {
  float: left;
  position: relative;
  left: -60px;
  cursor: pointer;
}
/* line 573, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .navarrow .prevnav.disabled {
  cursor: default;
}
/* line 577, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .navarrow .nxtnav {
  float: right;
  position: relative;
  right: -60px;
  cursor: pointer;
}
/* line 582, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .trackslide .navarrow .nxtnav.disabled {
  cursor: default;
}
/* line 590, ../html/scss/racing.scss */
.racing_home .yamahaclub .lastrace .seeall {
  padding-top: 20px;
  margin-right: 15px;
}
/* line 595, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace {
  background: url(/images/racing/upcoming-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 50px 0;
}
@media screen and (max-width: 991px) {
  /* line 595, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace {
    background: url(/images/racing/upcoming-bg-m.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px 0;
  }
  /* line 603, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .space {
    padding: 15px 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  /* line 607, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .wrapper {
    padding: 0 130px;
  }
}
/* line 612, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelogo {
  position: relative;
}
/* line 614, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelogo img {
  width: 100%;
}
/* line 617, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelogo .roundnum {
  position: absolute;
  right: 20px;
  top: 0px;
  background: #EB1C24;
  text-align: center;
  padding: 0 5px;
  width: 70px;
  height: 80px;
}
@media screen and (max-width: 480px) {
  /* line 617, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelogo .roundnum {
    width: 50px;
    height: 60px;
  }
  /* line 630, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelogo .roundnum h3 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
/* line 635, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelogo .roundnum h5 {
  margin: 0;
}
@media screen and (max-width: 480px) {
  /* line 635, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelogo .roundnum h5 {
    font-size: 20px;
    font-size: 2rem;
  }
}
/* line 644, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racehead {
  text-align: right;
  float: right;
  margin-right: 15px;
}
@media screen and (max-width: 991px) {
  /* line 644, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racehead {
    text-align: left;
    float: left;
    margin: 0 0 20px;
    width: 100%;
  }
}
/* line 654, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racehead .slctdropdown select.slctnormal {
  border: 2px solid;
  height: 60px;
  width: 280px;
}
@media screen and (max-width: 991px) {
  /* line 654, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racehead .slctdropdown select.slctnormal {
    width: 100%;
  }
}
/* line 662, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racehead .slctdropdown.slctarrow:after {
  color: #fff;
}
/* line 666, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist {
  padding: 20px 30px;
  background-color: rgba(10, 45, 130, 0.7);
  margin-top: 45px;
}
@media screen and (max-width: 991px) {
  /* line 666, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist {
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  /* line 666, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist {
    padding: 15px;
  }
}
/* line 676, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist .eachitem {
  overflow-y: scroll;
  height: 290px;
  overflow-x: hidden;
}
/* line 680, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist .eachitem .item {
  border-bottom: 1px solid #fff;
  padding: 10px 0;
  margin: 0 15px 0 0;
  display: block;
}
/* line 685, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .round {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
@media screen and (max-width: 1250px) {
  /* line 685, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .round {
    margin-right: 10px;
  }
}
/* line 692, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .round .roundnum {
  background: #EB1C24;
  text-align: center;
  padding: 0 5px;
  width: 70px;
  height: 80px;
}
@media screen and (max-width: 480px) {
  /* line 692, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .round .roundnum {
    width: 50px;
    height: 60px;
  }
  /* line 701, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .round .roundnum h3 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
/* line 708, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist .eachitem .item h5 {
  margin: 0;
}
@media screen and (max-width: 480px) {
  /* line 708, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item h5 {
    font-size: 20px;
    font-size: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 22px;
  }
}
/* line 721, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .racename {
  display: inline-block;
  margin: 10px 0;
  vertical-align: middle;
  width: 77%;
}
@media screen and (max-width: 1190px) {
  /* line 721, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .racename {
    width: 75%;
  }
}
@media screen and (max-width: 1100px) {
  /* line 721, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .racename {
    width: 72%;
  }
}
@media screen and (max-width: 991px) {
  /* line 721, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .racename {
    width: 67%;
  }
}
@media screen and (max-width: 767px) {
  /* line 721, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .racename {
    width: 78%;
  }
}
@media screen and (max-width: 660px) {
  /* line 721, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .racename {
    width: 74%;
  }
}
@media screen and (max-width: 560px) {
  /* line 721, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .racename {
    width: 69%;
  }
}
@media screen and (max-width: 370px) {
  /* line 721, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .racename {
    width: 60%;
  }
}
/* line 747, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .racename .date-mb {
  display: none;
}
@media screen and (max-width: 991px) {
  /* line 747, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .racename .date-mb {
    display: block;
  }
}
/* line 754, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .racedate {
  display: inline-block;
  vertical-align: bottom;
  margin: 10px 0;
  padding-bottom: 5px;
}
/* line 760, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .arrow {
  display: inline-block;
  margin: 15px 0;
  text-align: right;
  vertical-align: middle;
  width: 5%;
}
@media screen and (max-width: 991px) {
  /* line 760, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .arrow {
    width: 14%;
  }
}
@media screen and (max-width: 850px) {
  /* line 760, ../html/scss/racing.scss */
  .racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .arrow {
    width: 5%;
  }
}
/* line 772, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist .eachitem .item .arrow span {
  font-size: 35px;
  color: #fff;
}
/* line 779, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist .eachitem::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: rgba(34, 34, 34, 0.5);
}
/* line 784, ../html/scss/racing.scss */
.racing_home .yamahaclub .upcomingrace .racelist .eachitem::-webkit-scrollbar-thumb {
  background-color: #FFFFFF;
}
/* line 790, ../html/scss/racing.scss */
.racing_home .yamahaclub .racing_news {
  background-image: url("/images/racing/racing_bg_block4.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0;
}
/* line 793, ../html/scss/racing.scss */
.racing_home .yamahaclub .racing_news .fixpadding {
  padding: 0 130px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  /* line 793, ../html/scss/racing.scss */
  .racing_home .yamahaclub .racing_news .fixpadding {
    padding: 0 15px;
  }
}
/* line 799, ../html/scss/racing.scss */
.racing_home .yamahaclub .racing_news .fixpadding .slidebtn1 {
  padding-top: 9px;
}
@media screen and (max-width: 991px) {
  /* line 790, ../html/scss/racing.scss */
  .racing_home .yamahaclub .racing_news {
    padding: 30px 0;
  }
}
/* line 807, ../html/scss/racing.scss */
.racing_home .yamahaclub .motorsport-act {
  background: url(/images/racing/motorsport-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 50px 0 80px;
}
@media screen and (max-width: 1200px) {
  /* line 812, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act .wrappernopad {
    padding: 0 15px;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  /* line 807, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act {
    padding: 30px 0;
  }
  /* line 819, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act .wrappernopad {
    padding: 0;
  }
  /* line 822, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act .scroll {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  /* line 826, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act .scroll::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: transparent;
  }
  /* line 831, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act .scroll::-webkit-scrollbar-thumb {
    background-color: #FFFFFF;
  }
}
/* line 835, ../html/scss/racing.scss */
.racing_home .yamahaclub .motorsport-act .motorhead {
  padding: 0 15px;
  float: left;
}
@media screen and (max-width: 991px) {
  /* line 835, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act .motorhead {
    float: none;
  }
}
/* line 842, ../html/scss/racing.scss */
.racing_home .yamahaclub .motorsport-act .fullWidth {
  position: relative;
  height: 437px;
}
@media screen and (max-width: 991px) {
  /* line 842, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act .fullWidth {
    width: 1300px;
    height: initial;
  }
}
/* line 849, ../html/scss/racing.scss */
.racing_home .yamahaclub .motorsport-act .fullWidth .col-xs-4.col-md-3.space:nth-child(1) {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 991px) {
  /* line 849, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act .fullWidth .col-xs-4.col-md-3.space:nth-child(1) {
    position: relative;
  }
}
/* line 856, ../html/scss/racing.scss */
.racing_home .yamahaclub .motorsport-act .fullWidth .col-xs-4.col-md-3.space:nth-child(2) {
  position: absolute;
  bottom: 0;
  left: 25%;
}
@media screen and (max-width: 991px) {
  /* line 856, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act .fullWidth .col-xs-4.col-md-3.space:nth-child(2) {
    position: relative;
    left: 0;
  }
}
/* line 865, ../html/scss/racing.scss */
.racing_home .yamahaclub .motorsport-act .fullWidth .col-xs-4.col-md-6.space {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 99%;
}
@media screen and (max-width: 991px) {
  /* line 865, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act .fullWidth .col-xs-4.col-md-6.space {
    position: relative;
    left: 0;
  }
}
/* line 875, ../html/scss/racing.scss */
.racing_home .yamahaclub .motorsport-act .fullWidth .item.small {
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  /* line 875, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act .fullWidth .item.small {
    margin-top: 0;
  }
}
/* line 883, ../html/scss/racing.scss */
.racing_home .yamahaclub .motorsport-act .fullWidth .item.large .thumbnail.news .news-img {
  padding: 0;
  height: 325px;
  background-position: top;
}
@media screen and (max-width: 991px) {
  /* line 883, ../html/scss/racing.scss */
  .racing_home .yamahaclub .motorsport-act .fullWidth .item.large .thumbnail.news .news-img {
    background-position: center;
    padding: 32%;
    height: auto;
  }
}
/* line 901, ../html/scss/racing.scss */
.racing_home .yamahaclub .space {
  padding: 0 15px;
}
@media screen and (max-width: 991px) {
  /* line 901, ../html/scss/racing.scss */
  .racing_home .yamahaclub .space {
    padding: 15px;
  }
}
/* line 907, ../html/scss/racing.scss */
.racing_home .yamahaclub .space .slidebtn1 {
  margin-top: 15px;
}
/* line 915, ../html/scss/racing.scss */
.racing_home a {
  display: block;
  font-family: "prompt-regular";
  font-size: 20px;
  font-size: 2rem;
}
/* line 921, ../html/scss/racing.scss */
.racing_home p {
  margin: 0;
}
/* line 924, ../html/scss/racing.scss */
.racing_home .rcttl {
  color: #EB1924;
  font-size: 16px;
  line-height: 1.3;
  background: #fff;
  padding: 20px 120px 20px 20px;
  font-family: "prompt-semibold";
  position: relative;
}
/* line 933, ../html/scss/racing.scss */
.racing_home .rcttl span {
  font-family: "prompt-regular";
  font-size: 20px;
  font-size: 2rem;
  color: #000;
  display: block;
}
/* line 942, ../html/scss/racing.scss */
.racing_home .video_block4 {
  background-image: url(/images/racing/videoblock-bg.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0;
}

/* line 953, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left {
  overflow: hidden;
  padding: 25px 0;
}
/* line 957, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .dtl-teaser .img {
  padding-top: 0;
  width: 95%;
  left: 5%;
  margin-top: 5%;
}
/* line 964, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .dtl-teaser.row {
  padding-bottom: 0px;
}
/* line 968, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .bg-blue {
  height: 100%;
  width: 95%;
  margin-top: -5%;
}
/* line 973, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .dtl-teaser-txt {
  position: relative;
  background-color: transparent;
  margin-top: 50px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  width: 100%;
}
/* line 982, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .dtl-teaser-txt .caption2 {
  display: inline-block;
  width: 110%;
}
@media screen and (max-width: 991px) {
  /* line 982, ../html/scss/racing.scss */
  .racing_blist_rddetail .ctpic-left .dtl-teaser-txt .caption2 {
    max-width: none;
    padding: 0% 0% 0% 0%;
    width: 90%;
  }
}
/* line 990, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .dtl-teaser-txt .caption2 h3 {
  line-height: 1.3em;
}
/* line 994, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .dtl-teaser-txt.left, .racing_blist_rddetail .ctpic-left .dtl-teaser-txt.right {
  margin-top: 25px;
}
/* line 998, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .wrapperfix {
  padding-left: 30px;
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
/* line 1005, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .wrappertxt.left {
  padding-left: 10%;
  word-break: break-all;
}
/* line 1010, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .wrappertxt.right {
  width: 100%;
}
@media screen and (max-width: 991px) {
  /* line 1015, ../html/scss/racing.scss */
  .racing_blist_rddetail .ctpic-left .cntright {
    position: relative;
    margin-bottom: 150px;
  }
}
@media screen and (min-width: 992px) {
  /* line 1022, ../html/scss/racing.scss */
  .racing_blist_rddetail .ctpic-left .cntright .dtl-teaser-txt {
    margin-top: 0px;
    top: 50%;
    transform: translateY(-50%);
  }
}
/* line 1029, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .cntright .quoteleft {
  position: absolute;
  top: -100%;
  left: 110px;
  padding-bottom: 20px;
}
@media screen and (max-width: 991px) {
  /* line 1029, ../html/scss/racing.scss */
  .racing_blist_rddetail .ctpic-left .cntright .quoteleft {
    top: -25px;
    left: 10%;
  }
}
@media screen and (max-width: 480px) {
  /* line 1029, ../html/scss/racing.scss */
  .racing_blist_rddetail .ctpic-left .cntright .quoteleft {
    top: -10px;
  }
}
/* line 1043, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .cntright .quoteright {
  position: absolute;
  right: 0;
  bottom: -100%;
}
@media screen and (max-width: 991px) {
  /* line 1043, ../html/scss/racing.scss */
  .racing_blist_rddetail .ctpic-left .cntright .quoteright {
    right: 10%;
    bottom: -180%;
  }
}
@media screen and (max-width: 775px) {
  /* line 1043, ../html/scss/racing.scss */
  .racing_blist_rddetail .ctpic-left .cntright .quoteright {
    bottom: -110%;
  }
}
@media screen and (max-width: 620px) {
  /* line 1043, ../html/scss/racing.scss */
  .racing_blist_rddetail .ctpic-left .cntright .quoteright {
    bottom: -90%;
  }
}
@media screen and (max-width: 440px) {
  /* line 1043, ../html/scss/racing.scss */
  .racing_blist_rddetail .ctpic-left .cntright .quoteright {
    bottom: -70%;
  }
}
@media screen and (max-width: 340px) {
  /* line 1043, ../html/scss/racing.scss */
  .racing_blist_rddetail .ctpic-left .cntright .quoteright {
    bottom: -40%;
  }
}
/* line 1066, ../html/scss/racing.scss */
.racing_blist_rddetail .ctpic-left .cntright .caption2 {
  position: relative;
  top: 10px;
}
@media screen and (max-width: 991px) {
  /* line 1066, ../html/scss/racing.scss */
  .racing_blist_rddetail .ctpic-left .cntright .caption2 {
    top: 50px;
  }
}
@media screen and (max-width: 991px) {
  /* line 1080, ../html/scss/racing.scss */
  .racing_blist_rddetail .txtfx.txtbttm {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  /* line 1086, ../html/scss/racing.scss */
  .racing_blist_rddetail .wrapperfix {
    width: 90%;
    padding: 0px;
  }
}
@media screen and (max-width: 991px) {
  /* line 1092, ../html/scss/racing.scss */
  .racing_blist_rddetail .wrappertxt {
    padding: 0px;
  }
}
@media screen and (max-width: 991px) {
  /* line 1097, ../html/scss/racing.scss */
  .racing_blist_rddetail .wrappertxt.left {
    padding: 0px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  /* line 1104, ../html/scss/racing.scss */
  .racing_blist_rddetail .wrappertxt.right {
    width: 100%;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  /* line 1112, ../html/scss/racing.scss */
  .racing_blist_rddetail .dtl-teaser .img {
    left: 5%;
  }
}

@media screen and (max-width: 767px) {
  /* line 1123, ../html/scss/racing.scss */
  .rcng_result .teaser_block1 .detailtopic h1.hde-txt {
    font-size: 50px;
    font-size: 5rem;
  }
}
/* line 1131, ../html/scss/racing.scss */
.rcng_result .dwn-blck {
  position: relative;
}
/* line 1133, ../html/scss/racing.scss */
.rcng_result .dwn-blck .dwn-icn {
  padding: 5px;
}
/* line 1136, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter {
  padding-top: 10px;
}
/* line 1139, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult .yeartxt {
  width: 10%;
}
@media screen and (max-width: 480px) {
  /* line 1139, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult .yeartxt {
    width: 100%;
    text-align: left;
    padding: 10px 10px 0 !important;
    border: 0 !important;
  }
}
/* line 1148, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult .titletxt {
  width: 70%;
}
@media screen and (max-width: 991px) {
  /* line 1148, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult .titletxt {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  /* line 1148, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult .titletxt {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  /* line 1148, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult .titletxt {
    font-size: 1.8rem;
    font-size: 18px;
    display: block;
    width: 100%;
    border: 0;
    padding: 0 10px !important;
  }
}
/* line 1165, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult .downloadtxt {
  width: 30%;
}
@media screen and (max-width: 991px) {
  /* line 1165, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult .downloadtxt {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  /* line 1165, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult .downloadtxt {
    width: 70%;
  }
}
@media screen and (max-width: 480px) {
  /* line 1165, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult .downloadtxt {
    display: block;
    width: 100%;
    border: 0;
  }
}
/* line 1178, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult .downloadtxt .row {
  float: right;
  width: 100%;
}
/* line 1181, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult .downloadtxt .row .word {
  float: left;
  width: 70%;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  /* line 1181, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult .downloadtxt .row .word {
    width: 80%;
  }
}
@media screen and (max-width: 480px) {
  /* line 1181, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult .downloadtxt .row .word {
    width: 88%;
  }
}
/* line 1192, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult .downloadtxt .row .thumb {
  float: left;
  width: 20%;
}
@media screen and (max-width: 480px) {
  /* line 1192, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult .downloadtxt .row .thumb {
    width: 12%;
  }
}
/* line 1201, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult tr {
  cursor: default;
}
@media screen and (max-width: 480px) {
  /* line 1201, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult tr {
    display: block;
    border-bottom: 1px solid #ccc;
  }
}
/* line 1209, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult tr.notfound:hover {
  cursor: default;
  background-color: #f9f9f9;
}
/* line 1212, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult tr.notfound:hover th {
  background-color: #f9f9f9;
  color: #EB1C24;
}
/* line 1218, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult th {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  /* line 1218, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult th {
    padding-left: 15px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1218, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult th {
    display: inline-block;
    padding: 10px;
  }
}
/* line 1231, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult td {
  font-family: 'prompt-regular';
  font-size: 20px;
  font-size: 2rem;
  padding: 20px 10px;
}
@media screen and (max-width: 767px) {
  /* line 1231, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult td {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1231, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult td {
    padding: 10px !important;
  }
  /* line 1242, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult td:last-child {
    width: 100%;
  }
}
/* line 1246, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult td .separator {
  color: #878787;
  font-family: 'prompt-light';
}
/* line 1250, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult td.round {
  width: 130px;
}
/* line 1254, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult td .fixword {
  width: 80px;
  display: inline-block;
}
/* line 1258, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult td .fsize {
  font-family: 'prompt-light';
  font-size: 15px;
  color: #878787;
}
/* line 1263, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter .tbshowresult td.text-right {
  padding-right: 20px;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  /* line 1269, ../html/scss/racing.scss */
  .rcng_result .dwn-blck .gutter .tbshowresult td .text-right {
    margin-top: 15px;
  }
}
/* line 1278, ../html/scss/racing.scss */
.rcng_result .pointercat1, .rcng_result .pointercat2, .rcng_result .pointercat3 {
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  /* line 1278, ../html/scss/racing.scss */
  .rcng_result .pointercat1, .rcng_result .pointercat2, .rcng_result .pointercat3 {
    display: none !important;
  }
}
/* line 1285, ../html/scss/racing.scss */
.rcng_result .pointercat2, .rcng_result .pointercat3 {
  display: none;
}
/* line 1288, ../html/scss/racing.scss */
.rcng_result .pointercat1 {
  left: 15%;
}
/* line 1291, ../html/scss/racing.scss */
.rcng_result .pointercat2 {
  left: 50%;
}
/* line 1294, ../html/scss/racing.scss */
.rcng_result .pointercat3 {
  left: 83%;
}
/* line 1298, ../html/scss/racing.scss */
.rcng_result .rcng_bg .ddmenu {
  padding-right: 90px;
  padding-left: 100px;
}
@media screen and (max-width: 767px) {
  /* line 1298, ../html/scss/racing.scss */
  .rcng_result .rcng_bg .ddmenu {
    padding: 0px 15px;
  }
}
/* line 1304, ../html/scss/racing.scss */
.rcng_result .rcng_bg .ddmenu .dpdwspace {
  padding-right: 10px;
}
@media screen and (max-width: 767px) {
  /* line 1304, ../html/scss/racing.scss */
  .rcng_result .rcng_bg .ddmenu .dpdwspace {
    padding-right: 0px;
    padding-bottom: 20px;
  }
}
/* line 1311, ../html/scss/racing.scss */
.rcng_result .rcng_bg .ddmenu select {
  background-position: 94% 50%;
}
@media screen and (max-width: 767px) {
  /* line 1311, ../html/scss/racing.scss */
  .rcng_result .rcng_bg .ddmenu select {
    background-position: 97% 50%;
  }
}
@media screen and (max-width: 350px) {
  /* line 1311, ../html/scss/racing.scss */
  .rcng_result .rcng_bg .ddmenu select {
    background-position: 92% 50%;
  }
}
@media screen and (max-width: 767px) {
  /* line 1321, ../html/scss/racing.scss */
  .rcng_result .rcng_bg select {
    background-position: 97% 50%;
  }
}
@media screen and (max-width: 350px) {
  /* line 1321, ../html/scss/racing.scss */
  .rcng_result .rcng_bg select {
    background-position: 92% 50%;
  }
}
@media screen and (max-width: 767px) {
  /* line 1330, ../html/scss/racing.scss */
  .rcng_result .rcng .mainbtnshort.trans_blue {
    height: 80px;
    display: table;
  }
}

/* line 1340, ../html/scss/racing.scss */
.racing_activity .activity_content .rmpadding {
  padding: 0px;
}
/* line 1344, ../html/scss/racing.scss */
.racing_activity .activity_content .about.cmstxt, .racing_activity .activity_content .about.detail1, .racing_activity .activity_content .ourservice.cmstxt, .racing_activity .activity_content .ourservice.detail1 {
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1200px) {
  /* line 1351, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.detail1 .titleandimage .bg, .racing_activity .activity_content .ourservice.detail1 .titleandimage .bg {
    padding: 45%;
  }
}
@media screen and (max-width: 970px) {
  /* line 1351, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.detail1 .titleandimage .bg, .racing_activity .activity_content .ourservice.detail1 .titleandimage .bg {
    padding: 70% 45%;
  }
}
@media screen and (max-width: 950px) {
  /* line 1351, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.detail1 .titleandimage .bg, .racing_activity .activity_content .ourservice.detail1 .titleandimage .bg {
    padding: 50% 45%;
  }
}
@media screen and (max-width: 830px) {
  /* line 1351, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.detail1 .titleandimage .bg, .racing_activity .activity_content .ourservice.detail1 .titleandimage .bg {
    padding: 65% 45%;
  }
}
@media screen and (max-width: 767px) {
  /* line 1351, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.detail1 .titleandimage .bg, .racing_activity .activity_content .ourservice.detail1 .titleandimage .bg {
    padding: 50%;
  }
}
/* line 1376, ../html/scss/racing.scss */
.racing_activity .activity_content .about.detail1 .titleandimage .head, .racing_activity .activity_content .ourservice.detail1 .titleandimage .head {
  width: 100%;
  left: 52%;
}
@media screen and (max-width: 1200px) {
  /* line 1376, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.detail1 .titleandimage .head, .racing_activity .activity_content .ourservice.detail1 .titleandimage .head {
    width: 50%;
    left: 0%;
  }
}
@media screen and (max-width: 950px) {
  /* line 1376, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.detail1 .titleandimage .head, .racing_activity .activity_content .ourservice.detail1 .titleandimage .head {
    width: 60%;
  }
}
@media screen and (max-width: 480px) {
  /* line 1376, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.detail1 .titleandimage .head, .racing_activity .activity_content .ourservice.detail1 .titleandimage .head {
    width: 75%;
  }
}
/* line 1394, ../html/scss/racing.scss */
.racing_activity .activity_content .about.cmstxt, .racing_activity .activity_content .ourservice.cmstxt {
  background-color: #F1F2F3;
}
/* line 1396, ../html/scss/racing.scss */
.racing_activity .activity_content .about.cmstxt div.imgresize, .racing_activity .activity_content .ourservice.cmstxt div.imgresize {
  padding-top: 0px;
}
/* line 1400, ../html/scss/racing.scss */
.racing_activity .activity_content .about.dtpic_right, .racing_activity .activity_content .about.dtpic_left, .racing_activity .activity_content .ourservice.dtpic_right, .racing_activity .activity_content .ourservice.dtpic_left {
  background-color: #F1F2F3;
}
/* line 1403, ../html/scss/racing.scss */
.racing_activity .activity_content .about.last, .racing_activity .activity_content .ourservice.last {
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 50px;
}
/* line 1409, ../html/scss/racing.scss */
.racing_activity .activity_content .ourservice {
  line-height: 22px;
}
/* line 1411, ../html/scss/racing.scss */
.racing_activity .activity_content .ourservice .txtdt {
  min-height: 70px;
}
@media screen and (max-width: 360px) {
  /* line 1411, ../html/scss/racing.scss */
  .racing_activity .activity_content .ourservice .txtdt {
    min-height: 120px;
  }
}
/* line 1417, ../html/scss/racing.scss */
.racing_activity .activity_content .ourservice .lineright {
  border-right: 1px solid #CCCCCC;
}
@media screen and (max-width: 767px) {
  /* line 1417, ../html/scss/racing.scss */
  .racing_activity .activity_content .ourservice .lineright {
    border-right: none;
  }
}
/* line 1423, ../html/scss/racing.scss */
.racing_activity .activity_content .ourservice .clearfixpc {
  clear: both;
}
@media screen and (max-width: 767px) {
  /* line 1423, ../html/scss/racing.scss */
  .racing_activity .activity_content .ourservice .clearfixpc {
    clear: none;
  }
}
/* line 1429, ../html/scss/racing.scss */
.racing_activity .activity_content .ourservice .pdfx {
  padding: 20px 0px;
}
/* line 1434, ../html/scss/racing.scss */
.racing_activity .activity_content .about.dtpic_right .tbmiddle {
  padding: 0 20px 0 0;
}
/* line 1436, ../html/scss/racing.scss */
.racing_activity .activity_content .about.dtpic_right .tbmiddle .mainbtnshort {
  width: 60%;
}
/* line 1442, ../html/scss/racing.scss */
.racing_activity .activity_content .about.dtpic_left .tbmiddle {
  padding: 0 0 0 20px;
}
/* line 1444, ../html/scss/racing.scss */
.racing_activity .activity_content .about.dtpic_left .tbmiddle .mainbtnshort {
  width: 60%;
}

/* line 1460, ../html/scss/racing.scss */
.racing_activity_detail .relatednews_block {
  background-image: url(/images/racing/race-activity-bg01.jpg);
}

/* line 1467, ../html/scss/racing.scss */
.rcng_gallery .imgbtn .img-cover {
  overflow: hidden;
}
/* line 1472, ../html/scss/racing.scss */
.rcng_gallery .frameyoutube body {
  overflow: hidden !important;
}
/* line 1476, ../html/scss/racing.scss */
.rcng_gallery .pagingnav {
  margin: 80px 0 10px 0;
}
@media screen and (max-width: 767px) {
  /* line 1476, ../html/scss/racing.scss */
  .rcng_gallery .pagingnav {
    margin: 0;
  }
}
/* line 1487, ../html/scss/racing.scss */
.rcng_gallery .pagingbrand {
  padding-top: 60px;
}
@media screen and (max-width: 991px) {
  /* line 1487, ../html/scss/racing.scss */
  .rcng_gallery .pagingbrand {
    padding-top: 30px;
  }
}
/* line 1494, ../html/scss/racing.scss */
.rcng_gallery .padding5:first-child {
  padding-left: 0px;
}
/* line 1497, ../html/scss/racing.scss */
.rcng_gallery .padding5:last-child {
  padding-right: 0px;
}
/* line 1501, ../html/scss/racing.scss */
.rcng_gallery .itemdropdown {
  margin: 50px 0 20px 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  /* line 1501, ../html/scss/racing.scss */
  .rcng_gallery .itemdropdown {
    margin: 0 5px 40px 5px;
  }
}
/* line 1507, ../html/scss/racing.scss */
.rcng_gallery .itemdropdown .slctdropdown {
  display: inline-block;
  width: 300px;
  margin: 0 15px;
  margin-left: 5px;
}
/* line 1512, ../html/scss/racing.scss */
.rcng_gallery .itemdropdown .slctdropdown select.slctwhite:focus {
  border: 4px solid #000;
  color: #fff;
}
@media screen and (max-width: 767px) {
  /* line 1507, ../html/scss/racing.scss */
  .rcng_gallery .itemdropdown .slctdropdown {
    display: block;
    width: 100%;
    margin: 20px 0;
  }
}
/* line 1524, ../html/scss/racing.scss */
.rcng_gallery .itemdropdown .slctdropdown.slctarrow:hover:after {
  top: 55%;
  color: white;
}
/* line 1530, ../html/scss/racing.scss */
.rcng_gallery .share_horizontal {
  margin: 30px auto;
}
/* line 1535, ../html/scss/racing.scss */
.rcng_gallery .share_vertical {
  margin-left: 10px;
}
/* line 1539, ../html/scss/racing.scss */
.rcng_gallery .icon-size-verical, .rcng_gallery .share_vertical .icons .line-icon, .rcng_gallery .share_vertical .icons .facebook-icon, .rcng_gallery .share_vertical .icons .twitter-icon, .rcng_gallery .share_vertical .icons .googleplus-icon {
  margin: 0 auto;
}

@media screen and (max-width: 580px) {
  /* line 1547, ../html/scss/racing.scss */
  .rcng-rc .ontoptext h1.hde-txt {
    font-size: 80px;
    font-size: 8rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 1547, ../html/scss/racing.scss */
  .rcng-rc .ontoptext h1.hde-txt {
    font-size: 60px;
    font-size: 6rem;
  }
}
@media screen and (max-width: 350px) {
  /* line 1547, ../html/scss/racing.scss */
  .rcng-rc .ontoptext h1.hde-txt {
    font-size: 50px;
    font-size: 5rem;
  }
}
/* line 1562, ../html/scss/racing.scss */
.rcng-rc .rcng_bg_list {
  padding: 50px 0;
}
/* line 1566, ../html/scss/racing.scss */
.rcng-rc .racelist .listrow {
  padding: 20px 0;
  border-bottom: 1px solid #888888;
}
/* line 1569, ../html/scss/racing.scss */
.rcng-rc .racelist .listrow .yearcol {
  display: inline-block;
  width: 10%;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  /* line 1569, ../html/scss/racing.scss */
  .rcng-rc .racelist .listrow .yearcol {
    width: 100%;
  }
}
/* line 1577, ../html/scss/racing.scss */
.rcng-rc .racelist .listrow .namecol {
  display: inline-block;
  width: 72%;
  vertical-align: middle;
}
@media screen and (max-width: 1210px) {
  /* line 1577, ../html/scss/racing.scss */
  .rcng-rc .racelist .listrow .namecol {
    width: 71%;
  }
}
@media screen and (max-width: 617px) {
  /* line 1577, ../html/scss/racing.scss */
  .rcng-rc .racelist .listrow .namecol {
    width: 70%;
  }
}
@media screen and (max-width: 480px) {
  /* line 1577, ../html/scss/racing.scss */
  .rcng-rc .racelist .listrow .namecol {
    width: 100%;
    margin-top: 10px;
  }
}
/* line 1591, ../html/scss/racing.scss */
.rcng-rc .racelist .listrow .namecol .name {
  color: #000;
}
/* line 1595, ../html/scss/racing.scss */
.rcng-rc .racelist .listrow .btncol {
  display: inline-block;
  width: 17%;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  /* line 1595, ../html/scss/racing.scss */
  .rcng-rc .racelist .listrow .btncol {
    width: 28%;
  }
}
@media screen and (max-width: 480px) {
  /* line 1595, ../html/scss/racing.scss */
  .rcng-rc .racelist .listrow .btncol {
    width: 100%;
    margin-top: 10px;
  }
}
/* line 1607, ../html/scss/racing.scss */
.rcng-rc .racelist .listrow .btncol .seedetai::after {
  background: #EB1C24;
}
/* line 1614, ../html/scss/racing.scss */
.rcng-rc a {
  display: block;
  font-family: "prompt-regular";
  font-size: 20px;
  font-size: 2rem;
}
/* line 1620, ../html/scss/racing.scss */
.rcng-rc .rcttl {
  color: #EB1924;
  font-size: 16px;
  line-height: 1.3;
  background: #fff;
  padding: 20px  40px;
  font-family: "prompt-semibold";
}
@media screen and (max-width: 991px) {
  /* line 1620, ../html/scss/racing.scss */
  .rcng-rc .rcttl {
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1620, ../html/scss/racing.scss */
  .rcng-rc .rcttl {
    margin: 0 0 20px;
  }
}
/* line 1633, ../html/scss/racing.scss */
.rcng-rc .rcttl span.description {
  font-family: "prompt-regular";
  font-size: 20px;
  font-size: 2rem;
  color: #000;
  -webkit-line-clamp: 2;
  height: 51px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

/* line 1650, ../html/scss/racing.scss */
.rcng-rc.team .itemdropdown {
  margin: 0 0 20px;
  text-align: left;
}
/* line 1653, ../html/scss/racing.scss */
.rcng-rc.team .itemdropdown .slctdropdown {
  display: inline-block;
  width: 300px;
}
/* line 1657, ../html/scss/racing.scss */
.rcng-rc.team .itemdropdown .slctdropdown select.slctwhite:focus {
  border: 4px solid #000;
  color: #fff;
}
@media screen and (max-width: 767px) {
  /* line 1653, ../html/scss/racing.scss */
  .rcng-rc.team .itemdropdown .slctdropdown {
    display: block;
    width: 100%;
    margin: 20px 0;
  }
}
/* line 1669, ../html/scss/racing.scss */
.rcng-rc.team .itemdropdown .slctdropdown.slctarrow:hover:after {
  top: 55%;
  color: white;
}

@media screen and (max-width: 991px) {
  /* line 1680, ../html/scss/racing.scss */
  .rcng-detail .wrappernopad {
    max-width: 1360px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  /* line 1688, ../html/scss/racing.scss */
  .rcng-detail .wrappernopad {
    padding: 0 0px;
  }
}
/* line 1692, ../html/scss/racing.scss */
.rcng-detail .rcng_bg {
  background-image: none;
  padding: 50px 0 0 0;
}
@media screen and (max-width: 767px) {
  /* line 1692, ../html/scss/racing.scss */
  .rcng-detail .rcng_bg {
    padding: 50px 0 0;
  }
}
/* line 1699, ../html/scss/racing.scss */
.rcng-detail .events-detail .ctpic-right {
  padding: 25px 0;
  padding-top: 50px;
}
/* line 1703, ../html/scss/racing.scss */
.rcng-detail .thumb-contentt-5 {
  color: #0A2D82;
}
/* line 1706, ../html/scss/racing.scss */
.rcng-detail .share_horizontal {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  /* line 1709, ../html/scss/racing.scss */
  .rcng-detail .rd-display {
    padding: 0;
  }
}
/* line 1714, ../html/scss/racing.scss */
.rcng-detail .rdtbx {
  display: block;
}
@media screen and (max-width: 767px) {
  /* line 1714, ../html/scss/racing.scss */
  .rcng-detail .rdtbx {
    display: table;
    width: 100%;
    padding: 40px 15px;
    max-width: 1360px;
    margin: 0 auto;
  }
}
/* line 1723, ../html/scss/racing.scss */
.rcng-detail .rdtbx .picicon {
  display: block;
  max-width: 182px;
  padding: 30px 0;
  margin-left: 60px;
}
@media screen and (max-width: 767px) {
  /* line 1723, ../html/scss/racing.scss */
  .rcng-detail .rdtbx .picicon {
    display: table-cell;
    width: 50%;
    text-align: right;
    padding: 0;
    margin: 0;
    vertical-align: top;
    padding: 0 0 0 10px;
  }
  /* line 1736, ../html/scss/racing.scss */
  .rcng-detail .rdtbx .picicon img {
    max-width: 182px;
    width: 100%;
  }
}
/* line 1742, ../html/scss/racing.scss */
.rcng-detail .rdtbx .rdttl {
  display: block;
  margin-top: 11%;
  padding-left: 60px;
}
@media screen and (max-width: 767px) {
  /* line 1742, ../html/scss/racing.scss */
  .rcng-detail .rdtbx .rdttl {
    display: table-cell;
    width: 50%;
    text-align: left;
    padding: 0;
    margin: 0;
    vertical-align: top;
  }
}
/* line 1756, ../html/scss/racing.scss */
.rcng-detail .padtop {
  padding-top: 70px;
}
@media screen and (max-width: 991px) {
  /* line 1756, ../html/scss/racing.scss */
  .rcng-detail .padtop {
    padding-top: 45px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1762, ../html/scss/racing.scss */
  .rcng-detail .padtop.nopadxs {
    padding-top: 0;
  }
}
/* line 1767, ../html/scss/racing.scss */
.rcng-detail .prfbx {
  background: #0A2D82;
  color: #fff;
  padding: 22px;
  max-width: 245px;
}
@media screen and (max-width: 767px) {
  /* line 1767, ../html/scss/racing.scss */
  .rcng-detail .prfbx {
    max-width: inherit;
    padding: 22px 75px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1767, ../html/scss/racing.scss */
  .rcng-detail .prfbx {
    max-width: inherit;
    padding: 22px 15px;
  }
}
/* line 1780, ../html/scss/racing.scss */
.rcng-detail .prfbx .hdtxt {
  font-family: "prompt-regular";
  font-size: 25px;
  font-size: 2.5rem;
  padding-bottom: 8px;
  line-height: 1.4;
}
/* line 1788, ../html/scss/racing.scss */
.rcng-detail .prfbx .hdtxt {
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  /* line 1788, ../html/scss/racing.scss */
  .rcng-detail .prfbx .hdtxt {
    width: 95%;
  }
}
/* line 1795, ../html/scss/racing.scss */
.rcng-detail .prfbx .dttxtwrap {
  display: block;
}
@media screen and (max-width: 767px) {
  /* line 1795, ../html/scss/racing.scss */
  .rcng-detail .prfbx .dttxtwrap {
    display: table;
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  /* line 1795, ../html/scss/racing.scss */
  .rcng-detail .prfbx .dttxtwrap {
    width: 95%;
  }
}
/* line 1805, ../html/scss/racing.scss */
.rcng-detail .prfbx .dttxtwrap .tbwrapper {
  display: block;
}
@media screen and (max-width: 767px) {
  /* line 1805, ../html/scss/racing.scss */
  .rcng-detail .prfbx .dttxtwrap .tbwrapper {
    display: table-cell;
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  /* line 1805, ../html/scss/racing.scss */
  .rcng-detail .prfbx .dttxtwrap .tbwrapper {
    padding-right: 10px;
  }
}
/* line 1814, ../html/scss/racing.scss */
.rcng-detail .prfbx .dttxtwrap .tbwrapper .dttxt {
  display: table;
  width: 100%;
  font-family: "prompt-light";
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  /* line 1814, ../html/scss/racing.scss */
  .rcng-detail .prfbx .dttxtwrap .tbwrapper .dttxt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
/* line 1825, ../html/scss/racing.scss */
.rcng-detail .prfbx .dttxtwrap .tbwrapper .dttxt .txtitem {
  display: table-cell;
  width: 100%;
}
/* line 1833, ../html/scss/racing.scss */
.rcng-detail .ctbx {
  max-width: 610px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  /* line 1833, ../html/scss/racing.scss */
  .rcng-detail .ctbx {
    max-width: 1360px;
    padding: 50px 15px;
    margin: 0 auto;
  }
}
/* line 1842, ../html/scss/racing.scss */
.rcng-detail .ctbx .cthdtxt {
  font-family: "prompt-regular";
  font-size: 25px;
  font-size: 2.5rem;
  padding-bottom: 10px;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  /* line 1842, ../html/scss/racing.scss */
  .rcng-detail .ctbx .cthdtxt {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
/* line 1853, ../html/scss/racing.scss */
.rcng-detail .ctbx .ctdttxt {
  font-family: "prompt-regular";
  font-size: 20px;
  font-size: 2rem;
  padding: 10px 0;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  /* line 1853, ../html/scss/racing.scss */
  .rcng-detail .ctbx .ctdttxt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 1865, ../html/scss/racing.scss */
.rcng-detail .dscrbtxt {
  max-width: 340px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  /* line 1865, ../html/scss/racing.scss */
  .rcng-detail .dscrbtxt {
    max-width: 1360px;
    padding: 30px 15px;
    margin: 0 auto;
  }
}
/* line 1873, ../html/scss/racing.scss */
.rcng-detail .dscrbtxt .dttxt {
  font-size: 20px;
  font-size: 2rem;
  color: #0A2C7F;
  padding: 75px 0;
  line-height: 1.4;
}
@media screen and (max-width: 991px) {
  /* line 1873, ../html/scss/racing.scss */
  .rcng-detail .dscrbtxt .dttxt {
    padding: 35px 0;
  }
}
@media screen and (max-width: 480px) {
  /* line 1873, ../html/scss/racing.scss */
  .rcng-detail .dscrbtxt .dttxt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 1889, ../html/scss/racing.scss */
.rcng-detail .wrapper.wrapformobile {
  padding: 0;
  max-width: 100%;
}
@media screen and (max-width: 991px) {
  /* line 1889, ../html/scss/racing.scss */
  .rcng-detail .wrapper.wrapformobile {
    max-width: 1360px;
    padding: 30px 15px;
    margin: 0 auto;
  }
}
/* line 1899, ../html/scss/racing.scss */
.rcng-detail .racinghstry {
  background: #fff;
  position: relative;
  padding: 45px 95px;
  box-shadow: 0px 0px 40px 8px rgba(66, 66, 81, 0.2);
  -webkit-box-shadow: 0px 0px 40px 8px rgba(66, 66, 81, 0.2);
  -moz-box-shadow: 0px 0px 40px 8px rgba(66, 66, 81, 0.2);
  -ms-box-shadow: 0px 0px 40px 8px rgba(66, 66, 81, 0.2);
  -o-box-shadow: 0px 0px 40px 8px rgba(66, 66, 81, 0.2);
}
@media screen and (max-width: 767px) {
  /* line 1899, ../html/scss/racing.scss */
  .rcng-detail .racinghstry {
    padding: 35px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1899, ../html/scss/racing.scss */
  .rcng-detail .racinghstry {
    padding: 25px;
  }
}
/* line 1914, ../html/scss/racing.scss */
.rcng-detail .racinghstry .hdtxt {
  font-size: 23px;
  font-size: 2.3rem;
  color: #EB1C24;
}
/* line 1919, ../html/scss/racing.scss */
.rcng-detail .racinghstry .dttxt {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #000;
}
@media screen and (max-width: 480px) {
  /* line 1919, ../html/scss/racing.scss */
  .rcng-detail .racinghstry .dttxt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* line 1929, ../html/scss/racing.scss */
.rcng-detail .racinghstry .dttxt li {
  padding: 9px 0;
  border-bottom: 1px solid rgba(187, 187, 187, 0.7);
}
/* line 1932, ../html/scss/racing.scss */
.rcng-detail .racinghstry .dttxt li .ctn {
  width: 80%;
  float: left;
  text-align: left;
}
/* line 1936, ../html/scss/racing.scss */
.rcng-detail .racinghstry .dttxt li .ctn .cirbull {
  display: inline-block;
  background: #000;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  margin-right: 10px;
  line-height: 0.2;
}
/* line 1946, ../html/scss/racing.scss */
.rcng-detail .racinghstry .dttxt li .year {
  width: 20%;
  font-size: 30px;
  font-size: 3rem;
  font-family: "teko-light";
  float: right;
  text-align: right;
}
/* line 1957, ../html/scss/racing.scss */
.rcng-detail .relatedcompete_block {
  background: url(/images/racing/racing-bg-related-new.jpg);
  background-size: cover;
  padding: 45px 0;
}
@media screen and (max-width: 767px) {
  /* line 1957, ../html/scss/racing.scss */
  .rcng-detail .relatedcompete_block {
    background: url(/images/racing/racing-bg-related-new-m.jpg);
    background-size: cover;
  }
}
/* line 1965, ../html/scss/racing.scss */
.rcng-detail .relatedcompete_block .hdtt {
  padding-bottom: 20px;
}
/* line 1968, ../html/scss/racing.scss */
.rcng-detail .relatedcompete_block .rcttl {
  color: #EB1924;
  font-size: 16px;
  line-height: 1.3;
  background: #fff;
  padding: 20px 40px;
}
/* line 1974, ../html/scss/racing.scss */
.rcng-detail .relatedcompete_block .rcttl span {
  font-family: "prompt-regular";
  font-size: 20px;
  font-size: 2rem;
  color: #000;
  display: block;
}
/* line 1982, ../html/scss/racing.scss */
.rcng-detail .relatedcompete_block a {
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  /* line 1987, ../html/scss/racing.scss */
  .rcng-detail .relatedcompete_block h3.hdt-txt, .rcng-detail .relatedcompete_block .hd3.hdt-txt {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
/* line 1992, ../html/scss/racing.scss */
.rcng-detail .relatedcompete_block .racelist {
  padding: 20px 30px;
  background-color: rgba(10, 45, 130, 0.7);
}
/* line 1996, ../html/scss/racing.scss */
.rcng-detail .relatedcompete_block .racelist .eachitem .item {
  border-bottom: 1px solid #fff;
  padding: 10px 0;
  margin: 0;
  display: block;
}
/* line 2001, ../html/scss/racing.scss */
.rcng-detail .relatedcompete_block .racelist .eachitem .item .racename {
  display: inline-block;
  margin: 10px 20px 10px 0;
  vertical-align: middle;
  width: 93%;
}
@media screen and (max-width: 991px) {
  /* line 2001, ../html/scss/racing.scss */
  .rcng-detail .relatedcompete_block .racelist .eachitem .item .racename {
    width: 90%;
  }
}
@media screen and (max-width: 715px) {
  /* line 2001, ../html/scss/racing.scss */
  .rcng-detail .relatedcompete_block .racelist .eachitem .item .racename {
    width: 87%;
  }
}
@media screen and (max-width: 600px) {
  /* line 2001, ../html/scss/racing.scss */
  .rcng-detail .relatedcompete_block .racelist .eachitem .item .racename {
    width: 84%;
  }
}
@media screen and (max-width: 480px) {
  /* line 2001, ../html/scss/racing.scss */
  .rcng-detail .relatedcompete_block .racelist .eachitem .item .racename {
    width: 78%;
  }
}
@media screen and (max-width: 370px) {
  /* line 2001, ../html/scss/racing.scss */
  .rcng-detail .relatedcompete_block .racelist .eachitem .item .racename {
    width: 70%;
  }
}
/* line 2022, ../html/scss/racing.scss */
.rcng-detail .relatedcompete_block .racelist .eachitem .item .arrow {
  display: inline-block;
  margin: 15px 0;
  text-align: right;
  vertical-align: middle;
  width: auto;
}
/* line 2028, ../html/scss/racing.scss */
.rcng-detail .relatedcompete_block .racelist .eachitem .item .arrow span {
  font-size: 35px;
  color: #fff;
}
/* line 2038, ../html/scss/racing.scss */
.rcng-detail .icon-size-verical, .rcng-detail .share_vertical .icons .line-icon, .rcng-detail .share_vertical .icons .facebook-icon, .rcng-detail .share_vertical .icons .twitter-icon, .rcng-detail .share_vertical .icons .googleplus-icon {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  /* line 2043, ../html/scss/racing.scss */
  .rcng-detail .clearfloat {
    float: none !important;
  }
}
/* line 2047, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 {
  background: none;
}
/* line 2049, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .detail3 {
  padding: 0 15px;
}
/* line 2054, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-title {
  font-size: 25px;
  font-size: 2.5rem;
  font-family: 'prompt-medium';
}
/* line 2060, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-grid {
  padding: 20px 0 0 0;
}
/* line 2062, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-grid .padding {
  padding: 50px 10px;
}
/* line 2065, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-grid .borderR {
  border-right: 1px solid #BBBBBB;
}
/* line 2068, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-grid .borderB {
  border-bottom: 1px solid #BBBBBB;
}
/* line 2071, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-grid .hd2 {
  font-size: 50px;
  font-size: 5rem;
}
/* line 2076, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-table {
  margin: 20px 0 30px 0;
  width: 100%;
}
/* line 2079, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-table .list {
  height: 50px;
  border-bottom: 1px solid #BBBBBB;
}
/* line 2082, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-table .list.noborder {
  border-bottom: none;
}
/* line 2086, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-table .right {
  text-align: right;
  float: none;
  font-size: 'prompt-regular';
}
@media screen and (max-width: 767px) {
  /* line 2086, ../html/scss/racing.scss */
  .rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-table .right {
    text-align: left;
  }
  /* line 2093, ../html/scss/racing.scss */
  .rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-table .right h4 {
    font-size: 3rem;
    font-size: 30px;
  }
}
/* line 2099, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-table .contentt-3 {
  font-size: 20px;
  font-size: 2rem;
}
/* line 2103, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-table td {
  padding: 10px 0;
}
/* line 2105, ../html/scss/racing.scss */
.rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-table td:last-child {
  width: 60%;
}
@media screen and (max-width: 767px) {
  /* line 2105, ../html/scss/racing.scss */
  .rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-table td:last-child {
    width: 100%;
    padding: 0 0 10px 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 2112, ../html/scss/racing.scss */
  .rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-table td:first-child {
    padding: 10px 0 5px 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 2103, ../html/scss/racing.scss */
  .rcng-detail .atmt_spec .detail_block2 .panel .panel-body .engin-table td {
    display: block;
    width: 100%;
  }
}
/* line 2129, ../html/scss/racing.scss */
.rcng-detail .events-detail .ctpic-right .wrapperfix {
  padding-left: 0;
  width: 65%;
}
/* line 2134, ../html/scss/racing.scss */
.rcng-detail .events-detail .ctpic-right .cntright .quoteleft {
  left: 45px;
  top: -50px;
}
/* line 2138, ../html/scss/racing.scss */
.rcng-detail .events-detail .ctpic-right .cntright .quoteright {
  right: 45px;
  bottom: -50px;
}
/* line 2143, ../html/scss/racing.scss */
.rcng-detail .events-detail .ctpic-right .txtfx {
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  /* line 2147, ../html/scss/racing.scss */
  .rcng-detail .events-detail .ctpic-right .txtfx {
    padding: 0 50px;
  }
  /* line 2149, ../html/scss/racing.scss */
  .rcng-detail .events-detail .ctpic-right .txtfx .hdtitle {
    font-size: 25px;
    font-size: 2rem;
  }
  /* line 2156, ../html/scss/racing.scss */
  .rcng-detail .events-detail .ctpic-right .cntright .quoteleft {
    left: 45px;
    top: -30px;
  }
  /* line 2160, ../html/scss/racing.scss */
  .rcng-detail .events-detail .ctpic-right .cntright .quoteright {
    right: 45px;
    bottom: -30px;
  }
}
@media screen and (max-width: 991px) {
  /* line 2167, ../html/scss/racing.scss */
  .rcng-detail .events-detail .ctpic-right .txtfx {
    padding: 0 50px;
  }
  /* line 2169, ../html/scss/racing.scss */
  .rcng-detail .events-detail .ctpic-right .txtfx .hdtitle {
    font-size: 20px;
    font-size: 2rem;
  }
  /* line 2175, ../html/scss/racing.scss */
  .rcng-detail .events-detail .ctpic-right .cntright {
    margin-bottom: 120px;
  }
  /* line 2177, ../html/scss/racing.scss */
  .rcng-detail .events-detail .ctpic-right .cntright .quoteleft {
    left: 30px;
    top: -50px;
  }
  /* line 2181, ../html/scss/racing.scss */
  .rcng-detail .events-detail .ctpic-right .cntright .quoteright {
    right: 10px;
    bottom: -50px;
  }
}
@media screen and (max-width: 480px) {
  /* line 2189, ../html/scss/racing.scss */
  .rcng-detail .events-detail .ctpic-right .txtfx .hdtitle {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 992px) {
  /* line 2198, ../html/scss/racing.scss */
  .rcng-detail .events-detail .ctpic-right .wrapperfix {
    width: 90%;
  }
  /* line 2204, ../html/scss/racing.scss */
  .rcng-detail .events-detail .dtl-teaser .dtl-teaser-txt .caption2 {
    max-width: none;
    padding: 0;
    width: 100%;
  }
}
/* line 2213, ../html/scss/racing.scss */
.rcng-detail .panel-group {
  margin: 0;
}

/* line 2218, ../html/scss/racing.scss */
.rc-bk-lst {
  padding: 0 0 90px 0;
}
/* line 2219, ../html/scss/racing.scss */
.rc-bk-lst.rcng-detail {
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  /* line 2218, ../html/scss/racing.scss */
  .rc-bk-lst {
    padding: 0;
  }
}
/* line 2226, ../html/scss/racing.scss */
.rc-bk-lst .rd-display .rdttl {
  padding-left: 60px;
}
@media screen and (max-width: 991px) {
  /* line 2226, ../html/scss/racing.scss */
  .rc-bk-lst .rd-display .rdttl {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  /* line 2226, ../html/scss/racing.scss */
  .rc-bk-lst .rd-display .rdttl {
    padding-left: 0;
    padding: 30px 0;
    margin-top: 0;
  }
  /* line 2235, ../html/scss/racing.scss */
  .rc-bk-lst .rd-display .rdttl h1.hde-txt {
    font-size: 80px;
    font-size: 8rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 480px) {
  /* line 2235, ../html/scss/racing.scss */
  .rc-bk-lst .rd-display .rdttl h1.hde-txt {
    font-size: 55px;
    font-size: 5.5rem;
  }
}

@media screen and (max-width: 767px) {
  /* line 2246, ../html/scss/racing.scss */
  .rc-bk-lst .panel-group {
    padding: 0;
  }
}
/* line 2251, ../html/scss/racing.scss */
.rc-bk-lst .btnbx {
  text-align: center;
  padding: 40px 0;
}
/* line 2254, ../html/scss/racing.scss */
.rc-bk-lst .btnbx .mainbtnshort {
  max-width: 270px;
}
/* line 2259, ../html/scss/racing.scss */
.rc-bk-lst .relatedcompetor_block {
  background: url(/images/racing/race-bike-owl-bg.jpg);
  background-size: cover;
  padding: 45px 0;
}
@media screen and (max-width: 767px) {
  /* line 2259, ../html/scss/racing.scss */
  .rc-bk-lst .relatedcompetor_block {
    background: url(/images/racing/race-bike-owl-bg-m.jpg);
    background-size: cover;
  }
  /* line 2266, ../html/scss/racing.scss */
  .rc-bk-lst .relatedcompetor_block h3.hdt-txt, .rc-bk-lst .relatedcompetor_block .hd3.hdt-txt {
    font-size: 35px;
    font-size: 3.5rem;
  }
}
/* line 2272, ../html/scss/racing.scss */
.rc-bk-lst .relatedcompetor_block .hdtt {
  padding-bottom: 20px;
}
/* line 2276, ../html/scss/racing.scss */
.rc-bk-lst .relatedcompetor_block .rcttl {
  color: #EB1924;
  font-size: 16px;
  line-height: 1.3;
  background: #fff;
  padding: 15px;
  margin: 0;
}
/* line 2283, ../html/scss/racing.scss */
.rc-bk-lst .relatedcompetor_block .rcttl span {
  font-family: "prompt-regular";
  font-size: 20px;
  font-size: 2rem;
  color: #000;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 52px;
}
/* line 2296, ../html/scss/racing.scss */
.rc-bk-lst .relatedcompetor_block a {
  font-size: 20px;
  font-size: 2rem;
}
/* line 2300, ../html/scss/racing.scss */
.rc-bk-lst .relatedcompetor_block .hdt-txt {
  padding-bottom: 30px;
}
/* line 2305, ../html/scss/racing.scss */
.rc-bk-lst .share_horizontal {
  margin: 0 auto 50px;
}

/* line 2313, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 {
  position: relative;
  background-image: url(/images/share/bg/dealer-detailbg.jpg);
  background-position: top center;
  background-color: #F1F2F3;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 50px 0;
}
/* line 2321, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 h1 {
  color: #32268C;
}
/* line 2324, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .date-and-location {
  margin: 10px 0 30px 0;
}
/* line 2326, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .date-and-location [class^="icon-"] {
  font-size: 20px;
  color: #999999;
}
/* line 2330, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .date-and-location .date, .racing_main_detail .detail_block1 .date-and-location .location {
  display: inline-block;
  padding: 10px 20px;
}
/* line 2335, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .date-and-location .thumb-contentt-5 {
  padding-left: 5px;
}
/* line 2339, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .detail_row {
  height: auto;
}
/* line 2341, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .detail_row .detail_box {
  display: table;
  padding: 1px;
}
/* line 2344, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .detail_row .detail_box.fastestlap {
  width: 50%;
  margin: 0 auto;
}
/* line 2347, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .detail_row .detail_box.fastestlap .box {
  background-color: transparent;
}
/* line 2350, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .detail_row .detail_box.fastestlap .box .tag-contentt-4, .racing_main_detail .detail_block1 .detail_row .detail_box.fastestlap .box .contentt-3, .racing_main_detail .detail_block1 .detail_row .detail_box.fastestlap .box h4.white {
  color: black;
  font-family: 'prompt-medium';
  font-size: 20px;
}
/* line 2356, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .detail_row .detail_box.fastestlap .box h4.white {
  padding-top: 10px;
}
/* line 2361, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .detail_row .detail_box .box {
  display: table-cell;
  vertical-align: middle;
  height: 150px;
  background-color: #32268C;
}
/* line 2366, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .detail_row .detail_box .box .tag-contentt-4 {
  font-family: 'prompt-medium';
  font-size: 20px;
  font-size: 2rem;
  color: white;
}
/* line 2372, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .detail_row .detail_box .box .contentt-3 {
  padding-top: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  color: white;
}
@media screen and (max-width: 767px) {
  /* line 2380, ../html/scss/racing.scss */
  .racing_main_detail .detail_block1 .detail_row .detail_box:nth-child(3) {
    width: 100%;
  }
}
/* line 2387, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .link-website {
  text-align: right;
  padding: 20px 0 0 0;
}
/* line 2390, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .link-website [class^="icon-"] {
  vertical-align: middle;
}
/* line 2394, ../html/scss/racing.scss */
.racing_main_detail .detail_block1 .round_block {
  width: 100px;
  height: 120px;
  background-color: #EB1C24;
  text-align: center;
  position: absolute;
  top: 0;
  padding: 15px 10px;
}
/* line 2407, ../html/scss/racing.scss */
.racing_main_detail .racing_map .map_block .map_btn {
  padding: 40px 0;
}
/* line 2410, ../html/scss/racing.scss */
.racing_main_detail .racing_map .map_block .map_btn .mainbtnshort.trans_black2 {
  color: #000;
  width: 220px;
  font-family: 'prompt-medium';
  font-size: 20px;
  font-size: 2rem;
}
/* line 2416, ../html/scss/racing.scss */
.racing_main_detail .racing_map .map_block .map_btn .mainbtnshort.trans_black2:hover {
  color: white;
}
/* line 2419, ../html/scss/racing.scss */
.racing_main_detail .racing_map .map_block .map_btn .mainbtnshort.trans_black2.active {
  color: white;
}
/* line 2425, ../html/scss/racing.scss */
.racing_main_detail .racing_map .map_block .map_detail {
  position: relative;
}
/* line 2428, ../html/scss/racing.scss */
.racing_main_detail .racing_map .map_block .map_detail .map {
  background-color: white;
  height: 100%;
}
/* line 2431, ../html/scss/racing.scss */
.racing_main_detail .racing_map .map_block .map_detail .map .map_img {
  padding: 30px 0;
  width: 100%;
  max-width: 740px;
}
/* line 2435, ../html/scss/racing.scss */
.racing_main_detail .racing_map .map_block .map_detail .map .map_img img {
  width: 100%;
}
/* line 2440, ../html/scss/racing.scss */
.racing_main_detail .racing_map .map_block .map_detail .map, .racing_main_detail .racing_map .map_block .map_detail .google_map {
  text-align: center;
  min-height: 600px;
  padding: 0 15px;
}
/* line 2447, ../html/scss/racing.scss */
.racing_main_detail .racing_map .map_block .map_detail .google_map img {
  display: none;
}
/* line 2454, ../html/scss/racing.scss */
.racing_main_detail .standing_block {
  background-image: url(/images/racing/racing_detail_standing_bg.jpg);
  background-size: cover;
  padding: 50px 0;
}
/* line 2458, ../html/scss/racing.scss */
.racing_main_detail .standing_block .tabmn {
  display: inline-block;
}
/* line 2460, ../html/scss/racing.scss */
.racing_main_detail .standing_block .tabmn .overXauto {
  overflow-x: auto;
}
/* line 2462, ../html/scss/racing.scss */
.racing_main_detail .standing_block .tabmn .overXauto .wrapselectedranking {
  padding: 20px 0;
  display: table;
  margin: 0 auto;
}
/* line 2467, ../html/scss/racing.scss */
.racing_main_detail .standing_block .tabmn .overXauto .wrapselectedranking a {
  padding: 0 20px;
  display: inline-block;
}
/* line 2470, ../html/scss/racing.scss */
.racing_main_detail .standing_block .tabmn .overXauto .wrapselectedranking a .txt25 {
  font-size: 25px;
  font-size: 2.5rem;
  color: #fff;
}
/* line 2475, ../html/scss/racing.scss */
.racing_main_detail .standing_block .tabmn .overXauto .wrapselectedranking a .underline {
  padding-bottom: 10px;
  display: inline-block;
  font-family: 'prompt-regular';
}
/* line 2484, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-desk {
  margin-top: 20px;
}
/* line 2486, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-desk .rank {
  width: 100%;
  color: white;
}
/* line 2489, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-desk .rank tr:nth-child(1) {
  background-color: #000 !important;
}
/* line 2492, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-desk .rank tr:nth-child(1) td {
  padding: 20px 0;
}
/* line 2494, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-desk .rank tr:nth-child(1) td .thumb-contentt-5 {
  font-family: 'prompt-medium';
}
/* line 2499, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-desk .rank td {
  padding: 13px 0;
}
/* line 2502, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-desk .rank tr:nth-child(even) {
  background: rgba(10, 45, 130, 0.8);
}
/* line 2505, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-desk .rank tr:nth-child(odd) {
  background: rgba(7, 33, 92, 0.8);
}
/* line 2508, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-desk .rank .contentt-3 {
  color: white;
}
/* line 2512, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-desk .rank .tag-contentt-4.round {
  color: white;
  font-size: 20px;
  font-size: 2rem;
}
/* line 2517, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-desk .rank .mainbtnshort {
  width: 90%;
}
/* line 2523, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-mobile {
  margin-top: 20px;
}
/* line 2525, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-mobile .rank {
  width: 100%;
}
/* line 2527, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-mobile .rank tr:nth-child(even) {
  background: rgba(10, 45, 130, 0.6);
}
/* line 2530, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-mobile .rank tr:nth-child(odd) {
  background: rgba(7, 33, 92, 0.6);
}
/* line 2533, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-mobile .rank .tag-contentt-4.round {
  color: white;
  font-size: 20px;
  font-size: 2rem;
}
/* line 2538, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-mobile .rank td {
  padding: 20px 10px;
  vertical-align: top;
  width: auto;
}
/* line 2544, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-mobile .rank .hde-txt {
  vertical-align: top;
}
/* line 2547, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-mobile .rank .thumb-contentt-5 {
  font-size: 20px;
  font-size: 2rem;
}
/* line 2551, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-mobile .rank .contentt-3 {
  color: white;
}
/* line 2554, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-mobile .rank .moter, .racing_main_detail .standing_block .table-rank-mobile .rank .point {
  padding-top: 20px;
}
/* line 2557, ../html/scss/racing.scss */
.racing_main_detail .standing_block .table-rank-mobile .rank .mainbtnshort {
  margin-top: 20px;
  width: 80%;
}
/* line 2563, ../html/scss/racing.scss */
.racing_main_detail .standing_block .mainbtnshort.result {
  margin: 30px 0 20px 0;
  width: 30%;
}
/* line 2568, ../html/scss/racing.scss */
.racing_main_detail .comment_block {
  background-image: url(/images/share/bg/dealer-detailbg.jpg);
  background-size: cover;
  background-position: top center;
  padding: 50px 0;
}
/* line 2574, ../html/scss/racing.scss */
.racing_main_detail .yra_course-detail {
  background-image: url(/images/news-and-events/newsevents-bg.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
  padding-top: 50px;
}
/* line 2582, ../html/scss/racing.scss */
.racing_main_detail .yra_course-detail .news-detail {
  padding-top: 30px;
  background-image: none;
}
/* line 2585, ../html/scss/racing.scss */
.racing_main_detail .yra_course-detail .news-detail .ctpic-right {
  height: 600px;
}
/* line 2588, ../html/scss/racing.scss */
.racing_main_detail .yra_course-detail .news-detail .ctpic-right .wrapperfix {
  text-align: left;
  width: 80%;
}
/* line 2594, ../html/scss/racing.scss */
.racing_main_detail .yra_course-detail .news-detail .cntright {
  left: -5%;
  position: absolute;
}
/* line 2597, ../html/scss/racing.scss */
.racing_main_detail .yra_course-detail .news-detail .cntright .quoteright {
  bottom: -50px;
  right: 5%;
}
/* line 2606, ../html/scss/racing.scss */
.racing_main_detail .news-detail .relatednews_block {
  background-image: url("/images/racing/racing_detail_standing_bg2.jpg");
}
/* line 2609, ../html/scss/racing.scss */
.racing_main_detail .relatenews_block {
  padding: 0;
}
/* line 2611, ../html/scss/racing.scss */
.racing_main_detail .relatenews_block .slide01_1 {
  margin-top: 30px;
}
/* line 2615, ../html/scss/racing.scss */
.racing_main_detail .pagingbrand_block {
  background-color: #F1F2F3;
}
/* line 2617, ../html/scss/racing.scss */
.racing_main_detail .pagingbrand_block .pagingbrand {
  display: table;
  width: 80%;
  margin: 50px auto;
}
@media screen and (max-width: 767px) {
  /* line 2617, ../html/scss/racing.scss */
  .racing_main_detail .pagingbrand_block .pagingbrand {
    width: 100%;
  }
}
/* line 2625, ../html/scss/racing.scss */
.racing_main_detail .pagingbrand_block .pagingbrand td a:link, .racing_main_detail .pagingbrand_block .pagingbrand td a:visited, .racing_main_detail .pagingbrand_block .pagingbrand td a:focus {
  position: relative;
  display: block;
  width: 100%;
  font-size: 40px;
  font-size: 4rem;
  height: auto;
  vertical-align: middle;
  line-height: 1;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  /* line 2625, ../html/scss/racing.scss */
  .racing_main_detail .pagingbrand_block .pagingbrand td a:link, .racing_main_detail .pagingbrand_block .pagingbrand td a:visited, .racing_main_detail .pagingbrand_block .pagingbrand td a:focus {
    font-size: 35px;
    font-size: 3.5rem;
  }
  /* line 2639, ../html/scss/racing.scss */
  .racing_main_detail .pagingbrand_block .pagingbrand td a:link .thumb-contentt-5, .racing_main_detail .pagingbrand_block .pagingbrand td a:visited .thumb-contentt-5, .racing_main_detail .pagingbrand_block .pagingbrand td a:focus .thumb-contentt-5 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 2625, ../html/scss/racing.scss */
  .racing_main_detail .pagingbrand_block .pagingbrand td a:link, .racing_main_detail .pagingbrand_block .pagingbrand td a:visited, .racing_main_detail .pagingbrand_block .pagingbrand td a:focus {
    font-size: 25px;
    font-size: 2.5rem;
  }
  /* line 2647, ../html/scss/racing.scss */
  .racing_main_detail .pagingbrand_block .pagingbrand td a:link .thumb-contentt-5, .racing_main_detail .pagingbrand_block .pagingbrand td a:visited .thumb-contentt-5, .racing_main_detail .pagingbrand_block .pagingbrand td a:focus .thumb-contentt-5 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

/* ********************************************************** Start Edit ********************************************************** */
/* Edit By TGN DateTime 15-01-2018 4:08 PM */
/* line 2659, ../html/scss/racing.scss */
.rcng_result .rcng_bg .row.gutter [class*='col-'] {
  padding: 0 !important;
}

/* line 2662, ../html/scss/racing.scss */
.rcng_result .pointercat1 {
  left: 15%;
  z-index: 2;
  line-height: initial;
  -webkit-transform: translate(50%, 0);
  -moz-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -o-transform: translate(50%, 0);
  transform: translate(50%, 0);
}

/* line 2672, ../html/scss/racing.scss */
.rcng_result .pointercat2 {
  left: 50%;
  z-index: 2;
  line-height: initial;
}

/* line 2677, ../html/scss/racing.scss */
.rcng_result .pointercat3 {
  z-index: 2;
  line-height: initial;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* line 2687, ../html/scss/racing.scss */
.rcng_result .dwn-blck .gutter {
  padding-top: 0;
}

/* line 2690, ../html/scss/racing.scss */
.rcng_bg .rcng.btnswap {
  line-height: 0;
}

/* **********************************************************  End Edit  ********************************************************** */
/***from kba ***/
/* line 2700, ../html/scss/racing.scss */
.rcng-riders .row.gutter > [class*='col-'] {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  /* line 2700, ../html/scss/racing.scss */
  .rcng-riders .row.gutter > [class*='col-'] {
    padding: 10px s5px;
  }
}
/* line 2706, ../html/scss/racing.scss */
.rcng-riders .row.gutter a {
  display: block;
  font-family: "prompt-regular";
  font-size: 20px;
  font-size: 2rem;
}
/* line 2711, ../html/scss/racing.scss */
.rcng-riders .row.gutter a span.description {
  display: block;
  background: #fff;
  padding: 20px 20px;
}
/* line 2715, ../html/scss/racing.scss */
.rcng-riders .row.gutter a span.description span {
  font-family: "prompt-regular";
  font-size: 20px;
  font-size: 2rem;
  color: #000;
  -webkit-line-clamp: 2;
  height: 51px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

/*****************/
/* line 2738, ../html/scss/racing.scss */
.racebike .itemct .image {
  height: 330px;
}
@media screen and (max-width: 1100px) {
  /* line 2738, ../html/scss/racing.scss */
  .racebike .itemct .image {
    height: 280px;
  }
}
@media screen and (max-width: 880px) {
  /* line 2738, ../html/scss/racing.scss */
  .racebike .itemct .image {
    height: 240px;
  }
}
@media screen and (max-width: 767px) {
  /* line 2738, ../html/scss/racing.scss */
  .racebike .itemct .image {
    height: auto;
    display: block;
  }
}

/* line 2753, ../html/scss/racing.scss */
.itemct {
  padding: 5px;
}
@media screen and (max-width: 767px) {
  /* line 2753, ../html/scss/racing.scss */
  .itemct {
    padding: 0;
  }
}
/* line 2758, ../html/scss/racing.scss */
.itemct .imgwrap {
  height: 175px;
  overflow: hidden;
  background: #fff;
}
@media screen and (max-width: 1100px) {
  /* line 2758, ../html/scss/racing.scss */
  .itemct .imgwrap {
    height: 150px;
  }
}
@media screen and (max-width: 991px) {
  /* line 2758, ../html/scss/racing.scss */
  .itemct .imgwrap {
    height: auto;
  }
}
/* line 2769, ../html/scss/racing.scss */
.itemct .image {
  height: 260px;
  display: block;
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 1100px) {
  /* line 2769, ../html/scss/racing.scss */
  .itemct .image {
    height: 200px;
  }
}
@media screen and (max-width: 880px) {
  /* line 2769, ../html/scss/racing.scss */
  .itemct .image {
    height: 160px;
  }
}
@media screen and (max-width: 767px) {
  /* line 2769, ../html/scss/racing.scss */
  .itemct .image {
    height: auto;
    display: block;
  }
}
/* line 2785, ../html/scss/racing.scss */
.itemct .image img {
  top: 0;
  left: 0;
  position: absolute;
}
@media screen and (max-width: 767px) {
  /* line 2785, ../html/scss/racing.scss */
  .itemct .image img {
    position: relative;
  }
}

@media (max-width: 1200px) {
  /* line 2816, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box {
    height: 350px;
  }
  /* line 2818, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box {
    width: 80px;
    height: 100px;
  }
  /* line 2821, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box .hd5 {
    font-size: 28px;
    font-size: 2.8rem;
  }
  /* line 2825, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box .hd2 {
    font-size: 60px;
    font-size: 6rem;
  }

  /* line 2836, ../html/scss/racing.scss */
  .racing_main_detail .yra_course-detail .news-detail .ctpic-right {
    height: 650px;
  }
  /* line 2842, ../html/scss/racing.scss */
  .racing_main_detail .yra_course-detail .news-detail .cntright .quoteright {
    bottom: -120px;
  }
}
@media (max-width: 991px) {
  /* line 2856, ../html/scss/racing.scss */
  .racing_detail .teaser_block1 .table .detailtopic h1.hde-txt {
    width: 100%;
    font-size: 80px;
    font-size: 8rem;
  }
  /* line 2865, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box {
    height: 300px;
  }
  /* line 2867, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box {
    width: 60px;
    height: 80px;
    padding: 5px;
  }
  /* line 2871, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box .hd5 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  /* line 2875, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box .hd2 {
    font-size: 50px;
    font-size: 5rem;
  }
  /* line 2883, ../html/scss/racing.scss */
  .racing_detail .detail_block2 .header {
    width: 90%;
  }
  /* line 2885, ../html/scss/racing.scss */
  .racing_detail .detail_block2 .header .topic {
    width: 80%;
  }
  /* line 2888, ../html/scss/racing.scss */
  .racing_detail .detail_block2 .header .locateanddate {
    width: 100%;
  }

  /* line 2897, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.dtpic_right .tbmiddle {
    padding: 0 30px 0 0;
  }
  /* line 2899, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.dtpic_right .tbmiddle .mainbtnshort {
    width: 80%;
  }
  /* line 2905, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.dtpic_left .tbmiddle {
    padding: 0 0 0 30px;
  }
  /* line 2907, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.dtpic_left .tbmiddle .mainbtnshort {
    width: 80%;
  }

  /* line 2918, ../html/scss/racing.scss */
  .racing_main_detail .yra_course-detail .news-detail .ctpic-right {
    height: initial;
  }
  /* line 2923, ../html/scss/racing.scss */
  .racing_main_detail .yra_course-detail .news-detail .cntright {
    position: relative;
  }
  /* line 2926, ../html/scss/racing.scss */
  .racing_main_detail .yra_course-detail .news-detail .cntright .quoteleft {
    top: 0px;
  }
  /* line 2929, ../html/scss/racing.scss */
  .racing_main_detail .yra_course-detail .news-detail .cntright .quoteright {
    bottom: -50px;
  }
  /* line 2936, ../html/scss/racing.scss */
  .racing_main_detail .detail_block1 h1 {
    max-width: 560px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  /* line 2945, ../html/scss/racing.scss */
  .row.gutter [class*='col-'] {
    padding: 0;
  }

  /* line 2952, ../html/scss/racing.scss */
  .racing_detail .teaser_block1 .table .detailtopic h1.hde-txt {
    font-size: 80px;
    font-size: 8rem;
  }
  /* line 2961, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box {
    height: 500px;
  }
  /* line 2963, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box {
    width: 100px;
    height: 120px;
    padding: 10px;
  }
  /* line 2967, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box .hd5 {
    font-size: 30px;
    font-size: 3rem;
  }
  /* line 2971, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box .hd2 {
    font-size: 65px;
    font-size: 6.5rem;
  }
  /* line 2980, ../html/scss/racing.scss */
  .racing_detail .detail_block2 .header {
    width: 100%;
  }
  /* line 2982, ../html/scss/racing.scss */
  .racing_detail .detail_block2 .header .topic {
    width: 100%;
  }
  /* line 2986, ../html/scss/racing.scss */
  .racing_detail .detail_block2 .locate, .racing_detail .detail_block2 .calen {
    display: block;
    padding: 5px 0;
  }
  /* line 2993, ../html/scss/racing.scss */
  .racing_detail .ranking_block3 .blockslide01_3 .tabmn {
    width: 100%;
  }
  /* line 2995, ../html/scss/racing.scss */
  .racing_detail .ranking_block3 .blockslide01_3 .tabmn .overXauto {
    overflow-x: auto;
  }
  /* line 2998, ../html/scss/racing.scss */
  .racing_detail .ranking_block3 .blockslide01_3 .tabmn .overXauto .wrapselectedranking {
    max-width: 1000px;
  }
  /* line 3004, ../html/scss/racing.scss */
  .racing_detail .ranking_block3 .blockslide01_3 .slide01_3 .dotsparallelogram {
    width: 27px;
    height: 10px;
  }

  /* line 3015, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.dtpic_right .tbmiddle, .racing_activity .activity_content .about.dtpic_left .tbmiddle {
    padding: 0;
  }
  /* line 3017, ../html/scss/racing.scss */
  .racing_activity .activity_content .about.dtpic_right .tbmiddle .mainbtnshort, .racing_activity .activity_content .about.dtpic_left .tbmiddle .mainbtnshort {
    width: 100%;
  }

  /* line 3026, ../html/scss/racing.scss */
  .racing_main_detail .detail_block1 .round_block {
    position: relative;
    display: block;
    margin-top: -50px;
    margin-bottom: 30px;
  }
  /* line 3032, ../html/scss/racing.scss */
  .racing_main_detail .detail_block1 h1 {
    max-width: initial;
    margin: initial;
  }
  /* line 3037, ../html/scss/racing.scss */
  .racing_main_detail .standing_block {
    background-image: url(/images/racing/racing_detail_standing_bg2.jpg);
  }
  /* line 3039, ../html/scss/racing.scss */
  .racing_main_detail .standing_block .mainbtnshort.result {
    width: 100%;
  }
  /* line 3046, ../html/scss/racing.scss */
  .racing_main_detail .racing_map .map_block .map_detail .map, .racing_main_detail .racing_map .map_block .map_detail .google_map {
    height: 100%;
  }
  /* line 3052, ../html/scss/racing.scss */
  .racing_main_detail .news-detail .relatednews_block {
    background-image: url("/images/racing/racing_detail_standing_bg2M.jpg");
  }

  /* line 3057, ../html/scss/racing.scss */
  .rcng_result a.mainbtnshort span {
    line-height: 1;
    display: table-cell;
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  /* line 3070, ../html/scss/racing.scss */
  .racing_detail .teaser_block1 .table .detailtopic h1.hde-txt {
    font-size: 60px;
    font-size: 6rem;
  }
  /* line 3078, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box {
    height: 350px;
  }
  /* line 3080, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box {
    width: 80px;
    height: 100px;
  }
  /* line 3083, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box .hd5 {
    font-size: 28px;
    font-size: 2.8rem;
  }
  /* line 3087, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box .hd2 {
    font-size: 60px;
    font-size: 6rem;
  }
  /* line 3094, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .text .hd4 {
    font-size: 40px;
    font-size: 4rem;
  }
  /* line 3098, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .text .hd3 {
    font-size: 35px;
    font-size: 3.5rem;
  }

  /* line 3109, ../html/scss/racing.scss */
  .racing_main_detail .detail_block1 .date-and-location .date, .racing_main_detail .detail_block1 .date-and-location .location {
    padding: 10px 0;
  }
}
@media (max-width: 320px) {
  /* line 3120, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box {
    height: 300px;
  }
  /* line 3122, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box {
    width: 60px;
    height: 80px;
    padding: 5px;
  }
  /* line 3126, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box .hd5 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  /* line 3130, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .box .round_box .hd2 {
    font-size: 50px;
    font-size: 5rem;
  }
  /* line 3137, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .text .hd4 {
    font-size: 40px;
    font-size: 4rem;
  }
  /* line 3141, ../html/scss/racing.scss */
  .racing_detail .calendar_block4 .text .hd3 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.slide02 .trislide02 .txtbx .txthd1 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "prompt-regular";

}

.slide02 .trislide02 .txtbx .txthd2 {
  font-size: 40px;
  font-size: 4rem;
  line-height: 1.1;
}

@media only screen and (max-width: 991px){
.slide02 .trislide02 .txtbx .txthd2 {
  font-size: 30px;
  font-size: 3rem;
}
}

@media only screen and (max-width: 767px){
.slide02 .trislide02 .txtbx .txthd2 {
  font-size: 40px;
  font-size: 4rem;
}
}

@media only screen and (max-width: 480px){
.slide02 .trislide02 .txtbx .txthd1 {
  font-size: 16px;
  font-size: 1.6rem;
}
.slide02 .trislide02 .txtbx .txthd2 {
  font-size: 27px;
  font-size: 2.7rem;
}
}

@media only screen and (max-width: 480px){
.slide02 .trislide02 .txtbx .txthd1 {
  font-size: 16px;
  font-size: 1.6rem;
}
.slide02 .trislide02 .txtbx .txthd2 {
  font-size: 27px;
  font-size: 2.7rem;
}
}

@media only screen and (max-width: 320px){
.slide02 .trislide02 .txtbx .txthd1 {
  font-size: 12px;
  font-size: 1.2rem;
}
.slide02 .trislide02 .txtbx .txthd2 {
  font-size: 20px;
  font-size: 2rem;
}
}

.racing_home  .video_block4 {
  background-image: url(/images/product/bigbike/bg_block4.jpg);
    padding: 50px 0;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.google_map {
  position: relative;  
  padding-bottom: 43.7%;
  width: 100%;
  max-width: 1900px;
  margin: auto;
  margin-bottom: 20px;
  height: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.google_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .google_map {
    max-width: none;
    padding-bottom: 56.25%;
    height: 60vh !important;
  }
}

.about.detail1{
	background-position: top center;
}
/*# sourceMappingURL=racing.css.map */
