@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-continents2023_wh.svg") no-repeat center 60%;
    text-indent: -500%;
    overflow: hidden;
    white-space: nowrap;
    height: 1.6em;
    background-size: 100% 60%;
}
.cx_displaydevice .skatePrg_tab__list > li.worldjr a{
    background: url("../../../figure/img/logo_worldjr2023_wh.svg") no-repeat center 60%;
    background-size: 100% 60%;
}
.cx_displaydevice .skatePrg_tab__list > li.world a{
    background: url("../../../figure/img/logo_world2023_wh.svg") no-repeat center 60%;
    background-size: 100% 60%;
}
.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") no-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("../photo/mainVisual_pc.png");
    background-repeat: no-repeat;
    background-position: center 0;
    width: 100%;
    background-size: contain;
    height: 0;
    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: 680px;
    padding-top: 0;
}*/
.cx_smartphoneview .pageTop #hdrWrap h1{
    background-image: url("../photo/mainVisual_sp.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 100%;
    height: 680px;
    padding-top: 0;
}
.pageTop #hdrWrap .hdrWrap__oadate{
    background: url("../img/oadate.png") no-repeat 0 0;
    width: 155px;
    height: 92%;
    background-size: contain;
    position: absolute;
    top: 4%;
    left: 3%;
    text-indent: -300%;
    white-space: nowrap;
    overflow: hidden;
}
.cx_smartphoneview .pageTop #hdrWrap .hdrWrap__oadate{ display: none;}
@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;
    margin-bottom: ;
    /*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%;
    overflow: visible;
}
#mainNav li.new::after{
    content: "NEW!";
    background-color: #ef2664;
    color: #fff;
    font-size: 70%;
    font-weight: bold;
    line-height: 1.0;
    padding: 1.0em 0.3em;
    border-radius: 50%;
    position: absolute;
    top: -0.3em;
    left: 0.2em
}
#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{
    width: 17.68%;
    margin: 0 0.4% 0 0;
}
#mainNav.len5 li:nth-of-type(1),
#mainNav.len5 li:nth-of-type(2){ width: 22.68%;}
#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 .thum{
    border-bottom: ;
}
#movie li a.active .thum,
#movie li a:hover .thum{
    border-bottom: solid 5px #c99a15;
}
#movie li p{ color: ;}

#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 h3{
    font-size: 110%;
    line-height: 1.4;
}
.pageTop #oaSchedule{ position: relative;}
.pageTop #oaSchedule dl{
    border-left: solid 3px #cbb064;
    border-bottom: solid 1px #cbb064;
    padding-left: 0.4em;
    padding-top: 0.2em;
    padding-bottom: 0.4em;
    margin-bottom: 0.5em;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
}
.cx_smartphoneview .pageTop #oaSchedule dl{
    margin-bottom: 5px;
    line-height: 1.4;
}
.pageTop #oaSchedule dt{
    color: #9a731a;
    display: inline-block;
    font-weight: bold;
    font-size: 110%;
    min-width: 6.0em;
}
.pageTop #oaSchedule dd.category{
    /*color: #67c6dd;*/
    color: #374576;
    font-weight: bold;
    font-size: 110%;
    line-height: 1.3;
    /*min-width: 12em;*/
    font-feature-settings: "palt";
}
.cx_smartphoneview .pageTop #oaSchedule dd.category.sp_w100{ width: 100%;}
.pageTop #oaSchedule dd.time{
    color: #555;
    font-size: 104%;
    line-height: 1.0;
    min-width: 11.5em;
}
.pageTop #oaSchedule dd.time.pl2{ padding-left: 20.6em;}
.mb02,
.mb02_pc{ margin-bottom: 0.2em;}
.cx_smartphoneview .mb03_sp{ margin-bottom: 0.3em;}
.cx_smartphoneview .mb02_pc{ margin-bottom: 0;}
/*.cx_smartphoneview .pageTop #oaSchedule dt{
    float: none;
    width: 100%;
}*/
.cx_smartphoneview .pageTop #oaSchedule dd.category{
    /*min-width: 5.3em;*/
    min-width: auto;
    padding-right: 0.4em;
    float: none;
}
.cx_smartphoneview .pageTop #oaSchedule dd.time{
    padding-left: 0;
    /*letter-spacing: -0.05em;*/
}
.pageTop #oaSchedule dd span.sub{ font-size: 90%;}
.pageTop #oaSchedule dd span.attention{ font-size: 68%;}
.pageTop #oaSchedule .live::after,
.pageTop #oaSchedule .highlight::after{
    background-color: #be0049;
    padding: 0;
    font-size: 80%;
    line-height: 1.4;
    border-radius: 0;
    min-width: 5em;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.9em;
}
.pageTop #oaSchedule .highlight::after{
    content: "ハイライト";
    background-color: #848484;
    color: #FFF;
    font-feature-settings: "palt";
}
.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%;
}
.cx_smartphoneview .pageTop #oaSchedule .live::after,
.cx_smartphoneview .pageTop #oaSchedule .highlight::after{
    top: 0.4em;
    margin-top: 0;
}
@media all and (-ms-high-contrast:none) {
    .pageTop #oaSchedule dd.time{ padding-left: 16.5em;}
    .pageTop #oaSchedule dd.time.pl2{ padding-left: 18em;}
	.pageTop #oaSchedule .live::after,
    .pageTop #oaSchedule .highlight::after,
    .pageTop #oaSchedule .partlive::after{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
        min-width: 6em;
	}
}

