@charset "UTF-8";

/*reset*/
/*html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*/
/* Base*/
@font-face {
font-family: sans-serif;
src: local(HiraginoSans-W3);
font-weight: normal;
}
@font-face {
font-family: sans-serif;
src: local(HiraginoSans-W6);
font-weight: bold;
}
@font-face {
font-family: 'Hiragino Kaku Gothic Pro W3';
src: local(HiraginoSans-W3);
font-weight: normal;
}
@font-face {
font-family: 'Hiragino Kaku Gothic Pro W3';
src: local(HiraginoSans-W6);
font-weight: bold;
}
@font-face {
font-family: 'ヒラギノ角ゴ Pro W3';
src: local(HiraginoSans-W3);
font-weight: normal;
}
@font-face {
font-family: 'ヒラギノ角ゴ Pro W3';
src: local(HiraginoSans-W6);
font-weight: bold;
}
@font-face {
font-family: 'ヒラギノ角ゴ ProN W3';
src: local(HiraginoSans-W3);
font-weight: normal;
}
@font-face {
font-family: 'ヒラギノ角ゴ ProN W3';
src: local(HiraginoSans-W6);
font-weight: bold;
}
@font-face {
font-family: 'ＭＳ Ｐゴシック';
src: local(HiraginoSans-W3);
font-weight: normal;
}
@font-face {
font-family: 'ＭＳ Ｐゴシック';
src: local(HiraginoSans-W6);
font-weight: bold;
}
@font-face {
font-family: 'MS P Gothic';
src: local(HiraginoSans-W3);
font-weight: normal;
}
@font-face {
font-family: 'MS P Gothic';
src: local(HiraginoSans-W6);
font-weight: bold;
}
@font-face {
font-family: 'MS PGothic';
src: local(HiraginoSans-W3);
font-weight: normal;
}
@font-face {
font-family: 'MS PGothic';
src: local(HiraginoSans-W6);
font-weight: bold;
}

/*html{box-sizing:border-box;}*,::before,::after{box-sizing:inherit}html,body{width:100%;min-width:320px;overflow-x:hidden}body{color:#231815;-webkit-text-size-adjust:100%;font-family: 'Hiragino Kaku Gothic Pro',"ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","ＭＳ Ｐゴシック",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}a{color:inherit;text-decoration:none;will-change:contents}.clearfix::after{content:"";display:block;clear:both}*/
/*body{font-family: 'Hiragino Kaku Gothic Pro',"ヒラギノ角ゴ Pro W3",Meiryo,"メイリオ","ＭＳ Ｐゴシック",sans-serif;}*/
body{font-family: "ヒラギノ角ゴ Pro W3",'Hiragino Kaku Gothic Pro',Meiryo,"メイリオ","ＭＳ Ｐゴシック",sans-serif;}
/* PCで非表示 */
@media all and (min-width:768px) {.dsp {display: none!important;}}
/* SPとタブレットのみ非表示 */
@media screen and (max-width:767px) {.dpc {display: none!important;}}
/* hover */
a:hover img{opacity:.8;filter:alpha(opacity=80);-moz-opacity:.8;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:767px){a:hover img{opacity:1}}
.grade-race img{
  display: block;
  width: 100%;
  vertical-align:bottom;
}
/*間の部分の改行 original*/
@media all and (min-width:414px) and (max-width: 960px) {.dtab{display: none;}}
@media all and (min-width:960px) {.dtab{display: block;}}
@media all and (max-width:414px) {.dtab{display: block;}}

/*orignai style*/


/*common*/

.wrapper.grade-race2019{
  background: #ffffff;
}
.wrp_contents{
  position: relative;
}
.wrp_contents::after{
  content:"";display:block;clear:both;
}
.wrp_wide {
/*  background-color: #bf0101; */
}
@media all and (min-width:768px) {
.inner_wide{
  max-width: 1040px;
  margin: 0 auto;
  position: relative;
}






/*header grade-race2019 original*/
.grade-race2019 .global_header{
  width: 92%;
  max-width: 1040px;
  margin: 0 auto;
  background: #ffffff;
  height: 67px;
}
.grade-race2019 .global_header .logo{
  float: left;
  display: block;
}
.grade-race2019 .global_header .logo img{
  display: block;
  height: 52px;
  margin-top: 7px;
  width: auto;
}
.sns-share-list{
  float: right;
  display: inline-block;
  width: 90px;
  height: 30px;
  margin-top: 12px;
}
.sns-share-list__item.tw,
.sns-share-list__item.fa{
  display: inline-block;
  background: #ccc;
  float: left;
}
.sns-share-list__item.tw{
  margin-right: 15px;
  height: 30px;
  width: 45px;
    background: url(../../img/watch/grade-race2019/icon_tw.svg) no-repeat center top;
  background-size: contain;
}
.sns-share-list__item.fa{
  height: 30px;
  width: 30px;
    background: url(../../img/watch/grade-race2019/icon_fb.svg) no-repeat center top;
  background-size: contain;
}
}
@media all and (max-width:767px) {

.inner_wide{
  width: 92%;
  max-width: 1040px;
  margin: 0 auto;
  position: relative;
}
/*header grade-race2019 original*/
.grade-race2019 .header_wrp{
  width: 92%;
  max-width: 1040px;
  margin: 0 auto;
  background: #ffffff;
  height: 67px;
}
.header_wrp .logo{
  float: left;
  display: block;
  width: 30%;
}
.header_wrp .logo img{
  display: block;
  height: 52px;
  margin-top: 7px;
  width: auto;
}
.sns-share-list{
  float: right;
  display: inline-block;
  width: 90px;
  height: 20px;
  margin-top: 18px;
  margin-right: 10px;
}
.sns-share-list__item.tw,
.sns-share-list__item.fa{
  display: inline-block;
  float: left;
}
.sns-share-list__item.tw{
  background: url(../../img/watch/grade-race2019/icon_tw.svg) no-repeat center top;
  background-size: contain;

    height: 30px;
  width: 45px;
}
.sns-share-list__item.fa{
  background: url(../../img/watch/grade-race2019/icon_fb.svg) no-repeat center top;
  background-size: contain;
      height: 30px;
  width: 30px;
}
}
@media all and (max-width:414px) and (min-width: 768px){
  .sns-share-list{
  float: right;
  display: inline-block;
  width: 90px;
  height: 20px;
  margin-top: 18px;
  margin-right: 10px;
}
.sns-share-list__item.tw{

  margin-right: 15px;
  height: 30px;
  width: 45px;
}
.sns-share-list__item.fa{
  height: 30px;
  width: 30px;
}
}
@media all and (max-width:414px){
.sns-share-list{
  float: right;
  display: inline-block;
  width: 30%;

  height: 20px;
  margin-top: 15px;
  margin-right: 2%;
}
.sns-share-list__item.tw{
  margin-right: 2%;
  height: 30px;
  width: 8.1vw;
}
.sns-share-list__item.fa{
  height: 30px;
  width: 7.1vw;
}
}
.sns-share-list__item.tw img,
.sns-share-list__item.fa img{
  display: none;
}
.sns-share-list__item.tw a,
.sns-share-list__item.fa a{
    display: block;
    padding-top: 68%;
    cursor: pointer;
}
.article-head-line-sub, #sns-share-list {
  padding-top: 0 !important;
  margin-top: 0 !important;
 }



