@charset "UTF-8";

/* ---------------------------------------------
	スタイルリセット
--------------------------------------------- */
html, body, div,h1, h2, h3, h4, h5, h6,p, pre, blockquote,ul, ol, li, dl, dt, dd, address {margin: 0; padding: 0;}
ul, ol {list-style: none;}
img,a img {border: none;}

/* ---------------------------------------------
	タイポグラフィー
--------------------------------------------- */
body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
/*
@media all and (-ms-high-contrast:none) {
	body{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}*/

/* ---------------------------------------------
	基本項目
--------------------------------------------- */
html>/**/body { font-size: 16px; line-height: normal; background-color: #fff;} /* except Win IE */
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
p, dt, dd, a{max-height: 100%;}
html, body { height:100%; color:#333;}
body{ -webkit-text-size-adjust:100% !important; }
body.cx_smartphoneview{font-size: 150%;}

/* ---------------------------------------------
	汎用クラス
--------------------------------------------- */
/* clearfix ------------ */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hide from MacIE €*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* End Hide from MacIE */

.clears{ clear:both;}

.bold {font-weight:bold;}
.narrow {letter-spacing: -0.1em;}
.center{text-align:center;}

a:link { color:#333; text-decoration:none; font-weight:normal;}
a:visited { color:#333; text-decoration:none;}
a:hover { color:#333; text-decoration:none;}
a:active { color:#333; text-decoration:none;}

.cx_smartphoneview .displaypc{ display: none !important;}
.cx_displaydevice .displaysp{ display: none !important;}


/* ---------------------------------------------
	共通ベース
--------------------------------------------- */
#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/skateLink_bg04.png"),url("../img/skateLink_bg03.png"),url("../img/skateLink_bg02.png"),url("../img/skateLink_bg01.jpg");
	background-repeat: repeat-x, repeat-x, repeat-x, repeat-y, repeat, repeat, repeat, repeat;
	background-position: center 115px, center 0px, center 0px, center 0px, center 0px, center 0px, center 0px, center 0px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
/*
#fp-wrap.figure{
    background-image:url("../img/skateLink_bg07.png"),url("../img/skateLink_bg08.png"),url("../figure/img/skateLink_bg06_fs.png"),url("../img/skateLink_bg05.png"),url("../img/skateLink_bg04.png"),url("../img/skateLink_bg03.png"),url("../img/skateLink_bg02.png"),url("../figure/img/skateLink_bg01_fs.jpg");
}
#fp-wrap.speed{
    background-image:url("../img/skateLink_bg07.png"),url("../img/skateLink_bg08.png"),url("../speed/img/skateLink_bg06_ss.png"),url("../img/skateLink_bg05.png"),url("../img/skateLink_bg04.png"),url("../img/skateLink_bg03.png"),url("../img/skateLink_bg02.png"),url("../speed/img/skateLink_bg01_ss.jpg");
}
#fp-wrap.short{
    background-image:url("../img/skateLink_bg07.png"),url("../img/skateLink_bg08.png"),url("../short/img/skateLink_bg06_st.png"),url("../img/skateLink_bg05.png"),url("../img/skateLink_bg04.png"),url("../img/skateLink_bg03.png"),url("../img/skateLink_bg02.png"),url("../short/img/skateLink_bg01_st.jpg");
}
*/
.cx_smartphoneview #fp-wrap{
    background-image:url("../img/skateLink_bg07_sp.png"),url("../img/skateLink_bg08.png"),url("../img/skateLink_bg06.png"),url("../img/skateLink_bg05.png"),url("../img/skateLink_bg04.png"),url("../img/skateLink_bg03.png"),url("../img/skateLink_bg02.png"),url("../img/skateLink_bg01.jpg");
	background-position: center 115px, center 0px, center 0px, -90px 0px, center 0px, center 0px, center 0px, center 0px;
}
#fp-l{
    padding: 0 14px;
    box-sizing: border-box;
}


/* ---------------------------------------------
	共通ヘッダー
--------------------------------------------- */
#sLheader{ margin: 0 0 14px;min-height: 183px;}
a#sLlogo{
    width: 100%;
    height: 115px;
    display: block;
}
a#sLlogo h1{
    background: url("../img/sLlogo.png") no-repeat center 14px;
    height: 115px;
    text-indent: -300%;
    white-space: nowrap;
    overflow: hidden;
}
/* ----------共通ナビゲーション---------- */
#sLnav li{
    width: 200px;
    height: 60px;
    float: left;
    margin: 4px 6px 4px 0;
}
#sLnav li:nth-of-type(3n){ margin: 4px 0;}
#sLnav li a{
    height: 60px;
    line-height: 60px;
    font-size: 107%;
    letter-spacing: -0.05em;
}