.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;
    min-width: auto;
}
.pageTop #oaSchedule dl.add dd.oadate{
    /*color: #9a731a;*/
    width: 100%;
    display: inline-block;
    padding-left: 0;
}
.cx_smartphoneview .pageTop #oaSchedule .add dd.oadate{ line-height: 1.4;}
.pageTop #oaSchedule dl.add dd.oadate li{ margin-bottom: 0.2em;}
.pageTop #oaSchedule dl.add dd.oadate li::before{
    content: "◆";
    color: #bf9a35;
    margin-right: 0.2em;
}
.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;}
.pageTop #oaSchedule .add dd.link2 ul{ display: flex;}
.pageTop #oaSchedule .add dd.link2 li{
    flex-shrink: 0;
    width: 49%;
    margin: 5px 2% 0 0;
    box-shadow: 1px 1px 15px #97d2ea;
}
.pageTop #oaSchedule .add dd.link2 li:nth-of-type(2n){ margin-right: 0;}
.pageTop #oaSchedule .add dd.link2 a{
    background-color: #fff;
    height: 3em;
    display: block;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    background-image: url("../img/fod_logo.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 68%;
    position: relative;
}
.pageTop #oaSchedule .add dd.link2 .tver a{
    background-image: url("../img/tver_logo.png");
    background-size: auto 90%;
    background-position: center 0;
}
.pageTop #oaSchedule .add dd.link2 a::after{
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.06);
}
.cx_displaydevice .pageTop #oaSchedule .add dd.link2 a:hover{ opacity: 0.7;}
/*.cx_smartphoneview .pageTop #oaSchedule .add dt,
.cx_smartphoneview .pageTop #oaSchedule .add dd{ text-align: center !important;}*/


/* ------- アコーディオン ------- */
.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;}

/* -----------------------------------
	スペシャルLive配信
----------------------------------- */
#liveWrap h3{
    color: #591b74;font-size: 118%;
    line-height: 1.6;
    padding-bottom: 0.3em;
    letter-spacing: -0.05em;
    /*display: flex;
    align-items: center;
    flex-wrap: wrap;*/
}
/*.cx_smartphoneview #liveWrap h3{ display: block;}*/

