@charset "UTF-8";

/* ---------------------------------------------
	タイポグラフィー
--------------------------------------------- */

body {
	font-family: "游ゴシック体", YuGothicM, "Yu Gothic", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", "Avenir Next", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
@font-face {
  font-family: YuGothicM;
  font-weight: normal;
  src: local('YuGothic-Medium'), local('Yu Gothic Medium'), local('YuGothic-Regular'); 
}
@font-face {
  font-family: YuGothicM;
  font-weight: bold;
  src: local('YoGothic-Bold'), local('Yu Gothic');    
}
@media screen\0 {
	body{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}

/*#fp-wrap{
    background-image:url("../../img/skateLink_bg07.png"),url("../../img/skateLink_bg08.png"),url("../../img/skateLink_bg06.png"),url("../../img/skateLink_bg05.png"),url("../img/bg.png");
	background-repeat: repeat-x, repeat-x, repeat-x, repeat-y, repeat;
	background-position: center 115px, center 0px, center 0px, center 0px, center 0px;
    background-attachment: scroll, scroll, scroll, scroll,fixed;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    background-color: #f0fbff;
}*/
#fp-wrap,
.cx_smartphoneview #fp-wrap{
    background-image:url("../photo/bg02.jpg");
	background-repeat: repeat;
	background-position: center 0px;
    background-attachment: fixed;
    background-size: cover;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    background-color: #f0fbff;
}

.prime #fp-contents{ padding-top: 20px;}
.cx_smartphoneview .prime .pageTop #fp-contents{ padding-top: 0px;}

/* ---------------------------------------------
	3大会共通タブ
--------------------------------------------- */
.skatePrg_tab{
    background-color: #fff;
    border-bottom: solid 6px #122593;
    padding: 1em 0 0;
    display: flex;
    justify-content: center;
}
.skatePrg_tab__list{
    display: flex;
    width: 1200px;
    justify-content: space-between;
}
.cx_smartphoneview .skatePrg_tab{ border-bottom: solid 10px #122593;}
.skatePrg_tab.below{
    border-bottom: none;
    border-top: solid 6px #122593;
    padding: 0 0 1em;
}
.cx_smartphoneview .skatePrg_tab.below{
    border-top: solid 10px #122593;
    border-bottom: none;
}
.cx_smartphoneview .skatePrg_tab__list{
    width: 98%;
}
.skatePrg_tab__list > li{
    flex-shrink: 0;
    background-color: #122593;
    color: #fff;
    width: 33%;
    border-radius: 0.5em 0.5em 0 0;
    opacity: 0.5;
    position: relative;
    text-align: center;
    transition : .3s;
}
.skatePrg_tab.below .skatePrg_tab__list > li{ border-radius: 0 0 0.5em 0.5em;}
.cx_displaydevice .skatePrg_tab__list > li:hover{ opacity: 0.8;}
.cx_displaydevice .skatePrg_tab__list > li.comingsoon:hover{ opacity: 0.5;}
.skatePrg_tab__list > li.on,
.cx_displaydevice .skatePrg_tab__list > li.on:hover{ opacity: 1;}
.skatePrg_tab__list > li a{
    display: block;
    padding: 1.3em 0 1em 0;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    opacity: 0.4;
    transition : .3s;
}
.cx_displaydevice .skatePrg_tab__list > li a:hover{ opacity: 1;}
.skatePrg_tab__list > li.on a,
.skatePrg_tab__list > li.comingsoon a{ cursor: default;}
.skatePrg_tab__list > li.on a{ opacity: 1;}
.skatePrg_tab__list > li.comingsoon a,
.cx_displaydevice .skatePrg_tab__list > li.comingsoon a:hover{ opacity: 0.4;}

.cx_displaydevice .skatePrg_tab__list > li a{
    background: url("../../../figure/img/logo_four-continents2024_wh.png") no-repeat center 60%;
    text-indent: -500%;
    overflow: hidden;
    white-space: nowrap;
    height: 1.6em;
    background-size: 80%;
}
.cx_displaydevice .skatePrg_tab__list > li.worldjr a{
    background: url("../../../figure/img/logo_worldjr2024_wh.png") no-repeat center 60%;
    background-size: 80%;
}
.cx_displaydevice .skatePrg_tab__list > li.world a{
    background: url("../../../figure/img/logo_world2024_wh.png") no-repeat center 60%;
    background-size: 80%;
}
.skatePrg_tab__list > li.comingsoon::after{
    content: "coming soon";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    line-height: 1;
    margin: -0.5em auto 0;
    font-weight: bold;
    text-shadow: 1px 1px 1em #000a46, 1px 1px 1em #000a46;
}
.cx_smartphoneview .skatePrg_tab__list > li a{
    font-size: 88%;
    line-height: 1.2;
    font-feature-settings: "palt";
    padding: 0.6em 0 0.4em;
}


/* ---------------------------------------------
	トップページ
--------------------------------------------- */

/*-------------ヘッダー-------------*/
.pageTop #hdrWrap{
    background: url("../photo/bg01.jpg") repeat center center;
    background-size: cover;
    width: 100%;
    border-bottom: solid 3px #b4904d;
    position: relative;
    /*margin-bottom: 10px;*/
}
/*.cx_smartphoneview .pageTop  #hdrWrap{
    background: url("../photo/mainV_sp.jpg") no-repeat center 0;
    height: 680px;
}*/
/*.cx_smartphoneview .toppage  #hdrWrap{
    background-size: cover;
    height: 0;
    padding-top: 47%;
}*/
.pageTop #hdrWrap h1{
    /* background-image: url("../img/mainVisual_logo_pc.png"); */
    background-image: url("../photo/mainVisual_pc.png");
    background-repeat: no-repeat;
    background-position: center 0;
    width: 100%;
    background-size: contain;
    height: 0;
    /* padding-top: 38.77%; */
    padding-top: 45.08%;
    /*padding-top: 35.08%;*/
    text-indent: -300%;
    white-space: nowrap;
    overflow: hidden;
}
.cx_smartphoneview .pageTop #hdrWrap h1{
    background-image: url("../photo/mainVisual_sp.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    width: 100%;
    height: 586px;
    padding-top: 0;
}
/* .cx_smartphoneview .pageTop #hdrWrap h1{
    background-image: url("../img/mainVisual_logo_pc.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 94%;
    width: 100%;
    height: 504px;
    padding-top: 0;
} */