.grade-race2019 #sns-share-list{
  display: inline-block;
  width: auto;
      vertical-align: top;
}
.grade-race2019 .left_side_fixNav .btn_box {
  vertical-align: top;
}
@media (min-width: 768px){
  .grade-race2019 .global_header .logo {
    margin-top: 0;
    width: 125px;
  }
  .grade-race2019 .global_header .inner {
    position: relative;
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    min-height: inherit;
  }
  .grade-race2019 .global_header .left_side{
    margin-top: 5px;
    width: 680px;
  }
  .grade-race2019 .global_header .btn_box {
    width: 320px;
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
  }
  .grade-race2019 .left_side_fixNav .btn_box {
    margin-left: 10px;
  }
  .grade-race2019 .inner_fixnav .left_side_fixNav {
    width: 660px;
  }
}
@media screen and (max-width: 960px){
  .grade-race2019 .global_header .logo {
    min-width: 100px;
    width: 20%;
    max-width: 122px;
  }
  .grade-race2019 .global_header .left_side{
    margin-top: 5px;
    width: calc(100% - 125px );
  }
  .grade-race2019 .global_header .btn_box {
    width: auto;
  }
  .grade-race2019 .inner_fixnav .left_side_fixNav {
    width: 590px;
    width: calc(100% - 166px );
  }
  .grade-race2019 .left_side_fixNav .btn_box {
    width: auto;
  }
  .grade-race2019 .global_header .btnGHeaderTxt,
  .grade-race2019 .left_side_fixNav .btnGHeaderTxt{
    font-size: 9px;
  }
}
@media screen and (max-width: 767px){
  .grade-race2019 .inner_fixnav .left_side_fixNav {
     width: calc(100% - 166px );
  }
  .grade-race2019 .global_header .left_side{
    width: 70%;
  }
  .grade-race2019 .left_side_fixNav .btn_box {
    margin-left: 10px;
  }
  .grade-race2019 .btnGHeaderImg img,
  .grade-race2019 .btnGHeaderImg img {
      width: 4vw;
      min-width: 30px;
  }
  .sns-share-list {
    width: 80px;
    margin-top: 5px;
    margin-right: 0px;
    height: auto;
  }
  .sns-share-list__item.tw,
  .sns-share-list__item.fb{
    width: 4vw;
    max-width: 60px;
    min-width: 40px;
    height: auto;
  }
}
@media screen and (max-width: 414px){

  .grade-race2019 .global_header{
    margin-bottom: 0;
  }
  .grade-race2019 .inner_fixnav .left_side_fixNav {
     width: calc(100% - 100px );
  }
  .grade-race2019 .logo_fixNav {
    float: left;
    width: 25%;
    margin-top: 10px;
  }
  .grade-race2019 .left_side_fixNav .btn_box{
    margin-left: 0;
  }
}
@media screen and (max-width: 320px){
  .grade-race2019 .global_header .logo {
    min-width: 80px;
    width: 20%;
    max-width: 100px;
  }
  .grade-race2019 .global_header .left_side,
  .grade-race2019 .inner_fixnav .left_side_fixNav {
    width: calc(100% - 80px );
    margin-top: 8px;
  }
  .grade-race2019 .btnGHeader{
    margin-top: 0;
    margin-bottom: 0;
  }
  .grade-race2019 .btnGHeader .btnGHeaderImg img{
    width: 24px;
    min-width: 20px;
  }
  .grade-race2019 .btnGHeader .btnGHeaderTxt{
    transform: scale(0.8);
    padding-top: 2px;
  }
  .grade-race2019 .sns-share-list {
    width: 60px;
    margin-top: 5px;
    margin-right: 0px;
    height: auto;
  }
  .sns-share-list__item.tw, .sns-share-list__item.fb {
    width: 24px;
    min-width: inherit;
    height: 24px;
    margin-right: 5px;
  }
  .left_side_fixNav .btn_hPresent{
    width: auto;
  }
  .grade-race2019 .logo_fixNav {
    margin-top: 14px;
  }
  .grade-race2019 .global_header,
  .grade-race2019 .fixNav.clone-nav{
    min-height: 50px;
  }

}


#sns-share-list2{
  display: inline-block;
  width: auto;
}
body.logined .grade-race2019 .user_box.logined{
  float: none;
  display: inline-block;
  vertical-align: top;
}
/* =======================================================================
   article-favorite
======================================================================= */
.grade-race .article-favorite-main {
  background: none !important;
}
.grade-race .article-favorite-img {
  background-image: url(/assets/img/watch/grade-race2020/article-favorite2020.jpg) !important;
}
.article-favorite-main::before {
  display: none !important;
}
@media all and (min-width:768px) {
  .grade-race .article-favorite-main {
    padding-top: 10.769%;
  }
}
@media all and (max-width:767px) {
  .grade-race .article-favorite-main {
    position: relative;
    padding: 13.333% 0 10.667%;
  }

}

/*common header*/

@media all and (min-width:768px) {
  .grade-race2019 .right__header {
    float: right;
    width: 80%;
    display: inline-block;
    max-width: 680px;
  }
}
@media all and (max-width:767px) {
  .grade-race2019 .right__header {
    float: right;
    width: 70%;
    display: inline-block;
    max-width: 680px;
  }
}
@media all and (max-width:414px) {
  .grade-race2019 .right__header {
    width: 68%;
  }
}
/* =======================================================================
   ヘッダー
======================================================================= */