/*#liveWrap h3:before{
    content: "";
    display: inline-block;
    background: url("../img/sakura.svg") no-repeat center center;
    width: 1.4em;
    height: 1.4em;
    background-size: contain;
    margin-right: 0.2em;
    vertical-align: sub;
}*/
.live_yt{ margin-bottom: 2em;}
.live_yt__info,
.live_instagram__info{
    background-color: #ffe3f4;
    padding: 1em 2em;
}
.live_yt__info{ padding-top: 0.6em;}
.live_instagram__info{ padding-top: 1.3em;}
.live_yt__info__cast{
    color: #591b74;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 0.5em;
    padding-top: 0.5em;
    padding-bottom: 0.8em;
    border-top: solid 0.1em #ef2664;
}
.live_yt__info__schedule,
.live_instagram__info__schedule{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
.live_yt__info__schedule{
    margin-top: 1.4em;
}
.live_yt__info__schedule li,
.live_instagram__info__schedule li{
    font-size: 94%;
    line-height: 1.2;
    padding-bottom: 0.4em;
}
.live_yt__info__schedule li::before,
.live_instagram__info__schedule li::before{
    /*content: "◆ ";
    color: #ef4e92;*/
    content: "";
    display: inline-block;
    background: url("../img/sakura.svg") no-repeat center center;
    width: 1.1em;
    height: 1.3em;
    background-size: contain;
    margin-right: 0.2em;
    vertical-align: sub;
}
.live_yt__info__attention,
.live_instagram__info__attention{
    font-size: 80%;
    line-height: 1.2;
}

.link_btn a{
    display: block;
    background-color: #ef2664;
    line-height: 1.2;
    padding: 1.0em 1.6em;
    color: #fff;
    font-weight: bold;
    font-size: 110%;
    position: relative;
    margin-top: 0.6em;
    text-align: center;
}
.link_btn a::before{
    content: "";
    display: block;
    background-color: rgba(255,255,255,0.2);
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
.link_btn a:hover{ background-color: #ff447d;}
.link_btn 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 .link_btn a::after{
    margin: -10px 0 0;
    border-width: 10px 0 10px 18px;
}
.link_btn a p{
    display: flex;
    justify-content: center;
    align-items: center;
}
.link_btn a p::before{
    content: "";
    display: block;
    background: url("../img/tiktok_wh.svg") no-repeat center center;
    width: 1.2em;
    height: 1.2em;
    margin-right: 0.2em;
}
.link_btn.youtube a p::before{
    background: url("../img/icn_youtube.svg") no-repeat center center;
    width: 1.6em;
    height: 1.2em;
}
.link_btn.instagram a p::before{
    background: url("../img/icn_instagram.svg") no-repeat center center;
    width: 1.4em;
    height: 1.4em;
}

.small{ font-size: 80%;}
/*.insta_logo,
.yt_logo,
.tiktok_logo{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}*/
.insta_logo::before,
.yt_logo::before,
.tiktok_logo::before{
    content: "";
    display: inline-block;
    background: url("../img/icn_instagram_cl.png") no-repeat center center;
    width: 1.2em;
    height: 1.2em;
    background-size: contain;
    margin-left: 0.1em;
    margin-right: 0.1em;
    vertical-align: sub;
}
.yt_logo::before{
    background: url("../img/icn_youtube.svg") no-repeat center center;
    background-size: contain;
}
.tiktok_logo::before{
    background: url("../img/tiktok.svg") no-repeat center center;
    background-size: contain;
}
/*.cx_smartphoneview .insta_logo,
.cx_smartphoneview .yt_logo,
.cx_smartphoneview .tiktok_logo{ display: inline-block;}
.cx_smartphoneview .insta_logo::before,
.cx_smartphoneview .yt_logo::before,
.cx_smartphoneview .tiktok_logo::before{ vertical-align: sub;}*/
.live_instagram__intro{
    font-size: 94%;
    line-height: 1.6;
    padding-bottom: 0.4em;
}

/* -----------------------------------
	選手紹介
----------------------------------- */
.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 li{
    float: left;
    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;}

/* ------- SPサポーター ------- */
.cast__supporter{
    margin-bottom: 1.2em;
    border-bottom: solid 1px #cbb064;
}
.cast__supporter h3{
    color: #9a731a;
    font-size: 110%;
    line-height: 1.2;
    padding-bottom: 0.2em;
    text-align: center;
    font-feature-settings: "palt";
}
.cast__supporter__photo{
    height: 260px;
    background-color: #aaa;
}
.cast__supporter__name{
    font-size: 110%;
    font-weight: bold;
    color: #374576;
    padding: 0.2em 0;
    text-align: center;
}


/* -----------------------------------
	公式Twitter
----------------------------------- */
#twitterWrap{
    border: none;
    margin-top: 60px;
    margin-bottom: 50px;
    position: relative;
}
#contentsWrap #twitterWrap h2{
    background: none;
    color: #2249b4;
    padding-bottom: 3px;
    border: none;
}
#twEmbed{
    margin: 10px 0 0;
    background-color: #e8f8fa;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.1) inset;
}
#contentsWrap #twitterWrap h2::before{
    content: "";
    display: block;
    background: url("../img/twIcn.png") 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;
}
/* -----------------------------------
	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;
}

/* ---------------------------------------------
	下層ページ
--------------------------------------------- */
.pageS #contentsWrap h2{
    background: none;
    text-align: center;
    color: #9a731a;
    font-size: 150%;
    line-height: 1.4;
    margin-bottom: 20px;
    box-sizing: border-box;
    border-left: none;
}
/*-------------ヘッダー-------------*/
.pageS #hdrWrap{
    background: url("../photo/bg01.jpg") no-repeat center center;
    background-size: cover;
    width: 100%;
    border-bottom: solid 5px #b4904d;
    position: relative;
}

/*.cx_smartphoneview .toppage  #hdrWrap{
    background-size: cover;
    height: 0;
    padding-top: 47%;
}*/
.pageS #hdrWrap h1{
    background-image: url("../img/hdr_s.png");
    background-repeat: no-repeat;
    background-position: center 0;
    width: 1000px;
    height: 160px;
    margin: 0 auto;
}
.cx_smartphoneview .pageS #hdrWrap h1{
    background-image: url("../img/hdr_s.png");
    background-repeat: no-repeat;
    background-position: center 0;
    width: 100%;
    height: 0;
    padding-top: 22%;
    background-size: 138%;
}
.pageS #hdrWrap h1,
.pageS #hdrWrap p{
    width: 100%;
    text-indent: -300%;
    white-space: nowrap;
    overflow: hidden;
}
.pageS #hdrWrap p{
    position: absolute;
    top: 0;
    left: 0;
}