@media screen and (min-width: 1300px) {
    /*.pageTop #hdrWrap{    
        background-size: contain;
    }*/
    .pageTop #hdrWrap h1{
        height: 586px;
        padding: 0;
    }
    .pageTop #hdrWrap .hdrWrap__oadate{
        left: 50%;
        margin: 0 0 0 -610px;
    }
}

/*-------------what's new-------------*/
#newsWrap{
    background: #901515;
    padding: 5px 0;
    position: relative;
    z-index: 333;
}
#newsWrap ul{
    /*background-color: rgba(255,255,255,0.7);
    border-radius: 15px;
    display: inline-block;*/
    width: 1000px;
    margin: 0 auto;
    padding: 5px 5px;
    box-sizing: border-box;
}
.cx_smartphoneview #newsWrap ul{ width: 100%;}
#newsWrap li{
    font-size: 110%;
    color: #fff;
    line-height: 1.4;
    text-align: center;
    /*text-shadow: 1px 1px 10px rgba(47, 49, 54, 0.34);*/
}
#newsWrap li span{
    color: #ff4680; font-weight: bold;
    text-shadow: 1px 1px 10px #172c72;
}
.cx_smartphoneview #newsWrap li{
    font-size: 106%;
}
@media screen\0 {
	#newsWrap li{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}
#newsWrap li a{
    color: #fff;
    font-weight: bold;
    /*text-decoration: underline;*/
}
#newsWrap li a:hover{
    text-decoration: underline;
    color: #eee;
}
.cx_smartphoneview #newsWrap li a{
    font-size: 100%;
    text-align: center;
    width: 100%;
    letter-spacing: -0.02em;
    /*display: block;*/
}



/*-------------コンテンツエリア-------------*/
.prime #fp-l{ margin: 10px 0 40px;}
#fp-l{
    margin: 0 0 40px;
    background-color: rgba(255,255,255,0.6);
    box-shadow: 1px 1px 40px 40px rgba(255,255,255,0.6);
}
.cx_smartphoneview #fp-l{ margin-bottom: 0;}
/*#fp-l > div{
    width: 620px;
    margin: 0 15px 0 5px;
}
.cx_smartphoneview #fp-l > div{ margin: 0 auto;}*/
#fp-l > div > div{ margin-bottom: 40px;}
#fp-l > div > div.cx_anchor_link{ margin-bottom: 0;}
#fp-l > div .ttl{ position: relative; margin: 0 0 10px;}