@media all and (min-width:768px) {
  .grade-race2019 .right__header .btn_box {
    min-width: 560px;
    width: 50%;
    float: right;
    margin-top: 15px;
    max-width: 750px;
  }
  .grade-race2019 .right__header .btn_box .input {
    width: 25%;
    height: 33px;
    padding: 3px;
    border: 1px solid #140d0b;
    background-color: #ffffff;
    float: left;
    margin: 0 4px 0 0;
  }
  .logined .grade-race2019 .right__header .user_box.logined {
    display: block;
  }
  /*================
  logined
  ================*/
  body.logined .grade-race2019 .right__header.user_box {
    display: block;
  }
  body.logined .grade-race2019 .right__header .btn_box {
    display: none;
  }
  /*user info-----------------*/
  .grade-race2019 .right__header .user_box.logined {
    float: right;
    text-align: right;
    margin-top: 15px;
    min-width: 560px;
    width: 50%;
    max-width: 750px;
  }
  .grade-race2019 .right__header .user_box.logined .name {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: bold;
    padding-right: 15px;
  }
  .grade-race2019 .right__header .user_box.logined .point {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-family: 'Merriweather', serif;
    font-weight: 900;
    padding-right: 20px;
  }
  .grade-race2019 .right__header .user_box.logined .point .num {
    font-size: 20px;
  }
  .grade-race2019 .right__header .user_box.logined .name p, .grade-race2019 .right__header .user_box.logined .point p {
    display: inline-block;
  }
  /*header elements
================================*/
  /*btn-----------------*/
  .grade-race2019 .right__header .btnGHeader {
    font-size: 0;
    float: left;
    width: 18%;
    max-width: 98px;
    display: inline-block;
  }
  .grade-race2019 .right__header .btnGHeader>* {
    line-height: 0;
    font-size: 0;
  }
  .grade-race2019 .right__header .user_box.logined .btnGHeader {
    vertical-align: middle;
    float: none;
  }
  .grade-race2019 .right__header .btn-hLogin {
    background: url(/assets/img/common/header_btn_login_on.png) 0 0 no-repeat;
    background-size: contain;
  }
  .grade-race2019 .right__header .btn-hLogin2 {
    background: url(/assets/img/common/header_btn_login_201810_on.png) 0 0 no-repeat;
    background-size: contain;
    width: 30.5%;
    max-width: inherit;
    max-width: 160px;
  }
  /*logined*/
  .grade-race2019 .right__header .btn_present {
    background: url(/assets/img/common/header_btn-present_on.png) 0 0 no-repeat;
    background-size: contain;
    margin-left: 4px;
    max-width: 98px;
  }
  .logined .grade-race2019 .right__header .btn_present {
    background: url(/assets/img/common/header_btn-present_on.png) 0 0 no-repeat;
    background-size: contain;
    margin-left: 0;
  }
  .grade-race2019 .right__header .btn_mypage {
    margin-left: 0.743%;
    background: url(/assets/img/common/header_btn_mypage_on.png) 0 0 no-repeat;
    background-size: contain;
  }
  .grade-race2019 .right__header .btnGHeader a {
    display: inline-block;
  }
  .grade-race2019 .right__header .btnGHeader a:hover {
    background: transparent;
  }
  .grade-race2019 .right__header .btnGHeader img {
    width: 100%;
    font-size: 0;
    line-height: 0;
  }
  .grade-race2019 .right__header .btnGHeader a:hover img {
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
}
@media screen and (min-width:768px) and (max-width:1040px) {
  .grade-race2019 .right__header .btn_box {
    width: 70%;
    min-width: 0;
    display: inline-block;
    height: 30px;
    margin-top: 18px;
    float: right;
  }
  .grade-race2019 .right__header .btn_box .btn {
    width: auto;
  }
  .grade-race2019 .right__header .btn_box .input {
    width: 23.189%;
    height: 3.2vw;
    padding: 1%;
  }
  .grade-race2019 .right__header .btn_box .btn img {
    width: auto;
    height: 3.2vw;
    font-size: 0;
  }
  .logined .grade-race2019 .right__header .user_box.logined {
    float: right;
    margin-top: 18px;
    text-align: right;
    width: 70%;
    min-width: 0;
  }
}
@media screen and (max-width:767px) {
  .grade-race2019 .right__header .btn_hPresent {
    float: right;
    margin: 15px 4% 0 0;
    width: 38%;
    min-width: 120px;
  }
  .grade-race2019 .right__header .btn_hPresent img {
    width: 100%;
  }
}
@media screen and (min-width:376px) and (max-width:767px) {
  .grade-race2019 .right__header .btn_hPresent {
    float: right;
    margin: 15px 4% 1% 0;
    width: 36%;
    max-width: 180px;
  }
}
@media screen and (max-width:350px) {
  .grade-race2019 .right__header .btn_hPresent {
    float: right;
    margin: 15px 4% 0 0;
    width: 35%;
    max-width: 150px;
    min-width: inherit;
  }
}
@media screen and (min-width:1366px) {
  .grade-race2019 .right__header .menu_box .menu .txt {
    font-size: 12px;
  }
}

/*====================================
main-image
====================================*/
/*.main-image{
  width: 100%;
  height: 700px;
  background: #a61f24;
}
.main-image .page-name{
  text-indent: -100vw;
  font-size: 0;
  height: 0;
  text-align: center;
}
@media all and (min-width:768px) {
  .main-image{
    background: url(../../img/watch/grade-race2019/img-main.jpg) no-repeat center top;
  }
}
@media all and (max-width:767px) {
  .main-image{
    background: url(../../img/watch/grade-race2019/img-main_sp.jpg) no-repeat center top;
    background-size: contain;
    height: 0;
    padding-top: 120%;
  }
}*/
/*======================
intro
======================*/

/*#introTitle_line {
  position: absolute;
  width: 100vw;
  background: #a61f24;
  transform: skewX(-30deg);
}*/
.ttl-txt {
  margin: 0 auto;
  font-weight: bold;
  position: relative;
}
.ttl-txt span {
  line-height: 1;
}
@media all and (min-width:768px) {
  #intro .inner_wide {
    /*padding-top: 86px;*/
    /*padding-bottom: 80px;*/
  }
  /*#introTitle_line {
    height: 13px;
    top: 140px;
    left: -20vw;
  }*/
  .ttl-txt {
    width: 90%;
    padding-bottom: 21px;
  }
  #intro .ttl-txt img {
    max-width: 485px;
  }
}
@media all and (max-width:767px) {
  #intro .inner_wide {
    padding-top: 5%;
    /*padding-bottom: 50%;*/
  }
  /*#introTitle_line {
    height: 8px;
    top: 14vw;
    left: -10vw;
  }*/
  .ttl-txt {
    width: 100%;
    padding-bottom: 3%;
    position: relative;
    z-index: 3;
  }
  #intro .ttl-txt img {
    width: 85%;
  }
}
#intro .txt__block {
  font-weight: bold;
  line-height: 1.7;
  position: relative;
  z-index: 10;
}
.txt__intro {
  /*text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
  text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;*/
  margin-bottom: 10px;
  color: #fff;
  text-shadow:0px 0px 7px #bf0100;
}
/*@media all and (max-width:767px) {
  .txt__intro {
    margin-bottom: 20px;
    color: #fff;
  }
}*/
#intro .movie__box {
}
#intro .movie__box span {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  display: inline-block;
}
#intro .movie__box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#intro .preAnnounce__box {
  position: relative;
}
#intro .base-preAnnounce {
  /*position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #b00202;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: skewX(-18deg);
  transform: skewX(-18deg);
  backface-visibility: hidden;*/
}
#intro .txt-preAnnounce {
  /*padding: 10px 20px;
  color: #fff;
  position: relative;
  text-align: center;
  font-weight: bold;*/
  z-index: 3;
  line-height: 1.3;
  color: #fff;

}
#intro .img__block {
  position: absolute;
}
@media all and (min-width:768px) {
  #intro .txt__block {
    width: 70%;
    /*margin-top: 22px;*/
    margin-left: 50px;
    min-width: 630px;
    font-size: 18px;
  }
  #intro .txt__block span.bigTxt {
    font-size: 24px;
  }
  #intro .movie__box {
    height: 275px;
    width: 480px;
    /*margin-top: 30px;*/
    /*margin-left: 25px;*/
    padding: 5px;
    position: relative;
    background-color: #FFFF;
  }
  #intro .preAnnounce__box {
    width: 445px;
    margin-top: 10px;
    /*margin-left: 40px;*/
  }
  #intro .txt-preAnnounce {
    font-size: 22px;
  }
  #intro .txt-preAnnounce span.bigTxt {
    font-size: 26px;
    letter-spacing: 0.1em;
  }
  #intro .img__block {
    right: -64px;
    top: -140px;
    z-index: 5;
  }
}
@media all and (max-width:767px) {
  #intro .txt__block {
    width: 100%;
    /*margin-top: 7.5%;*/
    /*margin-bottom: 7.894%;*/
    font-size: 12px;
    font-size: 3.2vw;
  }
  #intro .txt__block span.bigTxt {
    font-size: 14px;
    font-size: 3.7333333vw;
  }
  #intro .movie__box {
    height: 57.81%;
    margin: 0 auto;
    padding: 1.5% 2%;
  }
  #intro .preAnnounce__box {
    width: 90%;
    margin: 20px auto 0;
  }
  #intro .txt-preAnnounce {
    font-size: 14px;
    font-size: 3.7333333vw;
    text-align: center;
  }
  #intro .txt-preAnnounce span.bigTxt {
    font-size: 20px;
    font-size: 5.333333vw;
    letter-spacing: 0.1em;
  }
  #intro .img__block {
    top: 0;
    right: 0;
    text-align: right;
    z-index: 1;
  }
  #intro .img__block img {
    width: 56%;
    margin-right: -10%;
    margin-top: -34%;
    position: relative;
    display: inline-block;
    z-index: 1;
  }
}
@media all and (max-width:414px) {
  #intro .movie__box {
    height: 57.81%;
    max-width: 300px;
    margin: 0 auto;
    padding: 5px 5px 1px 5px;
    background-color: #FFFF;
  }
}
@media all and (min-width:768px) and (max-width: 900px) {
  #intro .img__block {
    position: absolute;
    right: -10%;
    top: 6%;
    z-index: 5;
    width: 60%;
  }
}
/*====================================
race-place-information
====================================*/
/*.wrp_contents#next-race {
  background: #a70000;
}*/
.ttl-txt__next-race {
  padding-bottom: 33px;
}
@media all and (max-width: 767px) {
  .ttl-txt__next-race {
    padding-bottom: 41px;
  }
}
/*.ttl-txt__next-race::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  -webkit-transition: width 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -o-transition: width 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: width 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  background: #ffffff;
  width: 100vw;
  right: -100vw;
  transform: skewX(30deg);
}*/
.txt__next-race {
  color: #fff;
  line-height: 1.5;
}
@media all and (min-width:768px) {
  .wrp_contents#next-race .inner_wide {
  }
  .ttl-txt__next-race::after {
    height: 12px;
    left: -50px;
  }
  .txt__next-race {
    margin-top: 25px;
    margin-left: 50px;
    text-align: left;
    font-size: 16px;
  }
  #next-race .ttl-txt img {
    max-width: 454px;
  }
}
@media all and (max-width:767px) {
  .wrp_contents#next-race .inner_wide {
    /*padding-top: 7.894%;*/
    padding-top: 5.894%;
    /*padding-bottom: 15.78%;*/
    padding-bottom: 0;
  }
  #next-race .ttl-txt img {
    max-width: 454px;
  }
  .ttl-txt__next-race::after {
    height: 8px;
    left: 0;
  }
  .txt__next-race {
    margin-top: 25px;
    font-size: 12px;
    font-size: 3.2vw;
  }
  .ttl-txt__next-race img {
    width: 80%;
    max-width: 454px;
  }
}

