@charset "UTF-8";

#fp-contents{
    background: url("../img/bg.jpg");
}
/* ---------------------------------------------
	ヘッダー
--------------------------------------------- */
/*-------------メインビジュアル-------------*/
.header__main{
    background-size: contain,auto;
    background-repeat: no-repeat,repeat-x;
    background-position: center center,center center;
    border-bottom: solid 2px #b28c45;
}
.webp .header__main{ 
    background-image: url("../photo/mainV_pc.webp"), url("../img/bg_hdr.png");
}
.no-webp .header__main{ 
    background-image: url("../photo/mainV_pc.jpg"), url("../img/bg_hdr.png");
}
.header__main_oadate{
    position: absolute;
    top: 0; left: 0;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
}
@media screen and (max-width: 768px){
    .header__main{
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        padding-top: 91.41%;
    }
    .webp .header__main{ 
        background-image: url("../photo/mainV_sp.webp");
    }
    .no-webp .header__main{ 
        background-image: url("../photo/mainV_sp.jpg");
    }
}
/*-------------スタジアム-------------*/
.header__place{
    text-align: center;
    padding: 0.3em 0;
}
.header__place p{
    font-weight: bold;
    font-size: 136%;
    line-height: 1.2;
    color: #14176d;
}


/* ---------------------------------------------
	コンテンツ
--------------------------------------------- */
/* @media screen and (max-width: 768px){
    .contents-all h2{ font-size: 110%;}
} */
.contents-all .ttl{ position: relative; margin: 0 0 1.0em;}
.contents-all .ttl::before{
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #14176d;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
}