/*--------共通レイアウト--------*/
#contentsWrap{
    background: none;
    padding-top: 0;
}
#contentsWrap h2{
    border-bottom: none;
    /*color: #0c4796;*/
    /*color: #000;*/
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5MjI3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OTIyNzEiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(89,34,113,1) 0%, rgba(89,34,113,0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(89,34,113,1)), color-stop(100%,rgba(89,34,113,0)));
    background: -webkit-linear-gradient(left,  rgba(89,34,113,1) 0%,rgba(89,34,113,0) 100%);
    background: -o-linear-gradient(left,  rgba(89,34,113,1) 0%,rgba(89,34,113,0) 100%);
    background: -ms-linear-gradient(left,  rgba(89,34,113,1) 0%,rgba(89,34,113,0) 100%);
    background: linear-gradient(to right,  rgba(89,34,113,1) 0%,rgba(89,34,113,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#592271', endColorstr='#00592271',GradientType=1 );
    color: #fff;
    font-weight: bold;
    padding: 0 0.5em;
    /*border-radius: 8px 0 0 0;*/
    font-size: 130%;
    font-feature-settings: "palt";
}
/*#contentsWrap h2::before{ content: "■";}*/
#contentsWrap h2 span{
    font-size: 56%;
    text-shadow: 1px 1px 1.2em #592271,-1px -1px 1.2em #592271;
}
a.moreview{
    background-color: #906c28;
    font-size: 108%;
    font-feature-settings: "palt";
    font-weight: bold;
}
.cx_displaydevice a.moreview:hover{ background-color: #a07524;}
@media all and (-ms-high-contrast:none) {
	a.moreview{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}
a.moreview::before{
    content: "";
    display: block;
    position: absolute;
    top: 50%; right: 10px;
	margin:-0.4em 0 0 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0.4em 0 0.4em 0.6em;
	border-color: transparent transparent transparent #fff;
}

/*--------共通ナビゲーション--------*/
#navWrap{
    background-color: rgba(222, 227, 242, 1);
    position: relative;
    width: 100%;
    z-index: 1111;
    border-bottom: solid 1px #d3af6c;
    box-shadow: 0 10px 15px 10px rgba(255, 255, 255, 0.45) inset, 0 5px 15px 5px rgba(31, 105, 168, 0.16);
}
#navWrap::before{
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.2);
    z-index: 2100;
}
.cx_smartphoneview #navWrap.nav_s{
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
#mainNav{
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    z-index: 2200;
    background: none;
    display: flex;
    /*align-items:center;*/
    justify-content: space-between;
}
.cx_smartphoneview #mainNav{
    width: 98%;
}
.cx_smartphoneview .nav_s #mainNav{
    width: 180%;
    /*width: 96%;*/
    padding-left: 2%;
    padding-right: 2%;
}


#mainNav li{
    /*float: none;*/
    flex-shrink: 0;
    position: relative;
    height: auto;
    border-radius: 0;
    margin: 0 0.2%;
}
#mainNav.len3 li{
    width: 33%;
    margin: 0 0.5% 0 0;
}
#mainNav.len3 li:nth-of-type(3n){ margin: 0;}
#mainNav.len4 li{
    width: 24.7%;
    margin: 0 0.4% 0 0;
}
#mainNav.len4 li:nth-of-type(4n){ margin: 0;}
#mainNav.len5 li{
    width: 19.68%;
    margin: 0 0.4% 0 0;
}
#mainNav.len5 li:nth-of-type(5n){ margin: 0;}
#mainNav.len6 li{
    width: 16.25%;
    margin: 0 0.5% 0 0;
}
#mainNav.len6 li:nth-of-type(6n){ margin: 0;}


#mainNav li a{
    display: flex;
    width: 100%;
    height: 3.6em;
    text-align: center;
    color: #fff;
    font-size: 90%;
    font-weight: bold;
    line-height: 1.2em;
    box-sizing: border-box;
    position: relative;
    background-color: #906c28;
    justify-content: center;
    align-items: center;
}
#mainNav li.line2 a{
    height: 3.6em;
    line-height: 1.3em;
    padding-top: 0.6em;
}

@media screen\0 {
	#mainNav li a{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}
#mainNav li a:hover{ background-color: #a07524;}
#mainNav li a::before{
    content: "";
    display: block;
    background-color: rgba(255,255,255,0.1);
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
}

.cx_smartphoneview #mainNav li{
    /*width: 49.5%;
    margin: 0 1% 2px 0;*/
    width: 33%;
    margin: 0 0.5% 2px 0;
}
.cx_smartphoneview #mainNav.len4 li:nth-of-type(4n),
.cx_smartphoneview #mainNav.len3 li:nth-of-type(3n),
.cx_smartphoneview #mainNav.len6 li:nth-of-type(3n){ margin: 0;}
.cx_smartphoneview #mainNav.len4 li{
    width: 24.7%;
    margin: 0 0.4% 0 0;
}
.cx_smartphoneview #mainNav.len5,
.cx_smartphoneview #mainNav.len6{ flex-wrap:wrap;}
.cx_smartphoneview #mainNav.len5 li:nth-of-type(1){
    width: 49.75%;
    margin: 0 0.5% 2px 0;
}
.cx_smartphoneview #mainNav.len5 li:nth-of-type(2){
    width: 49.75%;
    margin: 0 0 2px 0;
}
.cx_smartphoneview #mainNav li a{
    width: 100%;
    height: 100px;
    font-size: 82%;
}
/*.cx_smartphoneview .nav_s #mainNav li a{
    background-color: #b20000;
}*/
.cx_smartphoneview .nav_s #mainNav.len5,
.cx_smartphoneview .nav_s #mainNav.len6{ flex-wrap:nowrap;}
.cx_smartphoneview .nav_s #mainNav.len5 li{
    width: 19.68%;
    margin: 0 0.4% 0 0;
}
.cx_smartphoneview .nav_s #mainNav.len5 li:nth-of-type(5n){ margin: 0;}
.cx_smartphoneview .nav_s #mainNav.len6 li{
    width: 16.25%;
    margin: 0 0.5% 0 0;
}
.cx_smartphoneview .nav_s #mainNav.len6 li:nth-of-type(6n){ margin: 0;}