@media all and (min-width:768px) {
  .info_next-race__wrp {
    width: 100%;
    /*margin: 40px auto 0;*/
    margin-left: 50px;
  }
}

.info_next-race__block {
  display: inline-block;
}
.info_next-race__block>a {
  line-height: 1;
}
.bnrBig_next-race {
  background-color: #fff;
}
.bnrBig_next-race img,
.bnrSmall_next-race__list li img {
  width: 100%;
}
.bnrSmall_next-race__list {
  display: inline-block;
  position: relative;
}
.bnrSmall_next-race__list li {
  float: left;
  width: 48%;
}
.bnrSmall_next-race__list li:nth-child(2n) {
  margin-right: 0;
}

/*開催外*/
.un-session .txtBnr_next-race{
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
}
.un-session .bnrBig_next-race{
  position: relative;
  width: 100%;
  display: block;
  border: 5px solid rgba(0, 0, 0, 0.09);
  box-sizing: border-box;
}
.un-session .txtBnr_next-race{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  line-height: 1.5;
  font-weight: bold;
  color: #a70000;
}
.un-session .bnrBig_next-race::after{
  display: block;
  width: 100%;
  content: '';
}
.un-session .bnrBig_next-race::after{
  padding-top: 87%;
}

@media all and (min-width:768px) {
  .info_next-race__wrp {
    max-width: 960px;
    display: block;
    overflow: hidden;
    margin-bottom: calc(146 / 1040 * -100%);
  }
  .info_next-race__block.left-block {
    float: left;
    display: inline-block;
    width: 53.1914%;
    max-width: 500px;
  }
  .info_next-race__block.right-block {
    width: 45.7446%;
    margin-left: 1.064%;
    float: right;
  }
  .bnrSmall_next-race__list li {
    margin-right: 3%;
    margin-bottom: 3%;
    background-color: #fff;
    line-height: 0;
  }
  .bnrSmall_next-race__list li:nth-child(n+2) {
    margin-bottom: 0;
  }
  .un-session .bnrBig_next-race .txtBnr_next-race{
    font-size: 20px;
  }
}
@media all and (max-width:767px) {
  .info_next-race__block.left-block {
    width: 100%;
    margin-bottom: 4%;
  }
  .info_next-race__block.right-block {
    width: 100%;
  }
  .bnrSmall_next-race__list {
    display: inline-block;
    position: relative;
  }
  .bnrSmall_next-race__list li {
    margin-right: 4%;
    margin-bottom: 4%;
  }
  .bnrSmall_next-race__list li:last-child {
    margin-bottom: 0;
  }

}
@media all and (max-width: 767px)and (min-width:415px) {
  .un-session .bnrBig_next-race .txtBnr_next-race{
    font-size: 24px;
  }
}
@media all and (max-width:414px) {
  .un-session .bnrBig_next-race .txtBnr_next-race{
    font-size: 6vw;
  }
}

/*====================================
race-place
====================================*/
.ttl-txt__race-place {
  padding-bottom: 23px;
  position: relative;
  z-index: 0;
}

/*#nextPlaceTitle_line {
  position: absolute;
  width: 100vw;
  background: #a61f24;
  transform: skewX(-30deg);
}*/
.txt__race-place {
  text-align: left;
  color: #333;
  font-weight: bold;
  letter-spacing: 0.045em;
  line-height: 1.6;
}
.txt__race-place-small {
  text-align: left;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.045em;
  line-height: 1.6;
}
@media all and (min-width:768px) {
  #race-place .inner_wide {
    /*padding-top: 115px;*/
    padding-bottom: 26px;
  }
  #race-place .ttl-txt img {
    max-width: 454px;
  }
  /*#nextPlaceTitle_line {
    height: 13px;
    top: 190px;
    right: 0vw;
  }*/
  .txt__race-place {
    font-size: 20px;
    width: 90%;
    margin: 15px auto 0;
  }
  .txt__race-place-small {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
  }
}
@media all and (max-width:767px) {
  #race-place .inner_wide {
    padding-top: 15.78%;
    padding-bottom: 8.78%;
  }
  .ttl-txt__race-place {
    padding-bottom: 0;
    position: relative;
    z-index: 0;
    padding-top: 16%;
    margin-bottom: 6%;
  }
  .ttl-txt__race-place img {
    width: 80%;
    max-width: 454px;
  }
  /*#nextPlaceTitle_line {
    height: 8px;
    top: 27vw;
    left: -10vw;
  }*/
  .txt__race-place {
    font-size: 12px;
    font-size: 2.8vw;
  }
  .txt__race-place-small {
    font-size: 10px;
    font-size: 2.5vw;
  }
}


/*map-------------------------*/
.map_race-place__wrp {
  position: relative;
}
.selectArea_race-place__wrp {
  position: relative;
}
.selectArea_race-place {
  position: relative;
  z-index: 10;
}
.selectArea_race-place {
  display: none;
}
.selectedArea {
  display: block;
}