.contents-all h2{
    font-size: 144%;
    line-height: 1.0;
    position: relative;
    background: #4a4c8d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRhNGM4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDE3NmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #4a4c8d 0%, #14176d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4a4c8d), color-stop(100%,#14176d));
    background: -webkit-linear-gradient(left, #4a4c8d 0%,#14176d 100%);
    background: -o-linear-gradient(left, #4a4c8d 0%,#14176d 100%);
    background: -ms-linear-gradient(left, #4a4c8d 0%,#14176d 100%);
    background: linear-gradient(to right, #4a4c8d 0%,#14176d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4c8d', endColorstr='#14176d',GradientType=1 );
    color: #fff;
    display: inline-block;
    padding: 0.2em 0.5em;
    /* min-height: 24px; */
    margin-bottom: 0;
    box-sizing: border-box;
}
.contents-all h2::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%; right: -0.78em;
	margin:-0.70em 0 0 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0.70em 0 0.70em 0.8em;
	border-color: transparent transparent transparent #14176d;
}
.contents-all h2 span{ letter-spacing: -0.06em;}
@media screen\0 {
	.contents-all h2 h3{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}
.content-base.color{
    background-color: #bac3e66e;
}

/*-------------Go Beyond！-------------*/
.content-base.goBeyond{
    padding-top: 2em;
}
.goBeyond{
    background-color: #010038;
    /* background: #4a4c8d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRhNGM4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDE3NmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #4a4c8d 0%, #14176d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4a4c8d), color-stop(100%,#14176d));
    background: -webkit-linear-gradient(left, #4a4c8d 0%,#14176d 100%);
    background: -o-linear-gradient(left, #4a4c8d 0%,#14176d 100%);
    background: -ms-linear-gradient(left, #4a4c8d 0%,#14176d 100%);
    background: linear-gradient(to right, #4a4c8d 0%,#14176d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4c8d', endColorstr='#14176d',GradientType=1 ); */
    width: 100%;
    position: relative;
}
.goBeyond .content-wrap{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.contents-all .goBeyond h2{
    background-image: url("../../img/goBeyond_logo_a.svg");
    background-position: center center;
    background-repeat: no-repeat;
    width: 30%;
    height: 6em;
    background-size: auto 115%;
    text-indent: -300%;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 5%;
}
.contents-all .goBeyond h2::after{ display: none;}
.goBeyond p{
    color: #fff;
    line-height: 2;
}
@media screen and (max-width: 1100px){
    .contents-all .goBeyond h2{
        width: 25%;
        height: 5em;
        background-size: 120% auto;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 768px){
    .content-base.goBeyond{ padding-top: 1em;}
    .goBeyond .content-wrap{ display: block;}
    .contents-all .goBeyond h2{
        width: 100%;
        background-size: auto 120%;
        margin-right: 0;
    }
}
#goBeyond a{
    display: block;
    background-image: url("../img/logo_lwf.png");
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 45px;
    background-size: auto 25px;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    opacity: 0.8;
}
@media screen and (max-width: 540px){
    #goBeyond a{
        height: 35px;
        background-size: auto 20px;
    }
}
/*-------------TVer-------------*/
.tver a.link_btn{
    background-color: #fff;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 110%;
    padding: 0.3em 0;
    border: solid 0.2em #00a6ff;
    color: #00a6ff;
    box-sizing: border-box;
}
.cx_displaydevice .tver a.link_btn:hover{ 
    border: solid 0.2em #00bfff;
    color: #00bfff;
    box-shadow: 1px 1px 10px #fff;
}
.tver-logo{
    width: 7.0em;
    height: 2.6em;
    background: url("../../../img/tver_logo2.svg") no-repeat center 0.2em;
    background-size: 90% 80%;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    margin-left: -2em;
    border-radius: 0.5em;
}
.tver a.link_btn::after{
    border-color: transparent transparent transparent #00a6ff;
}

/*-------------関連番組-------------*/
.preprgrm h3{
    font-size: 150%;
    font-weight: bold;
    color: #b28c45;
    line-height: 1.4;
    margin-bottom: 0.2em;
}
.preprgrm__oadate{
    font-size: 120%;
    font-weight: bold;
    color: #14176d;
    line-height: 1.4;
    margin-bottom: 0.4em;
}
.preprgrm__oadate span{
    font-size: 60%;
    font-weight: normal;
}
.preprgrm__intro{
    line-height: 2;
    margin-bottom: 0.6em;
}

/*-------------見どころ TOPICS-------------*/
.topics-wrap{
    border: solid 1px #b28c45;
    padding: 1em;
}
.topics-wrap h3{
    background-color: #b28c45;
    color: #fff;
    font-weight: bold;
    padding: 0 0.3em;
    display: inline-block;
    margin-bottom: 0.4em;
}
.topics__list li::before{
    content: "◆";
    color: #b28c45;
    margin-right: 0.2em;
}
.topics__list li{
    text-indent: -1.2em;
    margin-left: 1.2em;
    line-height: 1.6em;
    margin-top: 0.4em;
}

/*-------------データ放送-------------*/
.present h2{
    font-feature-settings: "palt";
    align-items: center;
}
.present h2 span{
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    padding: 0.2em 0.4em 0.2em 0.35em;
    color: #14176d;
    margin: 0 5px 0 0;
    font-weight: bold;
}
.present h2 + p{
    font-weight: bold;
    font-size: 114%;
    color: #14176d;
    letter-spacing: -0.05em;
    line-height: 1.2;
    margin: 0 0 5px;
}

.present__list{
    margin: 0.8em 0;
    display: flex;
}
.present__list li{
    flex-shrink: 0;
    background-color: rgba(255, 255, 255, 0.43);
    padding: 8px 10px 6px;
    width: 49%;
    box-sizing: border-box;
    text-align: center;
    box-shadow: 1px 1px 15px rgba(0,0,0,0.12)
}
.present__list li:nth-of-type(1){ margin-right: 2%;}
.present__list li dt{
    background: #8D6900;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3OGIzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZDY5MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #a78b37 0%, #8d6900 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a78b37), color-stop(100%,#8d6900));
    background: -webkit-linear-gradient(left, #a78b37 0%,#8d6900 100%);
    background: -o-linear-gradient(left, #a78b37 0%,#8d6900 100%);
    background: -ms-linear-gradient(left, #a78b37 0%,#8d6900 100%);
    background: linear-gradient(to right, #a78b37 0%,#8d6900 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a78b37', endColorstr='#8d6900',GradientType=1 );
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
    line-height: 1.0;
    margin: 0 0 5px;
}
.present__list li dd{
    font-weight: bold;
    line-height: 1.4;
    color: #967840;
}
.present__list li dd.photo{ margin-bottom: 5px;}
.present__list li dd.photo img{
    width: 100%;
    height: auto;
    backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
@media screen and (max-width: 550px){
    .present__list li dd{ font-size: 88%; letter-spacing: -0.05em;}
}


.present #howtoInfo{
    background-color: rgba(55, 71, 162, 0.14);
    font-size: 88%;
    padding: 16px 20px;
    margin: 0 0 5px;
}
.present #howtoInfo li{
    line-height: 1.5;
    margin-bottom: 0.3em;
}
.present #ouboBtn a{
    display: block;
    text-align: center;
    background-color: #b10000;
    color: #fff;
    font-size: 130%;
    font-weight: bold;
    line-height: 1.2;
    padding: 15px 0;
    border-radius: 4em;
}
.cx_displaydevice .present #ouboBtn a:hover{ background-color: #cc0000;}
@media screen and (max-width: 550px){
    .present #ouboBtn a{ padding: 0.8em 0;}
}
.present #present li dd.attention,
.present .attention{
    text-align: center;
    font-size: 80%;
    line-height: 1.6;
    font-weight: normal;
    padding-top: 0.2em;
}
.present #present li dd.attention{
    font-size: 82%;
    letter-spacing: -0.03em;
    line-height: 1.4;
    padding: 3px 0 0;
}
.present #ouboBtn a.end,
.cx_displaydevice .present #ouboBtn a.end:hover{
    background-color: #aaa;
    color: #eee;
    cursor: default;
}

/*-------------対戦国情報-------------*/
.teamInfo h3{
    font-size: 140%;
    line-height: 1.4;
    margin-bottom: 0.1em;
    color: #14176d;
}
.cx_smartphoneview .teamInfo h3{ font-size: 120%;}

.teamInfo__data__flag{
    float: left;
    width: 22%;
    background: #fff;
    margin-right: 1.4%;
}
.teamInfo__data__flag img{ width: 100%; height: auto;}
.teamInfo__data dl{
    font-size: 94%;
    line-height: 1.6;
    margin-bottom: 0.4em;
}
/* .teamInfo .teamInfo__data dl:nth-last-of-type(1),
.teamInfo .teamInfo__data dl:nth-last-of-type(2){ margin-top: 0.6em;} */
.teamInfo__data{ width: 100%;}
.teamInfo__data dt{
    float: left;
    background-color: #3747a2;
    color: #fff;
    font-weight: bold;
    padding: 0 0.3em;
    margin-right: 0.6em;
}
.cx_smartphoneview .teamInfo__data dt{
    float: none;
    margin-bottom: 0.1em;
    margin-right: 0;
}
.teamInfo__data dd{ text-align: justify;}
@media screen and (max-width: 768px){
    .teamInfo__data__flag{ width: 43%;}
    .teamInfo__data dt{
        float: none;
        margin-bottom: 0.1em;
        margin-right: 0;
    }
}

/*-------------スペシャル動画-------------*/
.movie__list > li:hover{ border-bottom: solid 5px #900000;}


/*-------------出演者-------------*/
.cast__list{
    align-items: flex-start;
}
.cast__list__pos{
    background-color: #900000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.1em;
    margin-right: 0.4em;
}
/* -----------------------------------
	出演者 写真入り
----------------------------------- */
.cast .photo{
    display: flex;
    flex-wrap: wrap;
}
.cast .photo > li{
    display: flex;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 0.5em;
    align-items: center;
    background: rgba(26, 27, 72, 0.2);
}
.cast .photo > li:nth-of-type(2n){ margin-right: 0;}
.cast .photo.len3 > li{
    display: block;
    width: 30%;
    margin-right: 5%;
}
.cast .photo.len3 > li:nth-of-type(2n){ margin-right: 5%;}
.cast .photo.len3 > li:nth-of-type(3n){ margin-right: 0;}
.cast .photo > li > *{
    flex-shrink: 0;
    width: 50%;
    margin-bottom: 0;
}
.cast .photo > li > div:nth-of-type(1){padding: 1em 0;}
.cast .photo.len3 > li > *{
    width: 100%;
}
.cast .photo.len3 > li > div:nth-of-type(1){padding: 0 0;}
.cast .photo > li.no_photo > *{ width: 100%;}

.cast .photo .pos{
    line-height: 1.2;
    font-weight: bold;
    color: #14176d;
    text-align: center;
    padding-bottom: 0.2em;
    font-feature-settings: "palt";
    font-size: 94%;
}

.cast .photo .photoWrap img{
    width: 100%; height: auto;
}
.cast__name{
    padding: 0.3em 0 0.4em;
}
.cast .photo .name{
    font-size: 104%;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}
.cast .photo .sub{
    font-size: 78%;
    line-height: 1.2;
    font-feature-settings: "palt";
    text-align: center;
}
@media screen and (max-width: 768px){
    .cast .photo > li,
    .cast .photo.len3 > li{ width: 100%; margin-right: 0;}
    .cast .photo.len3 > li:nth-of-type(2n){ margin-right: 0;}
    .cast .photo.len3 > li{ display: flex;}
    .cast .photo > li > div:nth-of-type(1){width: 58%;}
    .cast .photo > li > div:nth-of-type(2){
        width: 42%;
        overflow: hidden;
    }
}

/* -----------------------------------
	出演者 写真無し
----------------------------------- */
.cast dl{
    line-height: 1.4;
    margin: 0 0 0;
    display: flex;
    flex-wrap: wrap;
}
.cast dl:nth-of-type(1){ margin-top: 1em;}
.cast dl > *{ flex-shrink: 0;}
.cast > dl > dt{
    font-weight: bold;
    color: #14176d;
    min-width: 5em;
    padding-right: 0.5em;
}

.cast > dl > dt::before{
    content: "◆";
    color: #967840;
    margin: 0 3px 0 0;
}
.cast > dl > dd{
    font-weight: bold;
    margin-bottom: 10px;
}
.cast > dl > dd span{
    font-weight: normal; font-size: 78%;
    font-feature-settings: "palt";
}
.cast > dl > dd li{ margin-bottom: 0.3em;}
.cast > dl > dd li:nth-last-of-type(1){ margin-bottom: 0;}

@media screen and (max-width: 768px){
    .cast dl{ margin-top: 0.3em;}
    .cast dl:nth-of-type(1){ margin-top: 0.6em;}
    .cast > dl > dt{
        /* min-width: 9.2em; */
        font-feature-settings: "palt";
    }
    .cast .narrow_sp{ letter-spacing: -0.04em;}
}

/*-------------日本代表メンバー-------------*/
.japanMember h3{
    font-size: 120%; color: #14176d;
    font-weight: bold;
}
.member-wrap{
    margin-bottom: 2em;
}
.member__def div,
.member__list li,
.japanMember .name-wrap{
    display: flex;
    flex-wrap: wrap;
}
.member__list li:nth-child(even){
    background-color: rgba(255, 251, 232, 0.6);
}
.member__def .profile,
.member__list .profile{
    flex-shrink: 0;
    display: flex;
    flex-wrap: wrap;
}
.member__def p{
    background-color: #3747a2;
    color: #fff;
    font-size: 84%;
    line-height: 1.2;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    box-sizing: border-box;
    padding: 4px 4px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    font-feature-settings: "palt";
}
.member__list li p{
    border-right: dashed 1px #aaa;
    border-bottom: solid 1px #aaa;
    font-size: 94%;
    padding: 4px 4px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}
/* .japanMember .name{ width: 16%;} */
.japanMember .name-wrap{ width: 16%;}
.japanMember .num{
    width: 24%;
    justify-content: center;
}
.japanMember .name{ width: 76%;}
.japanMember .profile{ width: 84%;}
.japanMember .birthday{ width: 20%;}
.japanMember .height{ width: 12%;}
.japanMember .weight{ width: 10%;}
.japanMember .team{ width: 42%;}
.japanMember .stats{
    width: 16%;
    border-right: none;
}
.japanMember .director .name{ width: 40%;}
.japanMember .director .profile{ width: 60%;}
.japanMember .director .birthday{ width: 50%;}
.japanMember .director .height{ width: 25%;}
.japanMember .director .weight{ width: 25%; border-right: none;}
.member__list .name{
    color: #14176d;
    font-weight: bold;
}
.japanMember .member__list .height::after{ content: "cm";}
.japanMember .member__list .weight::after{ content: "kg";}
@media screen and (max-width: 768px){
    .japanMember .name-wrap{ width: 30%;}
    .japanMember .profile{ width: 70%;}
    .japanMember .birthday{ width: 40%;}
    .japanMember .height{ width: 30%;}
    .japanMember .weight{ width: 30%; border-right: none;}
    .japanMember .team{ width: 70%;}
    .japanMember .stats{ width: 30%;}
    .japanMember .director .name{ width: 26%;}
    .japanMember .director .profile{ width: 74%;}
    .japanMember .director .birthday{ width: 40%;}
    .japanMember .director .height{ width: 30%;}
    .japanMember .director .weight{ width: 30%; border-right: none;}
    .member__list li{ border-bottom: solid 2px #aaa;}
}
@media screen and (max-width: 550px){
    .member__def p{ font-size: 68%;}
}

/*-------------W杯アジア2次予選順位表-------------*/
.ranking__table{
    width: 100%;
    border-left: solid 1px #7e81c4;
    border-bottom: solid 1px #7e81c4;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 94%;
}
.ranking__table th{
    background-color: #14176d;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    border-right: solid 1px #fff;
}
.ranking__table td{
    line-height: 1.4;
    padding: 0.3em;
    text-align: center;
    border-right: solid 1px #7e81c4;
    /* border-bottom: solid 1px #14176d; */
}
.ranking__table tr:nth-of-type(odd){
    background-color: #14176d31;
}
.ranking__table th:nth-last-of-type(1){ border-right: none;}


.cx_displaydevice #gbheader,
.cx_displaydevice #gbfooter{
    position: relative;
    z-index: 99999;
}
@media screen and (max-width: 750px){
    .sp_display #gbfooter p{
        font-size: 3.3vw !important;
        line-height: 1.6 !important
    }
}

