@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: -90px 0 40px;
}
.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: 11em;
    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% - 11em);
}
.cx_smartphoneview .pageTop #oaSchedule dt{ width: 9em;}
.cx_smartphoneview .pageTop #oaSchedule dd{ width: calc(100% - 9em);}
/*.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;}

/* ------------------------------
	見どころ
------------------------------ */
.pageTop #pickup h2{
    line-height: 1.1;
    border-bottom: none;
    position: relative;
    z-index: 100;
    color: #8d6c00;
    
    background: -moz-linear-gradient(top,  rgba(249,230,82,0) 64%, rgba(249,230,82,1) 65%, rgba(249,230,82,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(64%,rgba(249,230,82,0)), color-stop(65%,rgba(249,230,82,1)), color-stop(100%,rgba(249,230,82,1)));
    background: -webkit-linear-gradient(top,  rgba(249,230,82,0) 64%,rgba(249,230,82,1) 65%,rgba(249,230,82,1) 100%);
    background: -o-linear-gradient(top,  rgba(249,230,82,0) 64%,rgba(249,230,82,1) 65%,rgba(249,230,82,1) 100%);
    background: -ms-linear-gradient(top,  rgba(249,230,82,0) 64%,rgba(249,230,82,1) 65%,rgba(249,230,82,1) 100%);
    background: linear-gradient(to bottom,  rgba(249,230,82,0) 64%,rgba(249,230,82,1) 65%,rgba(249,230,82,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f9e652', endColorstr='#f9e652',GradientType=0 );
}
.cx_smartphoneview .pageTop #pickup h2{
    font-feature-settings: "palt";
    letter-spacing: -0.1em;
    line-height: 1.3;
    font-size: 129%;
}
.pageTop #pickup .catch{
    position: relative;
    margin: 20px 0 0;
}
.pageTop #pickup .catch:nth-of-type(1){margin: 0;}
.pageTop #pickup p{
    font-size: 94%;
    line-height: 1.8;
    margin-bottom: 12px;
}
.pageTop #pickup p span{ font-weight: bold;}
.cx_smartphoneview .pageTop #pickup p{
    font-size: 100%;
    text-align: justify;
}

.pageTop #pickup .photoBs{
    background-color: #fff;
    width: 49.5%;
    height: auto;
    margin-bottom: 10px;
    border: solid 1px #ddd;
    box-sizing: border-box;
    border-radius: 5px;
    overflow: hidden;
}
.pageTop #pickup .photoBs.fLeft{ margin-right: 1%;}
.pageTop #pickup .photoBs img{ width: 100%; height: auto;}
.pageTop #pickup .photoBs p{
    padding: 3px 5px;
    font-size: 88%;
    line-height: 1.4;
    margin-bottom: 0;
}

.pageTop #pickup .strong1,
.pageTop #pickup .strong2{
    font-weight: bold;
    font-size: 118%;
    color: #b50038;
}
.pageTop #pickup .strong2{ color: #0070e0;}
.cx_smartphoneview .pageTop #pickup .strong1,
.cx_smartphoneview .pageTop #pickup .strong2{ font-size: 100%;}

/* ------------------------------
	出場選手 詳細
------------------------------ */
#skaterList .btnWrap{
    display: flex;
    
}
#skaterList .btnWrap li{
    flex-shrink: 0;
    width: 49%;
    position: relative;
}
#skaterList .btnWrap li:nth-of-type(1){ margin-right: 2%;}
#skaterList .btnWrap li.comingsoon::after{
    content: "COMING SOON";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -1.1em auto 0;
    text-align: center;
    font-size: 80%;
    font-weight: bold;
    color: #122593;
}
a.link_pdf,
a.link_ex{
    display: block;
    text-align: center;
    border: solid 2px #122593;
    line-height: 1.2;
    padding: 0.7em 0;
    color: #122593;
    position: relative;
    margin: 0 0 0.6em;
    font-size: 100%;
    /*color: #fff;*/
    font-weight: bold;
}
.cx_displaydevice a.link_pdf:hover,
.cx_displaydevice a.link_ex:hover{
    border: solid 2px #344de0;
    color: #344de0;
}
.cx_displaydevice .comingsoon a.link_pdf:hover,
.cx_displaydevice .comingsoon a.link_ex:hover{
    border: solid 2px #122593;
    color: #122593;
}
#skaterList .btnWrap .comingsoon a.link_pdf,
#skaterList .btnWrap .comingsoon a.link_ex{
    opacity: 0.25;
}
a.link_pdf::before,
a.link_ex::before{
    content: "";
    display: block;
    width: 1.8em;
    height: 1.7em;
    background: url(../../img/icon_link-pdf.png) no-repeat 0 0;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 0.2em;
    margin: -0.85em 0 0;
    z-index: 666;
}
a.link_ex::before{
    background: url(../../img/icon_link-ex.svg) no-repeat 0 0;
    width: 1.2em;
    height: 1.2em;
    margin: -0.6em 0 0;
    right: 0.5em;
}
a.link_pdf::after,
a.link_ex::after{
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.05);
}
.cx_displaydevice a.link_pdf:hover::after,
.cx_displaydevice a.link_ex:hover::after{
    background-color: rgba(0,0,0,0.02);
}
.cx_displaydevice .comingsoon a.link_pdf:hover::after,
.cx_displaydevice .comingsoon a.link_ex:hover::after{
    background-color: rgba(0,0,0,0.05);
}