.name_race-place__select {
  font-weight: bold;
  letter-spacing: 0.04em;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  width: auto;
}
.name_race-place__select span {
  background: #fff;
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
}
.name_race-place__select span::after {
  position: absolute;
  display: inline-block;
  content: '';
  height: 0;
  background: url(/assets/img/watch/grade-race2020/pin.svg) no-repeat center center;
  background-size: contain;
  background-color: #fff;
}
.selectArea_box + div {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 2px dotted #c71016;
}
.selectArea_box > p {
  text-align: center;
}
.name_selectAreaRace {
  font-weight: bold;
  letter-spacing: 0.02em;
  margin-bottom: 1em;
}
.race-schedule__wrp {
  border-top: 1px solid #ccc;
  position: relative;
  width: 92%;
}
.ttl_wrp {
  position: relative;
  display: inline-block;
  width: 100%;
}
.ttl-txt__race-schedule {
  width: auto;
  margin-bottom: 42px;
  padding-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
  font-weight: bold;
  color: #333;
  letter-spacing: 0.02em;
  text-align: center;
}
.ttl-txt__race-schedule span {
  padding: 0 20px;
  background: #fff;
  text-align: center;
}
.name_selectAreaRace .in-sessionTag{

  color: #fff;
  background: #c71016;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 0.2em 0;
  font-weight: normal;
}
@media all and (min-width:768px) {
  .map_race-place__wrp {
    width: 92%;
    margin: 0 auto;
    height: 45vw;
    max-height: 520px;
  }
  .selectArea_race-place__wrp {
    border: #c71016 solid 5px;
    max-width: 420px;
    width: 60.38%;
    min-height: 120px;
    padding: 30px 10px 15px;
    margin:42px 8px 26vw 0;
  }
  .name_race-place__select {
    font-size: 26px;
    top: -45px;
  }
  .name_race-place__select span::after {
    width: 1.2em;
    left: -1em;
    padding-top: 1.2em;
    top: -4px;
  }
  .name_selectAreaRace {
    margin-top: 0.95%;
    margin-top: 25px;
    font-size: 25px;
    /*font-size: 2.049vw;*/
    line-height: 1.25;
  }
  .race-schedule__wrp {
    margin: 35px auto 0;
  }
  .ttl_wrp {
    height: 30px;
  }
  .ttl-txt__race-schedule {
    font-size: 24px;
  }
  .name_selectAreaRace .in-sessionTag{
    font-size: 12px;
    padding: 2px 4px;
  }
}
@media all and (max-width:900px) and (min-width: 768px) {
  .name_selectAreaRace {
    font-size: 25px;
    font-size: 2.049vw;
  }
}
@media all and (max-width:767px) {
  .selectArea_race-place__wrp {
    border: #c71016 solid 2px;
    width: 55.263%;
    margin-top: 42px;
    padding: 20px 10px 15px;
  }
  .name_race-place__select {
    font-size: 15px;
    font-size: 3.5vw;
    top: -1.5em;
  }
  .name_race-place__select span::after {
    width: 22.5px;
    left: -0.8em;
    padding-top: 20%;
    top: -20%;
  }
  .name_selectAreaRace {
    font-size: 18px;
    font-size: 3.46666vw;
    line-height: 1.2;
  }
  .date_selectAreaRace {
    margin-top: 0.4em;
    font-size: 12px;
    font-size: 3.2vw;
  }
  .race-schedule__wrp {
    margin: 0 auto;
  }
  .ttl_wrp {
    height: 20px;
  }
  .ttl-txt__race-schedule {
    font-size: 14px;
    font-size: 3.8vw;
  }
  .name_selectAreaRace .in-sessionTag{
    font-size: 9px;
    font-size: 2vw;
    padding: 1px 2px 2px;
    transform: scale(0.8);
  }
}
@media all and (max-width:767px) and (min-width:1040px) {
  .map_race-place__wrp {
    position: relative;
    width: 92%;
    margin: 0 auto;
    height: 38vw;
    max-height: 520px;
  }
  .name_selectAreaRace{
    font-size: 28px;
    font-size: 2.049vw;
  }
}
@media all and (max-width:414px) {
  .selectArea_race-place__wrp {
    border: #c71016 solid 2px;
    margin-top: 42px;
    width: 65.263%;
    padding: 5% 1% 4%;
    position: relative;
  }
  .name_race-place__select {
    font-size: 15px;
    font-size: 4vw;
    font-weight: bold;
    letter-spacing: 0.04em;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: -1.6em;
    width: auto;
  }
}
/*map-----------------------------------*/