/* -----------------------------------
	配信スケジュールページ
----------------------------------- */
.timetable #fp-contents{
    padding-top: 0;
    background-color: #fff;
    box-shadow: 1px 1px 40px 40px #fff;
}
/*.cx_smartphoneview .timetable #contentsWrap{
    width: 612px;
    margin: 0 auto;
}*/
.pageS.timetable #contentsWrap h2{
    z-index: 999;
    margin-bottom: 0;
    padding: 20px 0;
    background: none;
    background-color: #fff;
    color: #9a731a;
    text-align: center;
    font-size: 150%;
    border: none;
}
.timetable h2 + p{
    font-weight: bold;
    padding-bottom: 1em;
    margin-top: -0.8em;
    z-index: 1000;
    position: relative;
    line-height: 1.4;
    /*font-feature-settings: "palt";*/
}
.cx_smartphoneview .timetable h2 + p{
    letter-spacing: -0.05em;
}
.timetable #dateTab{
    display: flex;
    position: relative;
    border-bottom: solid 7px rgba(89,34,113,1);
    /*width: 612px;*/
    z-index: 999;
    background-color: #fff;
    box-sizing: border-box;
}
.timetable #dateTab li{
    flex-shrink: 0;
    /*width: 16.5%;*/
    /*width: 19.84%;*/
    width: 24.85%;
    margin-right: 0.2%;
    background-color: #ae82c1;
    text-align: center;
    color: #fff;
    line-height: 1.2em;
    cursor: pointer;
    height: 3em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    border-radius: 0.3em 0.3em 0 0;
}
.timetable #dateTab li .day{
    font-size: 88%;
    margin-left: 0.1em;
}
.cx_smartphoneview .timetable #dateTab li .day{ font-size: 78%;}
.cx_smartphoneview .timetable #dateTab{ padding: 0 1%;}
/*.cx_smartphoneview .timetable #dateTab li{
    width: 24.4%;
    margin-right: 0.8%;
}*/
.timetable #dateTab li:nth-last-of-type(1){ margin-right: 0;}
.timetable #dateTab li.on,
.cx_displaydevice .timetable #dateTab li:hover{
    /*line-height: 3.4em;*/
    height: 3.2em;
    margin-top: -0.2em;
    background-color: #592271;
}
.cx_displaydevice .timetable #dateTab li:hover{ background-color: #9966af;}
.cx_displaydevice .timetable #dateTab li.on:hover{ background-color: #592271;}
.cx_smartphoneview .timetable #dateTab li{
    font-size: 94%;
    letter-spacing: -0.05em;
    height: 3.4em;
}
.cx_smartphoneview .timetable #dateTab li.on{
    margin-top: -0.2em;
    background-color: #592271;
    height: 3.6em;
}