.cx_smartphoneview #mainNav li.line2 a{
    line-height: 1.3;
    padding-top: 18px;
}
.cx_smartphoneview #mainNav li.line2_sp a{
    line-height: 1.3;
    padding-top: 18px;
}
/*.cx_smartphoneview #mainNav li a::before{
    height: 92px;
}*/
.cx_smartphoneview #mainNav li.comingsoon:after{ font-size: 90%;}

.cx_smartphoneview #navWrap.short{
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.cx_smartphoneview #navWrap.short ul{
    /*width: 130%;*/
    width: 160%;
    padding: 10px 2%;
    box-sizing: border-box;
}
.cx_smartphoneview #navWrap.short ul li{
    /*width: 24.4%;*/
    width: 19.2%;
    margin: 0 0.8% 0 0;
}
.cx_smartphoneview #navWrap.short ul li.line2 a{
    line-height: 1.3;
    padding-top: 18px;
}
.cx_smartphoneview #navWrap.short ul li:nth-last-of-type(1){ margin: 0;}
.cx_smartphoneview #navWrap.short ul li a{
    height: 86px;
    line-height: 86px;
    font-size: 84%;
}
.cx_smartphoneview #navWrap.short ul li a.line1{ padding: 26px 0 0;}
.cx_smartphoneview #navWrap.short ul li a::before{
    height: 78px;
}
.cx_smartphoneview #navWrap.short  ul li.comingsoon:after{ display: none;}



#mainNav li a.line1{ padding: 25px 0 0;}
#mainNav li a .narrow1{
    letter-spacing: -0.05em;
    -ms-transform: scale(0.9,1.0);
    -webkit-transform: scale(0.9,1.0);
    -moz-transform: scale(0.9,1.0);
    transform: scale(0.9,1.0);
    display:inline-block;
}
#mainNav li a .narrow2{
    letter-spacing: -0.1em;
}

.s01 #mainNav li:nth-of-type(1) a,
.s02 #mainNav li:nth-of-type(2) a,
.s03 #mainNav li:nth-of-type(3) a,
.s04 #mainNav li:nth-of-type(4) a,
.s05 #mainNav li:nth-of-type(5) a,
.s06 #mainNav li:nth-of-type(6) a{
    background-color: #b27d1a;
    cursor: default;
}


/* ------------------------------
	共通動画エリア
------------------------------ */
.moviePage #movie{ padding-bottom: 60px;}

#movie li a.active .thum,
#movie li a:hover .thum{
    border-bottom: solid 5px #c99a15;
}

#movie h2{
    background-color: #be000f;
    color: #fff;
    line-height: 1.4;
    padding: 8px 25px 8px 10px;
    cursor: pointer;
    position: relative;
    font-size: 120%;
}
#movie h2:hover{ background-color: #db0011;}
#movie h2::before{
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    background-color: rgba(255,255,255,0.2);
    position: absolute;
    top: 0;
    left: 0;
}
#movie h2::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%; right: 15px;
	margin:-5px 0 0 0;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 11px 9px 0 9px;
	border-color: #fff transparent transparent transparent;
}
.cx_smartphoneview #movie h2::after{
    top: 50%; right: 15px;
	margin:-7px 0 0 0;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 14px 12px 0 14px;
	border-color: #fff transparent transparent transparent;
}
.moviePage #movie ul{
    margin: 0 0 10px;
}


/* ---------------------------------------------
	トップページ
--------------------------------------------- */
/* -----------------------------------
	LIVE配信
----------------------------------- */
#liveBtn a{
    display: block;
    background-color: #ef2664;
    line-height: 1.2;
    padding: 1.6em;
    color: #fff;
    font-weight: bold;
    font-size: 110%;
    position: relative;
}
#liveBtn a::before{
    content: "";
    display: block;
    background-color: rgba(255,255,255,0.2);
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
#liveBtn a:hover{ background-color: #ff447d;}
#liveBtn a::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%; right: 1em;
	margin: -8px 0 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 8px 0 8px 12px;
	border-color: transparent transparent transparent #ffe3eb;
}
#liveBtn a span{
    background: #fff url("../img/fod_logo.svg") no-repeat center center;
    width: 5.4em;
    height: 2.4em;
    background-size: 88%;
    display: block;
    float: left;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    margin: -0.6em 0.8em 0 0;
}