.map_race-place {
  background: url(/assets/img/watch/grade-race2020/map-area-race2020.svg) no-repeat center top;
  background-size: contain;
}
.pin-list__map {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(100% * 0.43);
}
.pin__map {
  position: absolute;
  display: inline-block;
  cursor: pointer;
}
.pin__map svg {
  transition: 1s;
  -webkit-transition: 1s;
  position: relative;
  transform-origin: center bottom;
}
.pin__map path {
  fill: #959595;
  transition: 1s;
  -webkit-transition: 1s;
}
.pin__map:hover svg {
  transform: scale(1.5);
  z-index: 10;
  -webkit-transform-origin: center bottom 0;
  -moz-transform-origin: center bottom 0;
  -ms-transform-origin: center bottom 0;
  -o-transform-origin: center bottom 0;
  transform-origin: center bottom 0;
}
.pin__map:hover path {
  fill: #a61f24;
}
.pin__map.select-pin path {
  fill: #a61f24;
  transition: 1s;
  -webkit-transition: 1s;
}
@media all and (min-width:768px) {
  .map_race-place {
    width: 100%;
    height: 100vw;
    max-width: 830px;
    max-height: 652px;
    position: absolute;
    top: -171px;
    left: 6.5%;
  }
  .pin-list__map {
    margin-top: 45%;
    height: calc(100% * 0.43);
  }
  .pin__map.select-pin svg {
    transform: scale(1.5);
    z-index: 9;
  }
  .pin__map#toyohashi {
    top: 160px;
    left: 519px;
  }
  .pin__map#fukui {
    top: 66px;
    left: 425px;
  }
  .pin__map#shizuoka {
    top: 154px;
    right: 245px;
  }
  .pin__map#wakayama {
    bottom: 58px;
    left: 382px;
  }
  .pin__map#iwaki {
    bottom: 245px;
    right: 105px;
  }
  .pin__map#nagoya {
    bottom: 96px;
    right: 319px;
  }
  .pin__map#ito {
    top: 159px;
    right: 192px;
  }
  .pin__map#maebashi {
    top: 45px;
    right: 192px;
  }
  .pin__map#kokura {
    top: 92px;
    left: 103px;
  }
  .pin__map#hiratsuka {
    bottom: 99px;
    right: 166px;
  }
}
@media all and (max-width:767px) {
  .map_race-place {
    width: 104%;
    height: 84vw;
    margin-left: -2%;
    margin-top: -35%;
  }
  .pin-list__map {
    margin-top: 46.5%;
    height: calc(100% * 0.32);
  }
  .pin__map {
    width: 5%;
    height: 1.5em;
  }
  .pin__map svg {
    width: 100%;
  }
  .pin__map.select-pin svg {
    transform: scale(1.3);
    z-index: 9;
  }
  .pin__map#toyohashi {
    top: 53%;
    left: 61%;
  }
  .pin__map#fukui {
    top: 10%;
    left: 51%;
  }
  .pin__map#shizuoka {
    top: 49%;
    right: 29%;
  }
  .pin__map#wakayama {
    bottom: 15%;
    left: 45.5%;
  }

  .pin__map#iwaki {
    bottom: 95%;
    right: 12.5%;
  }

  .pin__map#nagoya {
    bottom: 34%;
    right: 38%;
  }

  .pin__map#ito {
    top: 50%;
    right: 22.8%;
  }

  .pin__map#maebashi {
    top: 1%;
    right: 22.5%;
  }

  .pin__map#kokura {
    top: 23.5%;
    left: 12%;
  }
  .pin__map#hiratsuka {
    bottom: 33%;
    right: 19%;
  }
}
@media all and (min-width:768px) and (max-width: 1000px) {
  .map_race-place {
    position: absolute;
    top: -200px;
    width: 100%;
    height: 100vw;
    max-width: 830px;
    max-height: 652px;
    left: 6.5%;
  }
  .pin__map#toyohashi {
    top: 57%;
    left: 62%;
  }
  .pin__map#fukui {
    top: 23%;
    left: 51%;
  }
  .pin__map#shizuoka {
    top: 53%;
    right: 28.5%;
  }
  .pin__map#wakayama {
    bottom: 24%;
    left: 45.5%;
  }
  .pin__map#nagoya {
    bottom: 37%;
    right: 38%;
  }
  .pin__map#iwaki {
    bottom: 87%;
    right: 12.5%;
  }
  .pin__map#ito {
    top: 55%;
    right: 23%;
  }
  .pin__map#maebashi {
    top: 15%;
    right: 24%;
  }
  .pin__map#kokura {
    top: 25%;
    left: 13%;
  }
  .pin__map#hiratsuka {
    bottom: 37%;
    right: 19%;
  }
}
/*@media all and (min-width:415px) and (max-width: 767px) {
  .map_race-place{
    position: absolute;
    top: -160px;
    background: url(../../../assets/img/watch/grade-race2020/map-area-race.svg) no-repeat center top;
    background-size: contain;
    width: 100%;
    height: 100vw;
    max-width: 830px;
    max-height: 652px;
    left: 6.5%;
  }
}*/
.icon-pin {
  display: inline-block;
  width: 1.2em;
}
.icon-window {
  background: url(/assets/img/watch/grade-race2020/icon-window.svg) no-repeat center center;
  background-size: contain;
  padding-top: 0.8em;
  position: relative;
  display: inline-block;
  right: 0;
  width: 1em;
}
/*info race------------------------------------*/
.list-raceSchedule__wrp {
  /*overflow: auto;*/
  width: 98.5%;
  position: relative;
  padding: 20px 0 0;

}
.list-raceSchedule__wrp li:nth-child(2n) {
  margin-right: 0;
}
.list-raceSchedule__wrp li:last-child {
  margin-bottom: 0;
}
.item-raceSchedule {
  display: block;
  border: #eeeeee 4px solid;
  background: #fff;
  margin-right: 2.14%;
  margin-bottom: 2.3%;
  position: relative;
}
.item-raceSchedule.is-disabled {
  pointer-events: none;
}
.item-raceSchedule__block {
  display: table;
  width: 100%;
}
.icon-raceRank {
  display: table-cell;
  width: 18%;
  padding-top: 18%;
  max-width: 74px;
}
.GI .icon-raceRank {
  background: url(/assets/img/watch/grade-race2020/icon-g1.svg) no-repeat center top;
  background-size: contain;
}
.GII .icon-raceRank {
  background: url(/assets/img/watch/grade-race2020/icon-g2.svg) no-repeat center top;
  background-size: contain;
}
.GP .icon-raceRank {
  background: url(/assets/img/watch/grade-race2020/icon-gp.svg) no-repeat center top;
  background-size: contain;
}
.txt-raceSchedule {
  display: table-cell;
  width: 80%;
  padding-left: 10px;
  vertical-align: top;
}


/*in session*/
.item-raceSchedule.in-session {
  background: #ffeeee;
  border: #c71016 4px solid;
}
.item-raceSchedule.in-session a {
  display: inline-block;
  width: 100%;
}
.item-raceSchedule.in-session::after {
  position: absolute;
  content: '開催情報';
  display: block;
  top: -1em;
  left: -4px;
  background: #c71016;
  font-weight: bold;
  color: #fff;
}
.link-raceSchedule {
  position: absolute;
  background: #333;
  color: #fff;
}
@media all and (min-width:768px) {
  .list-raceSchedule__wrp {
    margin: 17px auto calc(180 / 1040 * -100%);
    display: inline-block;
  }
  .item-raceSchedule {
    width: 48.93%;
    float: left;
  }
  .item-raceSchedule__block {
    padding: 4.5% 2% 3% 3%;
  }
}
@media all and (max-width:767px) {
  .list-raceSchedule__wrp {
    margin: 0 auto;
    display: inline-block;
  }
  .item-raceSchedule {
    width: 100%;
  }
  .item-raceSchedule__block {
    padding: 2% 2% 3% 3%;
  }
}

/*font*/
.area-RaceSchedule {}
.date-RaceSchedule {letter-spacing: -0.03em;font-weight: bold;}
.date-RaceSchedule .bigTxt {letter-spacing: -0.06em;}
.nameRace-RaceSchedule {font-weight: bold;}
.item-raceSchedule.in-session::after {}
.link-raceSchedule {}
@media all and (min-width:768px) {
  .area-RaceSchedule {
    margin-bottom: 1.5%;
    margin-top: 4px;
    font-size: 13px;
  }
  .date-RaceSchedule {
    margin-bottom: 2.5%;
    font-size: 13px;
  }
  .date-RaceSchedule .bigTxt {
    font-size: 23px;
  }
  .nameRace-RaceSchedule {
    font-size: 15px;
  }
  .item-raceSchedule.in-session::after {
    padding: 5px 20px;
    font-size: 16px;
  }
  .link-raceSchedule {
    padding: 0.5em 1em;
    right: 8px;
    bottom: -15px;
    font-size: 12px;
  }
  .is-disabled .link-raceSchedule {
    display: none;
  }
}
@media all and (max-width:767px) {
  .area-RaceSchedule {
    margin-bottom: 2%;
    margin-top: 2%;
    font-size: 9px;
    font-size: 2.5vw;
  }
  .date-RaceSchedule {
    margin-bottom: 2.5%;
    font-size: 9px;
    font-size: 2.8vw;
  }
  .date-RaceSchedule .bigTxt {
    font-size: 16px;
    font-size: 4vw;
  }
  .nameRace-RaceSchedule {
    font-size: 10px;
    font-size: 2.65vw;
  }
  .item-raceSchedule.in-session::after {
    padding: 1% 3%;
    font-size: 15px;
    transform: scale(0.8);
    transform-origin: left center;
  }
  .link-raceSchedule {
    padding: 1% 3%;
    right: 1%;
    bottom: -1em;
    font-size: 11px;
  }
  .is-disabled .link-raceSchedule {
    display: none;
  }
}
@media all and (min-width: 900px) {
  .date-RaceSchedule .bigTxt {
    font-size: 23px;
  }
  .date-RaceSchedule {
    font-size: 13px;
    margin-bottom: 2.5%;
  }
  .nameRace-RaceSchedule {
    font-size: 15px;
  }
  .link-raceSchedule {
    right: 8px;
    padding: 4px 10px;
    bottom: -1em;
    font-size: 12px;
  }
  .is-disabled .link-raceSchedule {
    display: none;
  }
}
@media all and (max-width:899px) and (min-width: 768px) {
  .date-RaceSchedule {
    font-size: 12px;
    font-size: 1.33482vw;
    margin-bottom: 2.5%;
  }
  .date-RaceSchedule .bigTxt {
    font-size: 20px;
    font-size: 2.22469vw;
  }
  .nameRace-RaceSchedule {
    font-size: 11px;
    font-size: 1.22358vw;
  }
}
@media all and (max-width:414px) {
  .area-RaceSchedule {
    font-size: 9px;
    margin-bottom: 1.5%;
    margin-top: 4px;
  }
  .txt-raceSchedule {
    display: table-cell;
    width: 80%;
    padding-left: 1.5%;
    vertical-align: top;
  }
  .date-RaceSchedule {
    margin-bottom: 2.5%;
    font-size: 9px;
  }
  .date-RaceSchedule .bigTxt {
    font-size: 16px;
  }
  .nameRace-RaceSchedule {
    font-size: 10px;
  }
  .link-raceSchedule {
    right: 1%;
    padding: 1% 3% 1.5%;
    bottom: -1em;
    font-size: 10px;
    font-size: 2vw;
    transform: scale(0.9);
  }
}