#timetableWrap #category{
    /*width: 580px;*/
    padding-left: 32px;
    z-index: 999;
    background-color: #5b6d90;
    box-sizing: border-box;
    font-weight: bold;
}
.cx_smartphoneview #timetableWrap #category{
    width: 1150px;
    padding-left: 38px;
}
#timetableWrap #category li{
    float: left;
    /*width: 20%;*/
    width: 33.33%;
    text-align: center;
    box-sizing: border-box;
    border-left: solid 1px #aaa;
    background-color: #5b6d90;
    color: #fff;
    line-height: 1.2;
    padding: 0.3em 0;
}
.cx_smartphoneview #timetableWrap #category li{ letter-spacing: -0.05em;}
#timetableWrap #dayAllWrap{
    position: relative;
    overflow: hidden;
}
#timetableWrap #dayAllWrap > div{ width: 6000px;}
.cx_smartphoneview #timetableWrap #dayAllWrap > div{ width: 4400px;}
.feat1{
    -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;
    -moz-transition:  -moz-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
.feat2{
    -ms-transform: translate3d(-1000px, 0, 0);
    -webkit-transform: translate3d(-1000px, 0px, 0);
    -moz-transform: translate3d(-1000px, 0px, 0);
    -webkit-transition:  -webkit-transform 0.2s ease-out;
    -ms-transition:  -ms-transform 0.2s ease-out;
    -moz-transition:  -moz-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
.feat3{
    -ms-transform: translate3d(-2000px, 0, 0);
    -webkit-transform: translate3d(-2000px, 0px, 0);
    -moz-transform: translate3d(-2000px, 0px, 0);
    -webkit-transition:  -webkit-transform 0.2s ease-out;
    -ms-transition:  -ms-transform 0.2s ease-out;
    -moz-transition:  -moz-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
.feat4{
    -ms-transform: translate3d(-3000px, 0, 0);
    -webkit-transform: translate3d(-3000px, 0px, 0);
    -moz-transform: translate3d(-3000px, 0px, 0);
    -webkit-transition:  -webkit-transform 0.2s ease-out;
    -ms-transition:  -ms-transform 0.2s ease-out;
    -moz-transition:  -moz-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
.feat5{
    -ms-transform: translate3d(-4000px, 0, 0);
    -webkit-transform: translate3d(-4000px, 0px, 0);
    -moz-transform: translate3d(-4000px, 0px, 0);
    -webkit-transition:  -webkit-transform 0.2s ease-out;
    -ms-transition:  -ms-transform 0.2s ease-out;
    -moz-transition:  -moz-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
.feat6{
    -ms-transform: translate3d(-5000px, 0, 0);
    -webkit-transform: translate3d(-5000px, 0px, 0);
    -moz-transform: translate3d(-5000px, 0px, 0);
    -webkit-transition:  -webkit-transform 0.2s ease-out;
    -ms-transition:  -ms-transform 0.2s ease-out;
    -moz-transition:  -moz-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
.cx_smartphoneview .feat1{
    -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;
    -moz-transition:  -moz-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
.cx_smartphoneview .feat2{
    -ms-transform: translate3d(-640px, 0, 0);
    -webkit-transform: translate3d(-640px, 0px, 0);
    -moz-transform: translate3d(-640px, 0px, 0);
    -webkit-transition:  -webkit-transform 0.2s ease-out;
    -ms-transition:  -ms-transform 0.2s ease-out;
    -moz-transition:  -moz-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
.cx_smartphoneview .feat3{
    -ms-transform: translate3d(-1280px, 0, 0);
    -webkit-transform: translate3d(-1280px, 0px, 0);
    -moz-transform: translate3d(-1280px, 0px, 0);
    -webkit-transition:  -webkit-transform 0.2s ease-out;
    -ms-transition:  -ms-transform 0.2s ease-out;
    -moz-transition:  -moz-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
.cx_smartphoneview .feat4{
    -ms-transform: translate3d(-1920px, 0, 0);
    -webkit-transform: translate3d(-1920px, 0px, 0);
    -moz-transform: translate3d(-1920px, 0px, 0);
    -webkit-transition:  -webkit-transform 0.2s ease-out;
    -ms-transition:  -ms-transform 0.2s ease-out;
    -moz-transition:  -moz-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
.cx_smartphoneview .feat5{
    -ms-transform: translate3d(-2560px, 0, 0);
    -webkit-transform: translate3d(-2560px, 0px, 0);
    -moz-transform: translate3d(-2560px, 0px, 0);
    -webkit-transition:  -webkit-transform 0.2s ease-out;
    -ms-transition:  -ms-transform 0.2s ease-out;
    -moz-transition:  -moz-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
.cx_smartphoneview .feat6{
    -ms-transform: translate3d(-3200px, 0, 0);
    -webkit-transform: translate3d(-3200px, 0px, 0);
    -moz-transform: translate3d(-3200px, 0px, 0);
    -webkit-transition:  -webkit-transform 0.2s ease-out;
    -ms-transition:  -ms-transform 0.2s ease-out;
    -moz-transition:  -moz-transform 0.2s ease-out;
    transition:  transform 0.2s ease-out;
}
#timetableWrap .day{
    /*border-top: solid 2px #b4904d;*/
    /*border-bottom: solid 2px #b4904d;*/
    line-height: 1.4;
    /*position: relative;*/
    width: 1000px;
    float: left;
}
#timetableWrap .day > div{
    margin-bottom: 10px;
    border-top: solid 2px #b4904d;
    border-bottom: solid 2px #b4904d;
    position: relative;
}
.cx_smartphoneview #timetableWrap .day{
    width: 640px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
.cx_smartphoneview #timetableWrap .day > div{ width: 1150px;}

.day__date{
    text-align: center;
    line-height: 1.2;
    font-size: 110%;
    font-weight: bold;
    margin: 10px 0;
    color: #592271;
}

#timetableWrap .hour{
    line-height: 5.9em;
    /*border-bottom: solid 0.05em #b4904d;*/
    border-bottom: solid 0.1em #fff;
    padding-left: 0.3em;
    background: rgb(222,234,247);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlZWFmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWYzZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgb(222,234,247) 0%, rgb(234,243,252) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(222,234,247)), color-stop(100%,rgb(234,243,252)));
    background: -webkit-linear-gradient(top,  rgb(222,234,247) 0%,rgb(234,243,252) 100%);
    background: -o-linear-gradient(top,  rgb(222,234,247) 0%,rgb(234,243,252) 100%);
    background: -ms-linear-gradient(top,  rgb(222,234,247) 0%,rgb(234,243,252) 100%);
    background: linear-gradient(to bottom,  rgb(222,234,247) 0%,rgb(234,243,252) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deeaf7', endColorstr='#eaf3fc',GradientType=0 );
    font-weight: bold;
}
.cx_smartphoneview #timetableWrap .hour{ padding-left: 0.2em;}
#timetableWrap .band{
    position: absolute;
    top: 0;
    left: 32px;
    width: 968px;
}
.cx_smartphoneview #timetableWrap .band{
    left: 38px;
    width: 1110px;
}
#timetableWrap .band li{
    float: left;
    /*width: 20%;*/
    width: 33.33%;
    text-align: center;
    box-sizing: border-box;
    border-left: dashed 1px #727ea2;
    position: relative;
}
#timetableWrap .band li a > div,
#timetableWrap .band li > div{
    background: rgb(234,211,136);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VhZDM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y0ZWFjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWQzODgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgb(234,211,136) 1%, rgb(244,234,200) 50%, rgb(234,211,136) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgb(234,211,136)), color-stop(50%,rgb(244,234,200)), color-stop(100%,rgb(234,211,136)));
    background: -webkit-linear-gradient(top,  rgb(234,211,136) 1%,rgb(244,234,200) 50%,rgb(234,211,136) 100%);
    background: -o-linear-gradient(top,  rgb(234,211,136) 1%,rgb(244,234,200) 50%,rgb(234,211,136) 100%);
    background: -ms-linear-gradient(top,  rgb(234,211,136) 1%,rgb(244,234,200) 50%,rgb(234,211,136) 100%);
    background: linear-gradient(to bottom,  rgb(234,211,136) 1%,rgb(244,234,200) 50%,rgb(234,211,136) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ead388', endColorstr='#ead388',GradientType=0 );
    position: absolute;
    width: 98%;
    left: 1%;
    padding-top: 1em;
    box-sizing: border-box;
}
#timetableWrap .band li div.fade{
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZDM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2VhZDM4OCIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZWFjOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  rgba(234,211,136,1) 0%, rgba(234,211,136,0.9) 10%, rgba(244,234,200,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,211,136,1)), color-stop(10%,rgba(234,211,136,0.9)), color-stop(100%,rgba(244,234,200,0)));
    background: -webkit-linear-gradient(top,  rgba(234,211,136,1) 0%,rgba(234,211,136,0.9) 10%,rgba(244,234,200,0) 100%);
    background: -o-linear-gradient(top,  rgba(234,211,136,1) 0%,rgba(234,211,136,0.9) 10%,rgba(244,234,200,0) 100%);
    background: -ms-linear-gradient(top,  rgba(234,211,136,1) 0%,rgba(234,211,136,0.9) 10%,rgba(244,234,200,0) 100%);
    background: linear-gradient(to bottom,  rgba(234,211,136,1) 0%,rgba(234,211,136,0.9) 10%,rgba(244,234,200,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ead388', endColorstr='#00f4eac8',GradientType=0 );
}
#timetableWrap .band li a{
    display: block;
}
.cx_displaydevice #timetableWrap .band li > a:hover > div{
    background: rgb(239,217,151);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZDk5NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZjFjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZmQ5OTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgb(239,217,151) 0%, rgb(255,241,198) 50%, rgb(239,217,151) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(239,217,151)), color-stop(50%,rgb(255,241,198)), color-stop(100%,rgb(239,217,151)));
    background: -webkit-linear-gradient(top,  rgb(239,217,151) 0%,rgb(255,241,198) 50%,rgb(239,217,151) 100%);
    background: -o-linear-gradient(top,  rgb(239,217,151) 0%,rgb(255,241,198) 50%,rgb(239,217,151) 100%);
    background: -ms-linear-gradient(top,  rgb(239,217,151) 0%,rgb(255,241,198) 50%,rgb(239,217,151) 100%);
    background: linear-gradient(to bottom,  rgb(239,217,151) 0%,rgb(255,241,198) 50%,rgb(239,217,151) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efd997', endColorstr='#efd997',GradientType=0 );
}
.cx_displaydevice #timetableWrap .band li a:hover > div.fade{
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZDk5NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2VmZDk5NyIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZjFjNiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  rgba(239,217,151,1) 0%, rgba(239,217,151,0.9) 10%, rgba(255,241,198,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,217,151,1)), color-stop(10%,rgba(239,217,151,0.9)), color-stop(100%,rgba(255,241,198,0)));
    background: -webkit-linear-gradient(top,  rgba(239,217,151,1) 0%,rgba(239,217,151,0.9) 10%,rgba(255,241,198,0) 100%);
    background: -o-linear-gradient(top,  rgba(239,217,151,1) 0%,rgba(239,217,151,0.9) 10%,rgba(255,241,198,0) 100%);
    background: -ms-linear-gradient(top,  rgba(239,217,151,1) 0%,rgba(239,217,151,0.9) 10%,rgba(255,241,198,0) 100%);
    background: linear-gradient(to bottom,  rgba(239,217,151,1) 0%,rgba(239,217,151,0.9) 10%,rgba(255,241,198,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efd997', endColorstr='#00fff1c6',GradientType=0 );
}
#timetableWrap .band li div p:nth-of-type(1){
    font-weight: bold;
}
#timetableWrap .band li div p.live,
#timetableWrap .band li div p.rec{
    background-color: #b20000;
    display: inline-block;
    color: #fff;
    line-height: 1.2;
    padding: 0 0.8em;
    border-radius: 20px;
    font-size: 84%;
    font-weight: bold;
}
#timetableWrap .band li div p.rec{ background-color: #5b6d90;}
#timetableWrap .band li div p.time{
    font-size: 94%;
    line-height: 1.2;
    font-weight: bold;
    padding-top: 0.3em;
}
#timetableWrap .band li div p.tv{
    width: 90%;
    box-sizing: border-box;
    line-height: 1.2;
    padding: 0.3em 0.7em;
    background-color: rgba(255,255,255,0.7);
    display: inline-block;
    margin-top: 0.3em;
    font-weight: bold;
    /*color: #836619;*/
    color: #b20000;
    border-top: solid 3px #836619;
    border-bottom: solid 3px #836619;
    font-feature-settings: "palt";
}
#timetableWrap .band li div p.tv span{
    font-weight: normal;
    font-size: 82%;
    color: #333;
    letter-spacing: -0.05em;
}
.cx_smartphoneview #timetableWrap .band li div p.tv{
    font-size: 88%;
    letter-spacing: -0.05em;
    /*width: auto;*/
}
.cx_smartphoneview #timetableWrap .band li div p.tv.link{ width: 90%;}
#timetableWrap .band li div.start_0{ top: 0;}
#timetableWrap .band li div.start_15{ top: 1.5em;}
#timetableWrap .band li div.start_25{ top: 2.5em;}
#timetableWrap .band li div.start_30{ top: 3em;}
#timetableWrap .band li div.start_35{ top: 3.5em;}
#timetableWrap .band li div.start_40{ top: 4em;}
#timetableWrap .band li div.start_45{ top: 4.5em;}
#timetableWrap .band li div.start_50{ top: 5em;}
#timetableWrap .band li div.start_57{ top: 5.7em;}
#timetableWrap .band li div.start_60{ top: 6em;}
#timetableWrap .band li div.start_80{ top: 8em;}
#timetableWrap .band li div.start_90{ top: 9em;}
#timetableWrap .band li div.start_105{ top: 10.5em;}
#timetableWrap .band li div.start_115{ top: 11.5em;}
#timetableWrap .band li div.start_120{ top: 12em;}
#timetableWrap .band li div.start_140{ top: 14em;}
#timetableWrap .band li div.start_145{ top: 15.5em;}
#timetableWrap .band li div.start_150{ top: 15em;}
#timetableWrap .band li div.start_180{ top: 18em;}
#timetableWrap .band li div.start_195{ top: 19.5em;}
#timetableWrap .band li div.start_235{ top: 23.5em;}
#timetableWrap .band li div.start_240{ top: 24em;}
#timetableWrap .band li div.start_251{ top: 25.1em;}
#timetableWrap .band li div.start_270{ top: 27em;}
#timetableWrap .band li div.start_290{ top: 29em;}
#timetableWrap .band li div.start_300{ top: 30em;}
#timetableWrap .band li div.start_320{ top: 32em;}
#timetableWrap .band li div.start_325{ top: 32.5em;}
#timetableWrap .band li div.start_330{ top: 33em;}
#timetableWrap .band li div.start_365{ top: 36.5em;}
#timetableWrap .band li div.start_380{ top: 38em;}
#timetableWrap .band li div.start_390{ top: 39em;}
#timetableWrap .band li div.start_405{ top: 40.5em;}
#timetableWrap .band li div.start_420{ top: 42.0em;}
#timetableWrap .band li div.start_424{ top: 42.4em;}
#timetableWrap .band li div.start_434{ top: 43.4em;}
#timetableWrap .band li div.start_450{ top: 45em;}
#timetableWrap .band li div.start_480{ top: 48em;}
#timetableWrap .band li div.start_485{ top: 48.5em;}
#timetableWrap .band li div.start_510{ top: 51em;}
#timetableWrap .band li div.start_537{ top: 53.7em;}
#timetableWrap .band li div.start_540{ top: 54em;}
#timetableWrap .band li div.h_30{ height: 3em;}
#timetableWrap .band li div.h_45{ height: 4.5em;}
#timetableWrap .band li div.h_50{ height: 5em;}
#timetableWrap .band li div.h_55{ height: 5.5em;}
#timetableWrap .band li div.h_59{ height: 5.9em;}
#timetableWrap .band li div.h_60{ height: 6em;}
#timetableWrap .band li div.h_70{ height: 7em;}
#timetableWrap .band li div.h_90{ height: 9em;}
#timetableWrap .band li div.h_150{ height: 15em;}
#timetableWrap .band li div.h_105{ height: 10.5em;}
#timetableWrap .band li div.h_109{ height: 10.9em;}
#timetableWrap .band li div.h_113{ height: 11.3em;}
#timetableWrap .band li div.h_114{ height: 11.4em;}
#timetableWrap .band li div.h_118{ height: 11.8em;}
#timetableWrap .band li div.h_115{ height: 11.5em;}
#timetableWrap .band li div.h_120{ height: 12em;}
#timetableWrap .band li div.h_125{ height: 12.5em;}
#timetableWrap .band li div.h_132{ height: 13.2em;}
#timetableWrap .band li div.h_135{ height: 13.5em;}
#timetableWrap .band li div.h_144{ height: 14.4em;}
#timetableWrap .band li div.h_150{ height: 15.0em;}
#timetableWrap .band li div.h_160{ height: 16.0em;}
#timetableWrap .band li div.h_163{ height: 16.3em;}
#timetableWrap .band li div.h_165{ height: 16.5em;}
#timetableWrap .band li div.h_167{ height: 16.7em;}
#timetableWrap .band li div.h_174{ height: 17.4em;}
#timetableWrap .band li div.h_180{ height: 18em;}
#timetableWrap .band li div.h_202{ height: 20.2em;}
#timetableWrap .band li div.h_204{ height: 20.4em;}
#timetableWrap .band li div.h_210{ height: 21em;}
#timetableWrap .band li div.h_224{ height: 22.4em;}
#timetableWrap .band li div.h_228{ height: 22.8em;}
#timetableWrap .band li div.h_230{ height: 23em;}
#timetableWrap .band li div.h_235{ height: 23.5em;}
#timetableWrap .band li div.h_240{ height: 24em;}
#timetableWrap .band li div.h_250{ height: 25em;}
#timetableWrap .band li div.h_255{ height: 25.5em;}
#timetableWrap .band li div.h_270{ height: 27em;}
#timetableWrap .band li div.h_299{ height: 29.9em;}
#timetableWrap .band li div.h_314{ height: 31.4em;}