.cx_smartphoneview #liveBtn a{
    padding: 1.2em 0.8em;
}
.cx_smartphoneview #liveBtn a::after{
    margin: -14px 0 0;
    border-width: 14px 0 14px 22px;
}
.cx_smartphoneview #liveBtn a span{
    /*width: 134px;
    padding-top: 11.6%;
    margin-top: -0.1em;*/
    margin-top: 0em;
}

#liveBtn.comingsoon{ position: relative;}
#liveBtn.comingsoon a{
    opacity: 0.3;
    cursor: default;
}
#liveBtn.comingsoon::after{
    content: "COMING SOON";
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.0;
    color: rgba(89,34,113,1);
    top: 50%;
    left: 0; right: 0;
    margin: -0.45em auto 0;
    text-shadow: 1px 1px 10px #fff;
}
#liveBtn.comingsoon a:hover{ background-color: #ef2664;}

/* -----------------------------------
	スペシャル動画
----------------------------------- */
#movWrap ul{
    display: flex;
    flex-wrap: wrap;
}
#movWrap li{
    flex-shrink: 0;
    width: 32%;
    margin: 0 2% 10px 0;
    box-sizing: border-box;
    /*border: solid 1px #ccc;*/
    border-bottom: solid 5px #aaa;
    padding: 0 0 5px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.16);
    display: none;
}
#movWrap li:nth-of-type(3n){
    margin: 0 0 10px 0;
}

.cx_smartphoneview #movWrap li{
    width: 49.5%;
    margin: 0 1% 10px 0;
}
.cx_smartphoneview #movWrap li:nth-of-type(3n){ margin: 0 1% 10px 0;}
.cx_smartphoneview #movWrap li:nth-of-type(2n){ margin: 0 0 10px 0;}

#movWrap li.w100{
    width: 100%;
    float: none;
    margin-right: 0;
}

#movWrap li:hover{ border-bottom: solid 5px #d40d3b;}

#movWrap li .thum{
    margin-bottom: 6px; position: relative;
    min-height: 110px;
}
.cx_smartphoneview #movWrap li .thum{ min-height: 170px;}
#movWrap li .thum::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: url("../img/playIcn.png") no-repeat;
    width: 29px;
    height: 29px;
    background-size: contain;
    border: solid 2px rgba(255,255,255,0.4);
    border-radius: 50%;
}
.cx_displaydevice #movWrap li:hover .thum::after{ border: solid 2px rgba(255,255,255,1.0);}
.cx_smartphoneview #movWrap li .thum::after{
    width: 50px;
    height: 50px;
    border: solid 4px rgba(255,255,255,1);
}


#movWrap li.w100 .thum::after{
    width: 60px;
    height: 60px;
    border: solid 5px rgba(255,255,255,0.4);
}
#movWrap li.w100:hover .thum::after{ border: solid 5px rgba(255,255,255,1.0);}

#movWrap li .thum img{ width: 100%; height: auto;} 
#movWrap li .cap,
#movWrap li dt{ padding: 0 10px;}
#movWrap li .cap{
    font-size: 82%;
    line-height: 1.3;
    color: #555;
}
#movWrap li dt{
    font-weight: bold;
    line-height: 1.4;
    color: #967840;
    font-size: 94%;
}

#movWrap .moreview{
    display: block;
    background-color: #ef2664;
    text-shadow: none;
    font-size: 110%;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    width: 100%;
    position: relative;
    text-align: center;
}
#movWrap .moreview::before{
    content: "";
    display: block;
    background-color: rgba(255,255,255,0.2);
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    border: none;
}
.cx_displaydevice #movWrap .moreview:hover{ background-color: #ff447d;}
#movWrap .moreview::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%; right: 1em;
	margin: -6px 0 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 12px 8px 0 8px;
	border-color: #ffe3eb transparent transparent transparent;
}
#movWrap .moreview.on::after{
    
	border-width: 0 8px 12px 8px;
	border-color: transparent transparent #ffe3eb transparent;
}