/* ------------------------------
	出場選手一覧
------------------------------ */
#skaterList .tab_Wrap{
    display: flex;
}
#skaterList .tab_Wrap li{
    flex-shrink: 0;
    width: 24.7%;
    text-align: center;
    margin: 0 0.4% 0 0;
    background-color: #2aafeb;
    color: #fff;
    line-height: 1.0;
    padding: 1em 0;
    font-weight: bold;
    border-radius: 0.5em 0.5em 0 0;
    opacity: 0.4;
    cursor: pointer;
}
.cx_smartphoneview #skaterList .tab_Wrap li{ font-size: 90%;}
#skaterList .tab_Wrap li.tab_women{
    background-color: #ce3cc9;
}
#skaterList .tab_Wrap li.tab_pair{
    background-color: #00a88e;
}
#skaterList .tab_Wrap li.tab_icedance{
    margin: 0;
    background-color: #f59700;
}
#skaterList .tab_Wrap li.on{ opacity: 1;}
.cx_displaydevice #skaterList .tab_Wrap li:hover{
    padding: 1.1em 0;
    margin-top: -0.2em;
}

#skaterList h3{ font-size: 114%;}
#skaterList > div{
    padding-top: 0.5em;
    border-top: solid 5px #2aafeb;
    display: none;
}
#skaterList > div.men{ display: block;}
#skaterList > div.women{ border-top: solid 5px #ce3cc9;}
#skaterList > div.pair{ border-top: solid 5px #00a88e;}
#skaterList > div.icedance{ border-top: solid 5px #f59700;}
#skaterList table{
    width: 100%;
    border-collapse: collapse;
    /*border-left: solid 1px #888;
    border-right: solid 1px #888;*/
    margin-bottom: 10px;
    border-top: solid 1px #aaa;
}
#skaterList tr:nth-child(odd){ background-color: rgba(255, 251, 232, 0.6);}
#skaterList th{
    background-color: #4cc7ff;
    color: #fff;
    font-size: 88%;
    line-height: 1.4;
    border-right: solid 1px #fff;
}
#skaterList .women th{ background-color: #cc41c8;}
#skaterList .pair th{ background-color: #00b79b;}
#skaterList .icedance th{ background-color: #ffb237;}
.cx_smartphoneview #skaterList th{ font-size: 78%; letter-spacing: -0.03em;}
#skaterList th,
#skaterList td{ padding: 4px 5px;}
#skaterList td{
    border-right: dashed 1px #aaa;
    border-bottom: solid 1px #ccc;
    box-sizing: border-box;
}
.cx_smartphoneview #skaterList td{ padding: 0.5em 5px;}
#skaterList td:nth-of-type(1),
#skaterList td:nth-last-of-type(1){
    border-right: solid 1px #ccc;
}
#skaterList .num{
    width: 2em;
    background-color: #2aafeb;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
#skaterList .women .num{ background-color: #a815a3;}
#skaterList .pair .num{ background-color: #008e78;}
#skaterList .icedance .num{ background-color: #f59700;}
#skaterList .name,
#skaterList .name a{
    color: #333;
    font-weight: bold;
    line-height: 1.4;
    min-width: 6em;
}
#skaterList .name a{
    position: relative;
    display: block;
    padding-right: 0.2em;
}
#skaterList .name a::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%; right: 0px;
	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 #f57100;
}
.cx_displaydevice #skaterList .name a:hover::after{ right: -2px;}
/*.cx_smartphoneview #skaterList .name{ min-width: 5em; font-size: 94%;}*/
#skaterList .num,
#skaterList .rank,
#skaterList .cnt{
    font-size: 88%;
    line-height: 1.4;
}
#skaterList .cnt{ min-width: 7em;}
#skaterList .win{ text-align: center;}
.cx_smartphoneview .font1{ font-family: "ＭＳ Ｐゴシック", sans-serif;}
.cx_smartphoneview .narrowsp{ letter-spacing: -0.1em;}


a.sLbtn.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;
}