/*====================================
finalist
====================================*/
/*.wrp_contents#finalist {
  background: #a70000;
}
@media all and (min-width:768px) {
.wrp_contents#finalist {
    background: url(/assets/img/watch/grade-race2020/img-finalist.jpg) no-repeat center top;
    background-size: cover;
  }
}
@media all and (max-width:767px) {
.wrp_contents#finalist {
    background: url(/assets/img/watch/grade-race2020/img-finalist_sp.jpg) no-repeat center top;
    background-size: cover;
  }
}*/
#finalist .inner_wide {
  margin: 0 auto;
}
.ttl-txt__finalist {
  text-align: center;
  width: 100%;
}
.list-player__wrp {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.item-player {
  background: #fff;
  position: relative;
}
.img-player, .img-player img {
  line-height: 1;
}
.img-player{
  position: relative;
}
.item-player__label {
  position: absolute;
  bottom: 5px;
  left: 2%;
  width: auto;
  color: #FFF;
  font-size: 12px;
  background-color:#333333;
  padding: 5px;
}
a .img-player::after{
  display: block;
  content: '';
  background: url(../../img/watch/grade-race2019/icon-window02.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  bottom: -1px;
  right: 0;
}
.img-player img {
  width: 100%;
}
.item-player a:hover img{
  width: 100%;
}
.item-player:nth-child(3n) {
  margin-right: 0;
}
.item-player a {
  line-height: 1;
  display: block;
}
.txt-player {
  position: absolute;
  bottom: 5%;
  left: 2%;
  width: 96%;
}
.copy-player, .name-player, .race-player {
  background: #333;
  color: #fff;
  margin-top: 1%;
  position: absolute;
}
.copy-player {
  font-size: 12px;
  bottom: 55px;
  left: 0;
  padding: 5px 7px 5px;
  line-height: 1;
}
.name-player {
  font-size: 15px;
  bottom: 25px;
  left: 0;
  padding: 3px 7px 5px;
  line-height: 1;
}
.name-player .bigTxt {
  font-size: 19px;
}
.race-player {
  font-size: 12px;
  bottom: 0px;
  left: 0;
  padding: 5px 7px 5px;
  line-height: 1;
}
.link_ranking {
  text-align: center;
}
.link_ranking a {
  color: #fff;
  display: inline-block;
  width: 100%;
}
.link_window a span::after {
  display: inline-block;
  position: relative;
  content: '';
  background: url(/assets/img/watch/grade-race2020/icon-window.svg) no-repeat center center;
  background-size: contain;
}
.eff-link01 {
  /*display: block;
  background: #000;
  cursor: pointer;*/
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  /*border: 2px solid #000;*/
}
.eff-link01 a {
  text-decoration: none;
  position: relative;
  z-index: 10;
}
.eff-btn {
  background: #fff;
  position: absolute;
  z-index: 1;
}
.bnr-archive__block {
  margin-top: 23px;
}
.bnr-archive__list {
  text-align: center;
  display: flex;
  justify-content: center;
}
.item-archive, .item-archive a {
  display: inline-flex;
  margin:  0 10px
}
.img-player img, .item-archive a {
  line-height: 0;
  font-size: 0;
  vertical-align: bottom;
}
.item-player.undecided .img-player {
  height: 0;
  width: 100%;
}
.item-player.undecided .race-player {
  font-size: 16px;
  bottom: 0px;
  left: 0;
  padding: 5px 7px 5px;
  line-height: 1.2;
}
@media all and (min-width:768px) {
  #finalist .inner_wide {
    max-width: 1040px;
    padding-bottom: 70px;
    padding-bottom: 57px;
  }
  #finalist .ttl-txt {
    padding-top: calc(340 / 1040 * 100%)
  }
  #finalist .ttl-txt img {
    max-width: 784px;
    margin: 0 auto;
  }
  .list-player__wrp {
    max-width: 940px;
  }
  .item-player {
    width: 32.446%;
    max-width: 305px;
    margin-right: 1.25%;
    margin-bottom: 1.25%;
    float: left;
  }
  .item-player:nth-child(n+6) {
    margin-bottom: 0;
  }
  .link_ranking {
    max-width: 430px;
    margin: 112px auto 40px;
  }
  /*.link_ranking a {
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }*/
  .link_window a span::after {
    width: 18px;
    height: 14px;
  }
  .eff-link01:hover a {
    /*color: #000 !important;*/
  }
  .eff-btn {
    width: 100%;
    height: 124px;
    left: -600px;
    transition: all .5s ease;
  }
  .eff-link01:hover .eff-btn {
    left: 0;
  }
  .eff-link01 a {
    transition: all .5s ease;
  }
  .item-player.undecided .img-player {
    background: url(/assets/img/watch/grade-race2020/grade-race_photo_bg.jpg) no-repeat center top;
    background-size: contain;
    padding-top: 81.5789%;
  }
  a .img-player::after{
    width: 20px;
    height: 20px;
  }
  .item-player.undecided .race-player {
    font-size: 16px;
  }
    .img-player img {
/*    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 0.2s linear;*/
  }
  .item-player a:hover img{
/*    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);*/
  }
}
@media all and (max-width:1000px) {
  .item-player.undecided .race-player {
    font-size: 1.6vw;
  }
}
@media all and (max-width:767px) {
  #finalist .inner_wide {
    max-width: 767px;
    padding-top: 28.78%;
    padding-bottom: 15.78%;
  }
  .ttl-txt__finalist {
    padding-bottom: 4%;
  }
  .item-player {
    width: 100%;
    margin-bottom: 4%;
  }
  .link_ranking {
    max-width: 560px;
    width: 73.68%;
    margin: 9.21% auto 0;
  }
  .link_ranking a {
    font-size: 18px;
    /*padding-top: 10%;
    padding-bottom: 10%;*/
  }
  .link_window a span::after {
    width: 18px;
    height: 14px;
  }
  .eff-btn {
    width: 100%;
    height: 124px;
    left: -600px;
  }
  .item-player.undecided .img-player {
    background: url(/assets/img/watch/grade-race2020/grade-race_photo_bg_sp.jpg) no-repeat center top;
    background-size: contain;
    padding-top: 40.5%;
  }
  a .img-player::after{
    width: 30px;
    height: 30px;
  }
  .item-player.undecided .race-player {
    font-size: 12px;
    font-size: 3vw;
  }
}

/*share*/
.wrp_contents#share{
  background: #000;
  padding: 1px;
}
/* =======================================================================
   バナーエリア
======================================================================= */
.section-bnr, .bottom-bnr {background: none;}