/* -----------------------------------
	放送スケジュール
----------------------------------- */
#contentsWrap .h2opt{
    font-size: 90%;
    /*color: #0c4796;*/
    color: #333;
    font-weight: bold;
    position: absolute;
    top: 6px;
    left: 0;
    padding-left: 9em;
    line-height: 1.4;
}
.cx_smartphoneview #contentsWrap .h2opt{
    position: relative;
    top: 0;
    padding-left: 0;
    margin: -5px 0 10px;
}
.pageTop #oaSchedule{ position: relative;}
.pageTop #oaSchedule.stream{ margin-bottom: 20px;}
.pageTop #oaSchedule dl{
    border-left: solid 3px #cbb064;
    border-bottom: solid 1px #cbb064;
    padding-bottom: 4px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
}
.cx_smartphoneview .pageTop #oaSchedule dl{
    margin-bottom: 0.5em;
    line-height: 1.4;
    letter-spacing: -0.03em;
}
.pageTop #oaSchedule.stream dl{ line-height: 1.3; margin: 0 0 10px;}
.cx_smartphoneview .pageTop #oaSchedule.stream dl{ margin: 0 0 10px;}
.pageTop #oaSchedule dl > *{ flex-shrink: 0;}
/* .pageTop #oaSchedule dd{ width: calc(100% - 6.2em);} */
.cx_smartphoneview .pageTop #oaSchedule dd{ width: 100%;}
.oaSchedule__day__list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: dashed 1px #9a731a;
    padding-bottom: 0.4em;
    margin-bottom: 0.4em;
}
.al_fStart{ align-items: flex-start;}
.oaSchedule__day__list:nth-last-of-type(1){
    border-bottom: none;
    margin-bottom: 0em;
}
.cx_smartphoneview .sp_flex-start{ align-items: flex-start;}
.pageTop #oaSchedule dt,
.oaSchedule__day__list__time{
    /*color: #67c6dd;*/
    color: #9a731a;
    font-weight: bold;
    font-size: 110%;
    line-height: 1.4;
}
.pageTop #oaSchedule dt{
    /* width: 5.5em; */
    margin-right: 0.5em;
}
.pageTop #oaSchedule dd{
    color: #374576;
    font-weight: bold;
    font-size: 100%;
    line-height: 1.4;
}
.pageTop #oaSchedule dd span{
    font-size: 70%;
}
.oaSchedule__day__list__time{
    margin-right: 0.5em;
    /* width: 100%; */
}
.oaSchedule__day__list__ch{
    background-color: #956c2b;
    color: #fff;
    line-height: 1;
    padding: 0.1em 0.3em;
    margin-right: 0.5em;
}
.oaSchedule__day__list__ch.bs{
    background-color: #374576;
}
.oaSchedule__day__list__category{ font-feature-settings: "palt";}
.pageTop #oaSchedule .live::after{ background-color: #d40d3b;}
.pageTop #oaSchedule .partlive::after{
    content: "一部LIVE";
    background-color: #c3091c;
    color: #FFF;
    margin: 0 0 0 10px;
    padding: 3px 10px;
    border-radius: 5px;
    font-size: 90%;
}
@media all and (-ms-high-contrast:none) {
	.pageTop #oaSchedule .live::after,
    .pageTop #oaSchedule .partlive::after{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}

.pageTop #oaSchedule dl.add{
    background-color: #e7f8ff;
    border: none;
    text-align: left;
    font-size: 94%;
    margin-bottom: 10px;
}
.pageTop #oaSchedule dl.add dt span{
    font-weight: normal;
    font-size: 70%;
}
.pageTop #oaSchedule dl.add dd{
    color: #555;
    text-align: left;
}
.pageTop #oaSchedule dl.add dd.category{
    float: left;
    font-size: 94%;
    line-height: 1.2;
    background-color: #796121;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
    margin-right: 5px;
}
.pageTop #oaSchedule dl.add dd.oadate{
    /*color: #9a731a;*/
    width: 100%;
    display: inline-block;
    padding-left: 0;
}
.pageTop #oaSchedule dl.add .ttl{
    margin-bottom: 0;
    font-weight: bold;
    color: #374576;
    font-size: 110%;
    float: left;
}
.pageTop #oaSchedule .add dd.link a{
    background-color: #ef2664;
    color: #fff;
    font-weight: bold;
    padding: 0.8em 0.6em;
    line-height: 1.0;
    margin: 5px 0 0;
    border-radius: 5px;
    text-align: center;
    display: block;
}
.pageTop #oaSchedule .add dd.link a:hover{ background-color: #ff3d79;}
.cx_smartphoneview .pageTop #oaSchedule .add dd.oadate{ line-height: 1.4;}
/*.cx_smartphoneview .pageTop #oaSchedule .add dt,
.cx_smartphoneview .pageTop #oaSchedule .add dd{ text-align: center !important;}*/
.oaSchedule__day__attention{
    font-size: 74%;
    line-height: 1.4;
    padding-top: 0.2em;
    font-weight: normal;
    color: #333;
    width: 100%;
}

/* ------- アコーディオン ------- */
.pageTop #oaSchedule h2 + a{
    background-color: #57658b;
    font-weight: bold;
    padding: 0.8em 0;
    border-radius: 5px;
    margin-bottom: 10px;
}
.pageTop #oaSchedule h2 + a:hover{ background-color: #6678a8;}
.pageTop #oaSchedule .hide{ display: none;}

