@charset "UTF-8";

/*共通レイアウト*/
.cx_smartphoneview #sLheader{ padding: 0 14px;}
.cx_smartphoneview #fp-l{ padding: 0;}

#contentsWrap{
    /*margin-top: 20px;*/
    background: none;
}
.cx_smartphoneview #contentsWrap{ padding: 0 1em;}
#contentsWrap > div{ margin-bottom: ;}
#contentsWrap h2{
    border-bottom: ;
    margin-bottom: ;
    /*color: #52008e;*/
    color: #8d6c00;
    font-weight: bold;
}
.cx_smartphoneview #contentsWrap h2{ border-bottom: solid 2px #ddd}

/*--------共通ナビゲーション--------*/
#mainNav{
    background-color: ;
}
#mainNav li{
    background-color: ;
    border-radius: ;
}
#mainNav li a{
    color: ;
    background-color: ;
}
#mainNav li a:hover{
    background-color: ;
}

/* ------------------------------
	共通動画エリア
------------------------------ */
#movie li .thum{
    border-bottom: ;
}
#movie li a.active .thum,
#movie li a:hover .thum{
    border-bottom: ;
}
#movie li p{ color: ;}


/* ---------------------------------------------
	トップページ
--------------------------------------------- */
#mainVisual img{ width: 100%; height: auto;}

/* ------------------------------
	新着情報エリア
------------------------------ */
.pageTop #whatsnew li::before{
    content: "";
    color: ;
    display: ;
    width: ;
    height: ;
    background: ;
}
.pageTop #whatsnew li p.date{ color: ;}
.pageTop #whatsnew li p.newsTxt{ color: ;}
.pageTop #whatsnew li p a:hover{ color: ;}


/* ------------------------------
	放送予定エリア
------------------------------ */
.pageTop #oaSchedule{
    margin: -70px 0 10px;
}
.pageTop #oaSchedule h2{
    line-height: 1.2;
    border-bottom: none;
    position: relative;
    z-index: 100;
}
.cx_smartphoneview .pageTop #oaSchedule h2{ margin-bottom: 0.5em;}
.pageTop #oaSchedule dl{
    /*border-left: solid 5px #EAC248;*/
    /*border-left: solid 4px #F2D94F;*/
    border-left: none;
    font-feature-settings: "palt";
    border-bottom: solid 1px #d0ba73;
    padding-bottom: 0.4em;
    padding-left: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.cx_smartphoneview .pageTop #oaSchedule dl{ margin-bottom: 0.6em;}

.pageTop #oaSchedule dl > *{
    flex-shrink: 0;
}
.pageTop #oaSchedule dt{
    width: 5em;
    color: #000864;
    line-height: 1.2;
    font-size: 108%;
}
.pageTop #oaSchedule dd{
    font-weight: bold;
    line-height: 1.2;
    font-size: 108%;
    /*width: calc(100% - 10em);*/
}
.pageTop #oaSchedule dd.date{
    min-width: 7em;
}
.cx_smartphoneview .pageTop #oaSchedule dt{ width: 4.3em;}
/*.cx_smartphoneview .pageTop #oaSchedule dd{ padding-left: 4.1em;}*/
.pageTop #oaSchedule dd .attention{
    font-size: 72%;
    font-weight: normal;
}
.pageTop #oaSchedule .link{
    margin-top: 0.4em;
}
.pageTop #oaSchedule .link a.sLbtn{
    font-size: 94%;
    height: 2.5em;
    line-height: 2.5;
}
.pageTop #oaSchedule .link a.sLbtn::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;
}
.pageTop #oaSchedule .live::after{ background-color: #f57100;}
@media all and (-ms-high-contrast:none) {
	.pageTop #oaSchedule .live::after{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}
.cx_smartphoneview .pageTop #oaSchedule .live::after{ margin: 0;}

/* -----------------------------------
	LIVE配信
----------------------------------- */
.pageTop #liveBtn{ margin-bottom: 40px;}
#liveBtn a{
    display: block;
    background-color: #ef2664;
    line-height: 1.2;
    padding: 1.6em 1.2em;
    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: 80px;
    height: 0;
    padding-top: 6.6%;
    background-size: 80% 80%;
    display: block;
    float: left;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    margin: -0.4em 0.8em 0 0;
}

.cx_smartphoneview #liveBtn a{
    padding: 1.2em 0.6em;
    font-size: 100%;
    letter-spacing: -0.03em;
}
.cx_smartphoneview #liveBtn a::after{
    margin: -14px 0 0;
    border-width: 14px 0 14px 22px;
    right: 0.5em;
}
.cx_smartphoneview #liveBtn a span{
    width: 134px;
    padding-top: 11.6%;
    margin-top: -0.1em;
    margin-right: 0.4em;
}

/* -----------------------------------
	選手紹介
----------------------------------- */
.skater #skaterListWrap{
    display: flex;
    flex-wrap: wrap;
}
.skater #skaterListWrap li{
    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;
}
.skater #skaterListWrap li p:nth-of-type(1){
    text-align: center;
    line-height: 1.2;
    padding: 0.3em 0;
    font-weight: bold;
    color: #9a731a;
}
.cx_smartphoneview .skater #skaterListWrap li p:nth-of-type(1){
    font-size: 88%;
}
.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 #skaterListWrap li p:nth-of-type(1).narrowsp{
    letter-spacing: -0.1em;
    -ms-transform: scale(0.94,1.0);
    -webkit-transform: scale(0.94,1.0);
    -moz-transform: scale(0.94,1.0);
    transform: scale(0.94,1.0);
    display:inline-block;
    padding-left: 0.5em;
}
.cx_smartphoneview .skater #skaterListWrap li p:nth-of-type(1).narrowsp2{
    letter-spacing: -0.1em;
    -ms-transform: scale(0.8,1.0);
    -webkit-transform: scale(0.8,1.0);
    -moz-transform: scale(0.8,1.0);
    transform: scale(0.8,1.0);
    display:inline-block;
}

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

.cx_smartphoneview .skater #skaterListWrap li::after{
    border-width: 10px 0 10px 14px;
    bottom: 0.4em; right: 0.2em;
}

/*--------出演者--------*/
.pageTop #cast{
    background-color: rgba(0, 203, 240, 0.15);
    padding: 1.4em;
}
.pageTop #cast dl{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.5em;
    align-items: flex-start;
}
.pageTop #cast dl:nth-last-of-type(1){ margin-bottom: 0;}
.pageTop #cast dt{
    min-width: 3em;
    background-color: #58006c;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 2px 0;
    margin-right: 0.7em;
}

@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: 0;
    font-feature-settings: "palt";
    line-height: 1.4;
}
/*.cx_smartphoneview .pageTop #cast dt{
    min-width: 3em;
    font-size: 100%;
}
.cx_smartphoneview .pageTop #cast dd{
    padding-left: 3.4em;
    font-size: 108%;
}*/


/* -----------------------------------
	公式Twitter
----------------------------------- */
#twitterWrap{
    border: none;
    margin-top: 60px;
    margin-bottom: 50px;
    position: relative;
}
#contentsWrap #twitterWrap h2{
    background: none;
    color: #2249b4;
    padding-bottom: 3px;
}
#twEmbed{
    margin: 10px 0 0;
    background-color: #eaf8ff;
    box-shadow: 0px 0px 15px 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;
}
/*#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;
    border-radius: 5px;
}
.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;
}


#fp-bhp #fp-bhp-infomain{ display: none !important;}