/*animation*/
.bnr-animation {
  display: block;
  position: relative;
  background: none;
  border: none;
  color: #a61f24;
  font-size: 18px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.09);
}
.bnr-animation.is-disabled {
  pointer-events: none;
}
.bnr-animation span {
  display: block;
  padding: 5px;
  position: relative;
}
.bnr-animation::before, .bnr-animation::after {
  content: "";
  width: 0;
  height: 4px;
  position: absolute;
  transition: all 0.2s linear;
  background: #c71016;
  z-index: 4;
}
.bnr-animation span::before, .bnr-animation span::after {
  content: "";
  width: 4px;
  height: 0;
  position: absolute;
  transition: all 0.2s linear;
  background: #c71016;
  z-index: 4;
}
.bnr-animation:hover::before, .bnr-animation:hover::after {
  width: 100%;
}
.bnr-animation:hover span::before, .bnr-animation:hover span::after {
  height: 100%;
}
/*----- button 1 -----*/

.bnr-animation::before, .bnr-animation::after {
  transition-delay: 0.2s;
}
.bnr-animation span::before, .bnr-animation span::after {
  transition-delay: 0s;
}
.bnr-animation::before {
  right: 0;
  top: 0;
}
.bnr-animation::after {
  left: 0;
  bottom: 0;
}
.bnr-animation span::before {
  left: 0;
  top: 0;
}
.bnr-animation span::after {
  right: 0;
  bottom: 0;
}
.bnr-animation:hover::before, .bnr-animation:hover::after {
  transition-delay: 0s;
}
.bnr-animation:hover span::before, .bnr-animation:hover span::after {
  transition-delay: 0.2s;
}
.bnr-animation span>svg {
  fill: #b00202;
}

.race-player-2{
  line-height: 1.2;
}
@media all and (min-width: 768px){
  .txt-player-2line .copy-player{
    bottom: 70px;
  }
  .txt-player-2line .name-player{
    bottom: 40px;
  }
}
@media all and (max-width: 767px){
  .txt-player-2line .copy-player{
    bottom: 70px;
  }
  .txt-player-2line .name-player{
    bottom: 40px;
  }
}
@media all and (max-width: 375px){
  .race-player {
    font-size: 10px;
  }
}

@media all and (min-width: 768px){
  .fv__bg {
    background: url(/assets/img/watch/grade-race2020/img_bg01.png) no-repeat center top;
    height: 650.72px;
    /*height: 86.76266vw;*/
    position: relative;
  }
}
@media all and (max-width: 767px){
  .fv__bg {
    background: url(/assets/img/watch/grade-race2020/img_bg01_sp.png) no-repeat center top / cover;
    padding-bottom: 21%;
  }
}

@media all and (min-width: 768px){
  .next-grade-race__bg {
    background: url(/assets/img/watch/grade-race2020/img_bg02_v2.png) no-repeat center top;
    position:relative;
    z-index: 10;
  }
}

@media all and (max-width: 767px){
  .next-grade-race__bg {
    background: url(/assets/img/watch/grade-race2020/img_bg02_sp.png) no-repeat center top / cover;
  }
}

@media all and (min-width: 768px){
  .race-place__bg {
    position:relative;
    z-index: 10;
  }
}

@media all and (max-width: 767px){
  .race-place__bg {
    background: url(/assets/img/watch/grade-race2020/img_bg03_sp_v2.png) no-repeat center top / cover;
  }
}

@media all and (min-width: 768px){
  .finalist__bg {
    background: url(/assets/img/watch/grade-race2020/img_bg04_v2.png) no-repeat center top;
/*    background-color: #BF0100;
*/    padding-bottom: 40px;
  }
}

@media all and (max-width: 767px){
  .finalist__bg {
    background: url(/assets/img/watch/grade-race2020/img_bg04_sp.png) no-repeat center top / cover;
  }
}

@media all and (min-width: 768px){
  #next-race .ttl-txt img.ml-auto {
    margin-left: auto;
  }
}

@media all and (min-width: 768px){
  .next-race__txt {
    text-align: right;
    line-height: 1.5;
    margin: 30px 50px 20px 0;
  }
}

@media all and (max-width: 767px){
  .next-race__txt {
    text-align: left;
    line-height: 1.5;
    margin-bottom: 38px;
  }
}

.ttl-txt.ttl-txt__intro {
  padding-bottom: 14px;
}

@media all and (min-width: 768px){
  .ttl-txt.ttl-txt__next-race {
    width: 100%;
    padding-top: 42px;
    /*padding-bottom: 20px;*/
  }
}

@media all and (min-width: 768px){
  .u-hide-pc {
    display: none;
  }
}

/*@media all and (min-width: 768px){
  .item-archive + .item-archive {
    margin-top: 40px;
  }
}*/

@media all and (max-width: 767px){
  .bnr-archive__list {
    display: flex;
    justify-content: space-between;
  }
  .item-archive  {
    width: calc(50% - 5px);
  }
}
@media all and (min-width: 767px) and (max-width: 980px) {
  .info_next-race__wrp {
    margin-left: 0;
  }
}

/*Winner*/
  .winner {
    background-position: center;
    background-repeat: no-repeat;
  }
@media all and (max-width: 767px){
  .wrp_contents {
  }
  .winner {
    background-image: url(/assets/img/watch/grade-race2020/keirin_marche_winner_bg_sp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: calc(220 / 690 * 100%);
    margin-bottom: calc(350 / 750 * -100%);
    background-size: cover;
  }
  .winner .inner_wide {
    padding-bottom: calc(407 / 690 * 100%);
  }
  .winner__ttl {
    width: calc(543 / 690 * 100%);
    margin: 0 auto;
  }
  .winner__photo {
    width: 100%;
    margin-top: calc(40 / 690 * 100%);
  }
  .winner__desc-outer {
  }
  .winner__desc {
  }
  .winner__desc-inner {
  }
}

@media all and (min-width: 768px){
  .wrp_contents {
  }
  .winner {
    background-image: url(/assets/img/watch/grade-race2020/keirin_marche_winner_bg.png);
    position:relative;
    z-index: 5;
  }
  .winner .inner_wide {
    max-width: 1040px;
    margin:0 auto;
  }
  .winner__content {
    max-width: 533px;
    width: calc(533 / 1040 * 100%);
    margin: 0 auto;
    padding-top: calc(291 / 1040 * 100%);
    padding-bottom: calc(351 / 1040 * 100%);
    margin-bottom: calc(180 / 1040 * -100%);
  }
  .winner__ttl {
    margin-left: calc(10 / 537 * 100%);
    margin-right:  calc(14 / 533 * -100%);
  }
  .winner__photo {
    margin-top: calc(24 / 533 * 100%);
  }
  .winner__desc {
  }
  .winner__desc-inner {
    overflow: hidden;
    font: 0/0 a;
    white-space: nowrap;
    text-indent: 100%;
    background-image: url(/assets/img/watch/grade-race2020/winner_desc.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: calc(143 / 533 * 100%) calc(108 / 533 * 100%) calc(25/ 533 * 100%);
  }
  .winner__desc-inner  a {
    padding: 0 calc(28 / 308 * 100%) calc(12 / 308 * 100%) calc(30 / 308 * 100%);
    display: block;
    position: relative;
  }
  .winner__desc-inner  a::before {
    content: '';
    display: block;
    width: 100%;
    height: calc(4 / 57 * 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(/assets/img/watch/grade-race2020/winner_cta_border.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
/*    transition: width 350ms ease-in-out;*/
  }
  .winner__desc-inner  a:hover::before {
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 1040px){
  .winner, .race-place__bg {
    background-size:cover;
  }
}

.item-raceSchedule a {
  pointer-events: none!important;
}