/* -----------------------------------
	選手紹介
----------------------------------- */
.skater h2 + p{
    text-align: center;
    padding: 0.6em 0 0.4em;
    color: #ef2664;
    font-weight: bold;
    border: solid 2px #ef2664;
    margin-bottom: 1em;
}
.skater h2 + p a{
    color: #ef2664;
    font-weight: bold;
    text-decoration: underline;
}
.skater #skaterListWrap{
    display: flex;
    flex-wrap: wrap;
}
.skater #skaterListWrap li{
    /*float: left;*/
    flex-shrink: 0;
    width: 32%;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    margin: 0 2% 15px 0;
    border-radius: 5px;
    overflow: hidden;
    border-bottom: solid 6px #9a731a;
    padding-bottom: 0.3em;
    position: relative;
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    -webkit-transition:  -webkit-transform 0.2s ease-out;
    -ms-transition:  -ms-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
.skater #skaterListWrap li:hover{
    border-bottom: solid 6px #d40d3b;
    /*margin-top: -3px;*/
    -ms-transform: translate3d(0, -3px, 0);
    -webkit-transform: translate3d(0, -3px, 0);
    -moz-transform: translate3d(0, -3px, 0);
}
.skater #skaterListWrap li:nth-of-type(3n){ margin-right: 0;}
.skater #skaterListWrap li .photoWrap{
    height: 200px;
    overflow: hidden;
}
.skater #skaterListWrap li img{
    width: 100%;
    height: auto;
    backface-visibility: hidden;
}
.skater #skaterListWrap li p:nth-of-type(1){
    text-align: center;
    line-height: 1.2;
    padding: 0.3em 0.3em 0;
    font-weight: bold;
    color: #9a731a;
}
.skater #skaterListWrap li p:nth-of-type(2){
    text-align: center;
    line-height: 1.2;
    font-size: 88%;
    padding: 0 0.3em;
}

.cx_smartphoneview .skater .narrowsp{
    letter-spacing: -0.1em;
    -ms-transform: scale(0.9,1.0);
    -webkit-transform: scale(0.9,1.0);
    -moz-transform: scale(0.9,1.0);
    transform: scale(0.9,1.0);
    display:inline-block;
}

.skater #skaterListWrap li::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0.4em; right: 0.3em;
	margin:0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 8px 0 8px 12px;
	border-color: transparent transparent transparent #ffc279;
}

.cx_smartphoneview .skater #skaterListWrap li::after{
    border-width: 12px 0 12px 16px;
    bottom: 0.3em; right: 0.1em;
}

/* -----------------------------------
	出演者
----------------------------------- */
#contentsWrap #cast h2::before{ content: "";}
.pageTop #cast{
    margin-top: 20px;
    line-height: 1.6;
}
.pageTop #cast dt{
    float: left;
    min-width: 74px;
    /*background-color: #58006c;*/
    background-color: #796121;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 2px;
}
.pageTop #cast dt.mb10{ margin-bottom: 10px;}

@media all and (-ms-high-contrast:none) {
	.pageTop #cast dt{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}
.pageTop #cast dd{
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 5.3em;
    color: #374576;
}
.pageTop #cast span{ letter-spacing: -0.05em;}
.pageTop #cast dd .category{
    font-size: 94%;
    color: #9a731a;
    margin-left: -0.5em;
}
.cx_smartphoneview .pageTop #cast dt{ min-width: 114px;}
.cx_smartphoneview .pageTop #cast dd{ padding-left: 5.2em;}

.cast__pos{
    font-size: 110%;
    font-weight: bold;
    color: #9a731a;
    text-align: center;
    line-height: 1.4;
    padding-bottom: 0.3em;
}
.cast__photo img{
    width: 100%; height: auto;
}
.cast__name{
    font-size: 114%;
    font-weight: bold;
    text-align: center;
    padding: 0.3em 0;
    border-bottom: solid 1px #cbb064;
}

/* -----------------------------------
	関連番組
----------------------------------- */
.preprgrm{
    padding-bottom: 2em;
    border-bottom: solid 1px #cbb064;
}
.preprgrm h3{
    font-size: 140%;
    color: #9a731a;
    line-height: 1.2;
    margin-bottom: 0.3em;
    font-feature-settings: "palt";
}
.preprgrm h3 span{ font-size: 88%;}
.preprgrm__photo{
    margin: 0 0 0.8em;
}
.preprgrm__photo img{
    width: 100%; height: auto;
}
.preprgrm__intro{
    font-size: 94%;
    line-height: 1.8;
    margin-bottom: 1em;
}
.cx_smartphoneview .preprgrm__intro{
    padding: 0 0.6em;
}
.preprgrm__intro .strong{
    font-weight: bold;
    color: #ee5c80;
}
.preprgrm__schedule{
    background-color: #ffecf1;
    padding: 1em 1.5em;
}
.preprgrm__schedule dt{
    font-weight: bold;
    color: #9a731a;
    line-height: 1.4;
    margin-bottom: 0.5em;
}
.preprgrm__schedule__date{
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0.4em;
    border-left: solid 0.3em #ee5c80;
    padding-left: 0.4em;
}
.cx_smartphoneview .preprgrm__schedule{ padding: 1em 0.5em;}
.cx_smartphoneview .preprgrm__schedule__date{ letter-spacing: -0.03em;}