.cx_smartphoneview #sLnav li{ height: 80px;}
.cx_smartphoneview #sLnav li a{
    height: 80px;
    line-height: 80px;
    font-size: 92%;
    font-weight: bold;
    letter-spacing: -0.07em;
}

/* ---------------------------------------------
	共通パーツ
--------------------------------------------- */
/* ----------共通ボタンスタイル---------- */
a.sLbtn,.sLbtn{
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    text-shadow: -1px -1px 1px rgba(0,0,0,0.5);
}
.cx_smartphoneview a.sLbtn,.sLbtn{ font-weight: bold;}

@media all and (-ms-high-contrast:none) {
	a.sLbtn,.sLbtn{
		font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	}
}


.sLbtn::after{
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.2);
}
a.sLbtn:hover{ text-decoration: none;}


.fsClr{ background-color: #653cff;}
.ssClr{ background-color: #0ca1ff;}
.stClr{ background-color: #00aeac;}
.allClr{ background-color: #7e7e7e;}
.basicClr{ background-color: #122593;}
.twClr{ background-color: #00aef4;}
.fbClr{ background-color: #3b579d;}
a.fsClr:hover,a:hover .fsClr{ background-color: #744fff;}
a.ssClr:hover,a:hover .ssClr{ background-color: #23b3ff;}
a.stClr:hover,a:hover .stClr{ background-color: #00bcba;}
a.allClr:hover,a:hover .allClr{ background-color: #8e8e8e;}
a.basicClr:hover,a:hover .basicClr{ background-color: #1b32ba;}
a.twClr:hover,a:hover .twClr{ background-color: #1bbeff;}
a.fbClr:hover,a:hover .fbClr{ background-color: #305dcb;}


.moreview{
    height: 54px;
    line-height: 54px;
    font-size: 119%;
}
.cx_smartphoneview .moreview{
    height: 74px;
    line-height: 74px;
}

.cntntTtl,
.pageS .cntntTtlS{ margin: 0 0 10px; position: relative;}
.contentWrap{ margin-bottom: 38px;}
.cx_smartphoneview .contentWrap{ margin-bottom: 50px;}

.contentWrap h2,
.pageS .contentWrap h3{
    font-size: 150%;
    color: #122593;
    font-weight: bold;
    letter-spacing: -0.02em;
    line-height: 1.0;
    vertical-align: bottom;
    display: inline-block;
}
.contentWrap h2.narrow,
.pageS .contentWrap h3.narrow{
    letter-spacing: -0.1em;
}
.contentWrap h2 span,
.pageS .contentWrap h3 span{ font-size: 60%;}
.cntntCap,
.pageS .cntntCapS{
    font-size: 88%;
    font-weight: bold;
    color: #666666;
    line-height: 1.2;
    /*padding-top: 8px;*/
    position: absolute;
    bottom: 0;
    right: 0;
}
.cx_smartphoneview .cntntCap,
.cx_smartphoneview .pageS .cntntCapS{ position: relative; margin-top: 5px; font-weight: normal;}


.contentWrapBorder{
    padding: 10px 0;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.pageS .cntntTtl::after{
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 6px;
    background: #122593;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzEyMjU5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzEyMjU5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  #ffffff 0%, #122593 30%, #122593 70%, #ffffff 100%);
    background: -webkit-linear-gradient(left,  #ffffff 0%,#122593 30%,#122593 70%,#ffffff 100%);
    background: linear-gradient(to right,  #ffffff 0%,#122593 30%,#122593 70%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#122593', endColorstr='#122593',GradientType=1 );

}
.pageS .cntntTtl h2{
    font-size: 190%;
    color: #122593;
    letter-spacing: -0.02em;
    line-height: 1.0;
    vertical-align: bottom;
    display: block;
    text-align: center;
    padding-bottom: 10px;
}
.pageS .cntntCap{
    font-size: 100%;

    line-height: 1.2;
    padding: 5px 0;
    float: none;
    text-align: center;
    position: relative;
}

/* ----------サムネイル---------- */
.thum{
    background-image: url("../img/sL_thumBg.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: contain;
    background-color: #aeaeae;
    overflow: hidden;
}
.thum img{ width: 100%; height: auto; font-size: 82%; vertical-align: bottom;}

/* ------------------------------------------------------------------
	SNSボタン
------------------------------------------------------------------ */
#snsBtn{
    margin: 0 auto 10px;
    border-top: solid 1px #ccc;
    padding: 10px 0 0;
}
#snsBtn ul{
    width: 480px;
    margin: 0 auto 0;
}
#snsBtn .sLbtn{
    width: 230px;
    height: 50px;
    line-height: 50px;
    margin: 0 5px 0;
    float: left;
    position: relative;
    padding: 0 0 0 30px;
    box-sizing: border-box;
}
#snsBtn .sLbtn::before{
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top:50%;
    left: 10px;
    margin: -16px 0 0;
}
#snsBtn .twClr::before{
    background: url("../img/x_icn.svg") no-repeat center center;
    background-size: 80%;
}
#snsBtn .fbClr::before{ background: url("../img/fb_icn.png") no-repeat 0 0;}
#snsBtn #lnBtn{ display: none;}

.cx_smartphoneview #snsBtn ul{ width: auto;}
.cx_smartphoneview #snsBtn .sLbtn{ width: 296px; height: 80px; line-height: 80px;}


/* ------------------------------------
	Twitter #フジスケ目安箱
------------------------------------ */
#twitter_meyasubako .cntntTtl + div{
    /*margin: 3em auto 0;*/
    padding: 0.4em 0 0.8em;
    box-sizing: border-box;
    /*border-top: solid 2px #aaa;*/
    background-color: rgba(59, 49, 95, 0.17);
}
.cx_smartphoneview #twitter_yell{ width: 100%;}
.pageTOP #twitter_meyasubako h3,
.pageS #twitter_meyasubako h4{
    text-align: center;
    font-size: 110%;
    line-height: 1.2;
    color: #fff;
    background-color: #00aef4;
    padding: 0.3em;
    box-sizing: border-box;
    width: 622px;
    margin-left: -5px;
    position: relative;
}
.cx_smartphoneview .pageTOP #twitter_meyasubako h3,
.cx_smartphoneview .pageS #twitter_meyasubako h4{
    margin-bottom: 0.2em;
    font-feature-settings: "palt";
}
.pageTOP #twitter_meyasubako h3::before,
.pageS #twitter_meyasubako h4::before{
    content: "";
    display: block;
    position: absolute;
    bottom: -10px; left: 0;
	margin: 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 5px 10px 0;
	border-color: transparent #00638b transparent transparent;
}
.pageTOP #twitter_meyasubako h3::after,
.pageS #twitter_meyasubako h4::after{
    content: "";
    display: block;
    position: absolute;
    bottom: -10px; right: 0;
	margin: 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 0 10px 5px;
	border-color: transparent transparent transparent #00638b;
}
.pageTOP #twitter_meyasubako h3 + p,
.pageS #twitter_meyasubako h4 + p{
    text-align: center;
    line-height: 1.4;
    color: #3345af;
    padding: 0.3em 0 0.2em;
    font-weight: bold;
}
.cx_smartphoneview .pageTOP #twitter_meyasubako h3 + p,
.cx_smartphoneview .pageS #twitter_meyasubako h4 + p{ letter-spacing: -0.03em;}

#twitter_meyasubako #tw_btn{
    width: 80%;
    margin: 0 auto;
}
#twitter_meyasubako #tw_btn a{
    display: block;
    height: 50px;
    line-height: 50px;
    margin: 0 5px 0;
    position: relative;
    padding: 0 0 0 30px;
    box-sizing: border-box;
    font-size: 108%;
    font-weight: bold;
    border-radius: 50px;
    overflow: hidden;
}
#twitter_meyasubako #tw_btn a::before{
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top:50%;
    left: 20px;
    margin: -16px 0 0;
    background: url("../img/tw_icn.png") no-repeat 0 0;
}
.cx_smartphoneview #twitter_meyasubako #tw_btn{
    width: 96%;
    margin: 0.5em auto 0.2em;;
}
.cx_smartphoneview #twitter_meyasubako #tw_btn a{
    height: 74px;
    line-height: 74px;
}

/* ---------------------------------------------
	フジテレビ ヘッダ・フッタ
--------------------------------------------- */
@media screen and (max-width: 750px) and (orientation: portrait), (max-width: 1013px) and (orientation: landscape){
    /*.sp_display #gbheader #nav_upper #nav_upper__main{ position: relative !important;}*/
    /*.sp_display #gbheader #nav_upper .cx_header_content::after,*/
    .sp_display #gbheader #nav_upper .cx_header_content #nav_upper__sub,
    body.sp_display::after{ display: none !important;}
    .sp_display #gbfooter p{ font-size: 3vw !important; line-height: 1.4 !important;}
}