#timetableWrap .band li div.btn_fod-pr,
#timetableWrap .band li div.btn_fod,
#timetableWrap .band li div.btn_tver{
    background: #fff url("../img/fod-pr_logo.png") no-repeat center 5px;
    width: 90%;
    margin: 0.3em auto 0;
    position: relative;
    left: auto;
    /*background-size: 90%;*/
    background-size: 66%;
    height: 0;
    /*padding-top: 22.75%;*/
    padding-top: 15.75%;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
}
#timetableWrap .band li div.btn_fod{
    background: #fff url("../img/fod_logo.png") no-repeat center 5px;
    background-size: 90%;
}
#timetableWrap .band li div.btn_tver{
    background: #fff url("../img/tver_logo.png") no-repeat center 7px;
    /*background-size: 90%;*/
    background-size: 66%;
}
/*#timetableWrap .band li div.btn_fod-pr::after,
#timetableWrap .band li div.btn_fod::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 2px;
    right: 0; left: 0;
	margin:0 auto;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 7px 0 7px 12px;
	border-color: transparent transparent transparent #ffc279;
}*/

#timetableWrap .band li div.btn_fod-pr + p,
#timetableWrap .band li div.btn_fod + p,
#timetableWrap .band li div.btn_tver + p,
#timetableWrap .band li p.link + p{
    position: relative;
    background-color: #b20000;
    width: 90%;
    margin: 0 auto;
    color: #fff;
    font-size: 80%;
    line-height: 1.2;
    font-weight: bold;
    padding: 0.2em 0;
    margin-bottom: 0.6em;
}
#timetableWrap .band li div.btn_fod-pr + p::after,
#timetableWrap .band li div.btn_fod + p::after,
#timetableWrap .band li div.btn_tver + p::after,
#timetableWrap .band li p.link + p::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 2px;
	margin:-5px 0 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #ffc279;
}
#timetableWrap .band li a:hover div.btn_fod-pr + p,
#timetableWrap .band li a:hover div.btn_fod + p,
#timetableWrap .band li a:hover div.btn_tver + p,
#timetableWrap .band li a:hover p.link + p{ background-color: #d60000;}

/* ---------------------------------------------
	右エリア
--------------------------------------------- */
/*#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;}