/* -----------------------------------
	公式Twitter
----------------------------------- */
#twitterWrap{
    border: none;
    margin-top: 60px;
    margin-bottom: 50px;
    position: relative;
}
#contentsWrap #twitterWrap h2{
    background: none;
    color: #2249b4;
    padding-bottom: 3px;
    border: none;
}
#contentsWrap #twitterWrap h2::before{
    content: "";
    display: block;
    background: url("../img/icn_x_bk.svg") no-repeat 0 0;
    width: 43px;
    height: 36px;
    float: left;
    margin-right: 5px;
}
#contentsWrap #twitterWrap h2::after{ display: none;}
/*#twitterWrap > a{
    background-color: #457eff;
}*/
#contentsWrap #twitterWrap h2 + p{
    font-size: 90%;
    letter-spacing: -0.05em;
}
#twitterWrap > a{
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #1da1f2;
    color: #fff;
    font-weight: bold;
    padding: 0.8em 0.4em;
}
.cx_smartphoneview #contentsWrap #twitterWrap h2 + p{
    font-size: 88%;
    margin-top: 10px;
    line-height: 1.2;
}
.cx_smartphoneview #twitterWrap > a{
    position: relative;
    text-align: center;
    margin-top: 10px;
}
.twitter__embed{ margin: 0.6em 0 4em;}
.cx_smartphoneview .twitter__embed{ margin-bottom: 2em;}
/* -----------------------------------
	FNNプライムオンライン
----------------------------------- */
#fnn_link a{
    display: block;
    padding: 0.6em 1em;
    box-shadow: 1px 1px 15px rgba(0,0,0,0.16);
    border-top: solid 5px #9a731a;
    border-bottom: solid 5px #9a731a;
    position: relative;
}
#fnn_link a p{
    font-weight: bold;
    letter-spacing: -0.03em;
}
#fnn_link a p:nth-of-type(1){
    font-size: 94%;
    line-height: 1.4;
    margin-bottom: 0.2em;
}
#fnn_link a p.logo{ font-size: 120%; color: #9a731a;}
#fnn_link a p.logo span{
    background: url("../img/fnn_logo.svg") no-repeat 0 center;
    display: inline-block;
    width: 15.3em;
    height: 1.6em;
    background-size: contain;
    text-indent: -300%;
    white-space: nowrap;
    overflow: hidden;
}
#fnn_link a::before{
    content: "";
    display: block;
    position: absolute;
    top: 50%; right: 10px;
	margin:-0.4em 0 0 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0.4em 0 0.4em 0.6em;
	border-color: transparent transparent transparent #b20000;
}
.cx_displaydevice #fnn_link a:hover{
    box-shadow: 1px 1px 22px rgba(209, 187, 111, 0.76);
}

.cx_smartphoneview #fnn_link a p:nth-of-type(1){ margin-bottom: 0.5em;}
.cx_smartphoneview #fnn_link a p.logo span{
    width: 13.9em;
    height: 1.48em;
}
.cx_smartphoneview #fnn_link a p.logo{
    font-size: 94%;
    letter-spacing: -0.07em;
}


/* ---------------------------------------------
	右エリア
--------------------------------------------- */
/*#fp-bhp #fp-bhp-moreoadate{ display: none !important;}
#fp-bhp-overlayWrap #fp-bhp-overlayContents #fp-bhp-sche{ display: none !important;}
#fp-bhp #fp-bhp-infomain h4.nextoatitle{ line-height: 1.6 !important;}
#fp-bhp #fp-bhp-infomain h4.nextoatitle::before{
    content: "NEXT";
    background-color: #9d7f00;
    color: #fff;
    padding: 5px 5px 3px;
    margin-right: 5px;
}*/
/*.cx_smartphoneview header#cx_ui_header,*/
#fp-bhp #fp-banner5Nav,
#fp-bhp #fp-bhp-rectangle{ display: none !important;}
/*#fp-bhp .fp-bhpblockPc#fp-bhp-infomain,
#fp-bhp .fp-bhpblockSp#fp-bhp-infomain,*/
#fp-bhp .fp-bhpblockPc#fp-bhp-twitter,
#fp-bhp .fp-bhpblockSp#fp-bhp-twitter{display: none !important;}
/* fp-ohp-customcss */
#fp-bhp.fpbhp-pc .contblock h2{
	color:#eee;
	background-color:#592271;
}
#fp-bhp #fp-bhp-infomain .nextoadate span{ background: #ef2664 !important;}


.sp_display .cx_anchor_link::before, .sp_display *:target::before{ display: none !important;}

#gbfooter{ position: relative; z-index: 555;}