/*--------出演者--------*/
.pageTop .cast{
    background-color: rgba(0, 203, 240, 0.15);
    padding: 1em;
}
.cx_smartphoneview .pageTop .cast{ padding: 0.6em;}
.cast__list{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.5em;
    align-items: flex-start;
}
.pageTop .cast dt{
    background-color: #58006c;
    color: #fff;
    font-weight: bold;
    padding: 0.1em 0.4em;
    margin-right: 0.3em;
    flex-shrink: 0;
    font-size: 94%;
}
.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;
    flex-shrink: 0;
}
.pageTop .cast dd span{ font-size: 80%;}
.cx_smartphoneview .pageTop .cast dt{
    font-size: 80%;
}
.cx_smartphoneview .pageTop .cast dd{
    font-size: 108%;
}

/* ------------------------------
	動画
------------------------------ */
.movie__list{
    display: flex;
    flex-wrap: wrap;
}
.movie__list li{
    flex-shrink: 0;
    width: 32%;
    margin-right: 2%;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.16);
    margin-bottom: 0.6em;
    border-bottom: solid 0.3em #aaa;
}
.movie__list li:nth-of-type(3n){ margin-right: 0;}
.cx_smartphoneview .movie__list li{ width: 49%;}
.cx_smartphoneview .movie__list li:nth-of-type(3n){ margin-right: 2%;}
.cx_smartphoneview .movie__list li:nth-of-type(2n){ margin-right: 0;}
.cx_displaydevice .movie__list li:hover{ border-bottom: solid 0.3em #b28f1c;}
.movie__list .subttl{
    font-size: 84%;
    line-height: 1.2;
    letter-spacing: -0.03em;
    background-color: #cadbf0;
    color: #0c1d83;
    padding: 0.2em 0.3em;
    margin-bottom: 0.4em;
}
.movie__list dt{
    font-size: 90%;
    line-height: 1.4;
    font-weight: bold;
    padding: 0 0.5em 0.4em;
}

/* ---------------------------------------------
	下層ページ
--------------------------------------------- */
#fp-wrap.pageS{
    background-image: url("../../image/header.png") ,url("../img/bg_top01.png"),url("../img/bg_top02.png");
	background-repeat: no-repeat, repeat-x, repeat;
	background-position: center 0px, center -130px, center 0px;
}

#contentsWrap h1{
    border-bottom: ;
    margin-bottom: ;
    color: ;
}

/* -------------------------------------
	みどころページ
------------------------------------- */
.pickupPage .catchTxt{
    color: ;
}


/*--------出演者--------*/
.pickupPage #cast{ margin-top: ;}
.pickupPage #cast dt{ color: ;}
.pickupPage #cast dd{ color: ;}


/* -------------------------------------
	選手リストページ
------------------------------------- */
.skatersPage .skatersList li a:hover::after{
    border: ;
}




/* -------------------------------------
	選手詳細ページ
------------------------------------- */

.skatersDetailPage #profData dt{
    background-color: ;
    color: ;
}

/*--------シーズンベスト--------*/
.skatersDetailPage #profData dt#sBestTtl{
    border: ;
}
.skatersDetailPage #profData dd#sBestWrap{
    border: ;
}
.skatersDetailPage #profData dd#sBestWrap dt{
    background-color: ;
    color: ;
}

/*--------主な成績--------*/
.skatersDetailPage #results{
    border: ;
}
.skatersDetailPage #results h3{
    background-color: ;
    color: ;
}
.skatersDetailPage #results dt{
    border-bottom: ;
    color: ;
}
.skatersDetailPage #results dd p.win{
    color: ;
}





/* -------------------------------------
	大会結果ページ
------------------------------------- */
.resultPage .resultWrap dl:nth-of-type(1n+1){
    background-color: ;
}
.resultPage .resultWrap dl:nth-of-type(2n+1){
    background-color: ;
}
.resultPage .resultWrap dl:nth-of-type(1){
    background-color: ;
}
.resultPage .resultWrap dl:nth-of-type(1) dt,
.resultPage .resultWrap dl:nth-of-type(1) dd{ color: ;}
.resultPage .resultWrap dt,
.resultPage .resultWrap dd{
    border-right:solid 1px #ddd;
}
.resultPage .resultWrap dt{ color: ;}
.resultPage .resultWrap dd{ color: ;}

.cx_smartphoneview .resultPage .resultWrap dd.name{
    border-bottom: solid 1px #ddd;
}


/*--------代表選手枠--------*/
.resultPage .add{
    border: solid 1px #ddd;
}
.resultPage .add h3{
    border-bottom: solid 1px #ddd;
    font-weight: ;
    color: ;
}
.resultPage .add li::before{
    content: "■";
    color: ;
}
.resultPage .add li{ color: ;}



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