@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 {border: none; vertical-align:bottom; }

/* ---------------------------------------------
	汎用クラス
--------------------------------------------- */
/* 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 */

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

body {
	font-family: "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro","Hiragino Sans", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "Lucida Grande", "Arial", "Avenir Next", 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;overflow-x: hidden; } /* except Win IE */

h1, h2, h3, h4, h5, h6 {font-size: 100%;}

/* ---------------------------------------------
	基本項目
--------------------------------------------- */
html, body {height:100%; color:#000000;}
h1, h2, h3, h4, h5, h6, p, dt, dd, li{
	background:  url("../img/spacer.gif") repeat 0px 0px;
	max-height: 100%;
}

/*共通スタイル*/
.bold {font-weight:bold;}
.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;}

.clears{ clear:both;}
.fLeft{float: left;}
.fRight{float: right;}

body{ -webkit-text-size-adjust:100% !important;}
body.cx_smartphoneview{font-size: 164%;}

.cx_smartphoneview .displaypc{ display: none;}
.displaysp{ display: none;}
.cx_smartphoneview .displaysp{ display: block;}

/*共通レイアウト*/
#fp-wrap{
    background-color: #eee;
    /*border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;*/
    /*background: url("../photo/mainV_01.jpg") no-repeat center 0;*/
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
#fp-wrap::before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(250,250,250,0.8);
    top: 0;
    left: 0;
    z-index: 200;
}
.cx_smartphoneview #fp-wrap::before{ background-color: rgba(250,250,250,0.7);}
#fp-contents{
    width: 1200px !important;
    z-index: 1111;
    position: relative;
}
.cx_smartphoneview #fp-contents{
    width: 640px !important;
}
#fp-l{
    width: 820px !important;
    padding: 2em 2em 0 !important;
    box-sizing: border-box !important;
    background-color: rgba(255,255,255,0.5);
    box-shadow: 1px 1px 50px 50px rgba(255,255,255,0.5);
}
.cx_smartphoneview #fp-l{
    width: 640px !important;
    padding: 1.5em 1em 0 !important;
}
#fp-l > *{
    /*width: 620px;
    margin: 0 0 0 0;*/
    margin:  0 0 3.2em;
}
.cx_smartphoneview #fp-l > div{
    /*width: 94%;*/
    margin: 0 auto;
}

#fp-l h2{
    text-align: center;
    font-weight: normal;
    font-size: 140%;
    line-height: 1.2;
    margin-bottom: 0.4em;
    position: relative;
    color: #072174;
}
#fp-l h2::after{
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    background: -moz-linear-gradient(left,  rgba(7,33,116,1) 0%, rgba(7,33,116,0) 25%, rgba(7,33,116,0) 75%, rgba(7,33,116,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(7,33,116,1)), color-stop(25%,rgba(7,33,116,0)), color-stop(75%,rgba(7,33,116,0)), color-stop(100%,rgba(7,33,116,1)));
    background: -webkit-linear-gradient(left,  rgba(7,33,116,1) 0%,rgba(7,33,116,0) 25%,rgba(7,33,116,0) 75%,rgba(7,33,116,1) 100%);
    background: -o-linear-gradient(left,  rgba(7,33,116,1) 0%,rgba(7,33,116,0) 25%,rgba(7,33,116,0) 75%,rgba(7,33,116,1) 100%);
    background: -ms-linear-gradient(left,  rgba(7,33,116,1) 0%,rgba(7,33,116,0) 25%,rgba(7,33,116,0) 75%,rgba(7,33,116,1) 100%);
    background: linear-gradient(to right,  rgba(7,33,116,1) 0%,rgba(7,33,116,0) 25%,rgba(7,33,116,0) 75%,rgba(7,33,116,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#072174', endColorstr='#072174',GradientType=1 );
}
#fp-r{ padding-top: 1em;}

/* ---------------------------------------------
	サッカーポータルTOP
--------------------------------------------- */
/* -------------------------------------
	ヘッダー
------------------------------------- */
#hdrWrap{
    width: 100%;
    text-align: center;
    padding: 5vw 0;
    /*background-image: url("../photo/mainV_03.jpg");*/
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    background-attachment: fixed;
    z-index: 2222;
    position: relative;
}
#hdrWrap h1{
    text-align: center;
    color: #fff;
    font-size: 120%;
    line-height: 1.2;
    /*position: absolute;
    bottom: 0.3em;
    left: 0.6em;*/
}
#hdrWrap > div{
    width: 1200px;
    background-color: rgba(0,0,0,0.6);
    border-top: solid 5px #fff;
    border-bottom: solid 5px #fff;
    margin: 0.6em auto 1em;
}
/* #hdrWrap .logo{
    width: 860px;
    height: 69px;
    background: url("../img/logo_life-with-football.svg") no-repeat center center;
    background-size: contain;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto;
    padding: 1em 0;
} */
#hdrWrap .logo{
    width: 860px;
    height: 220px;
    background: url("../img/logo_goBeyond_a.svg") no-repeat center center;
    background-size: contain;
    text-indent: -300%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto;
    padding: 1em 0;
}
#hdrWrap .cap{
    color: #fff;
    line-height: 1.4;
    text-shadow: 1px 1px 20px rgba(0,0,0,0.6), -1px 1px 20px rgba(0,0,0,0.6), 1px -1px 20px rgba(0,0,0,0.6), -1px -1px 20px rgba(0,0,0,0.6),1px 1px 30px rgba(0,0,0,0.6), -1px 1px 30px rgba(0,0,0,0.6), 1px -1px 30px rgba(0,0,0,0.6), -1px -1px 30px rgba(0,0,0,0.6);
}
#hdrWrap .copyright{
    position: absolute;
    bottom: 0.3em;
    right: 0.6em;
    font-size: 70%;
    color: rgba(255, 255, 255, 0.75);
    font-family: "Arial", "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro","Hiragino Sans", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "Lucida Grande", "Avenir Next", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

.cx_smartphoneview #hdrWrap{
    padding: 16vh 0 10vh;
    background-attachment: scroll;
}
/*.cx_smartphoneview #hdrWrap h1{
    position: relative;
    bottom: auto;
    left: auto;
}*/
.cx_smartphoneview #hdrWrap > div{ width: 90%;}
.cx_smartphoneview #hdrWrap .logo{
    width: 96%;
    height: 0;
    padding-top: 30%;
}
.cx_smartphoneview #hdrWrap .cap{ line-height: 1.8;}

/* -------------------------------------
	ナビゲーション
------------------------------------- */
#navWrap{
    text-align: center;
    padding: 0 0.3em;
    background-color: #072174;
    z-index: 2222;
    position: relative;
    /* background: url("../img/nav_bg.jpg") repeat center center; */
}
#navWrap ul{
    width: 1200px;
    margin: 0 auto;
    border-left: solid 2px #3151ba;
    box-sizing: border-box;
    display: flex;
}
#navWrap ul li{
    flex-shrink: 0;
    width: 20%;
    border-right: solid 2px #3151ba;
    box-sizing: border-box;
    display: flex;
}
#navWrap ul li a{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    background-color: rgba(0, 15, 65, 0.74);
    padding: 0.6em 0;
    line-height: 1.4;
}
#navWrap ul li.line2 a{
    line-height: 1.2;
    padding: 0.3em;
}
#navWrap ul li a:hover{
    background-color: rgba(0, 33, 142, 0.77);
}

.cx_smartphoneview #navWrap ul{
    width: 100%;
    border-left: none;
}
.cx_smartphoneview #navWrap ul li{
    width: 33.3%;
    font-size: 88%;
}
.cx_smartphoneview #navWrap ul li:nth-of-type(1),
.cx_smartphoneview #navWrap ul li:nth-of-type(2),
.cx_smartphoneview #navWrap ul li:nth-of-type(3){
    border-bottom: solid 4px #3151ba;
}
.cx_smartphoneview #navWrap ul li:nth-last-of-type(1){
    width: 66.6%;
}
.cx_smartphoneview #navWrap ul li:nth-of-type(3),
.cx_smartphoneview #navWrap ul li:nth-last-of-type(1){
    border-right: none;
}
/*.cx_smartphoneview #navWrap ul li a{ font-size: 94%;}*/
.cx_smartphoneview #navWrap ul li{ height: 3.6em;}
.cx_smartphoneview #navWrap ul li a{ line-height: 3.6em;}
.cx_smartphoneview #navWrap ul li.line2 a{
    line-height: 1.2;
    padding-top: 0.8em;
}

/* -------------------------------------
	お知らせ
------------------------------------- */
#newsWrap{
    background-color: rgba(188, 167, 53, 0.16);
    padding: 2em 2em 1em;
    text-align: center;
}
.cx_smartphoneview #newsWrap{
    padding: 1em 1em 0.5em;
}
#newsWrap h2::after{ display: none;}
.cx_smartphoneview #newsWrap h2{
    font-size: 114%;
     letter-spacing: -0.03em;
}
#newsWrap .subTtl{
    background-color: #c81a17;
    color: #fff;
    line-height: 1.0;
    padding: 0.2em 2em 0.1em;
    text-align: center;
    display: inline-block;
    margin: 0 auto 0.5em;
    border-radius: 50px;
}
.cx_smartphoneview #newsWrap .subTtl{
    line-height: 1.2;
    padding: 0.4em 2em;
    border-radius: 0;
    display: block;
}
#newsWrap h2 + p{
    font-size: 94%;
    line-height: 1.8;
    /*border-bottom: dashed 1px #072174;
    padding-bottom: 0.8em;*/
    margin-bottom: 0.8em;
}
.cx_smartphoneview #newsWrap h2 + p{
    text-align: left;
    font-size: 88%;
}
#newsWrap .photoWrap{ margin-bottom: 1em;}
#newsWrap .photoWrap li{
    width: 49.5%;
    float: left;
}
#newsWrap .photoWrap li:nth-of-type(1){ margin-right: 1%;}
#newsWrap .photoWrap li img{
    width: 100%; height: auto;
    backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
#newsWrap dl{
    text-align: left;
    font-size: 88%;
}
#newsWrap dt{
    background-color: #072174;
    width: 6em;
    text-align: center;
    color: #fff;
    float: left;
}
#newsWrap dd{
    padding: 0 0 1em 6.5em;
    width: 100%;
    box-sizing: border-box;
    line-height: 1.6;
}
.cx_smartphoneview #newsWrap dt{
    width: 100%;
    float: none;
    margin-bottom: 0.4em;
}
.cx_smartphoneview #newsWrap dd{
    padding: 0 0 1em 0;
}

#newsWrap .strong{ font-weight: bold; color: #c81a17;}
#newsWrap .kashima{ font-weight: bold; color: #a30300;}
#newsWrap .kawasaki{ font-weight: bold; color: #007ecc;}

/* -------------------------------------
	YBCルヴァンカップ
------------------------------------- */
#levainWrap > p{
    text-align: center; line-height: 1.0;
    padding: 0.7em 0;
    /*background: #e60012;
    color: #fff;*/
    background: #fff;
    color: #e60012;
    font-size: 110%; font-weight: bold;
    font-feature-settings: "palt";
    border-top: solid 0.15em #9d863a;
    border-bottom: solid 0.15em #9d863a;
}
.cx_smartphoneview #levainWrap > p{
    font-size: 94%;
}

/* -------------------------------------
	トーナメント表
------------------------------------- */
#tournamentWrap{ text-align: center;}
#tournamentWrap img{ /*width: 620px;*/ height: auto;}
.cx_smartphoneview #tournamentWrap img{
    width: 100%; height: auto;
}

/* -------------------------------------
	放送スケジュール
------------------------------------- */
.cx_smartphoneview .ti_sp{
    text-indent: -0.5em;
    display: inline-block;
}
/* ------------- お知らせ ------------- */
#oaScheduleWrap .news{
    font-weight: bold;
    color: #cc0000;
    margin-bottom: 0.6em;
    text-align: center;
}

/* ------------- 放送のみスケジュール ------------- */
#tv_schedule dl{
    margin-bottom: 0.7em;
    border-bottom: solid 2px #072174;
}
#tv_schedule dt{
    font-weight: bold;
    font-size: 108%;
    color: #072174;
}
#tv_schedule dd{
    border-bottom: dashed 1px #aaa;
    padding: 0.5em 0;
}
.cx_smartphoneview #tv_schedule dd{
    font-size: 90%;
}
#tv_schedule dd:nth-last-of-type(1){ border: none;}

/* ------------- 放送＆配信スケジュール ------------- */
/*.oaSchedule_mask{
    height: 400px;
    overflow: hidden;
    position: relative;
}
.oaSchedule_mask.hide::after{
    content: "";
    display: block;
    width: 100%;
    height: 5em;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}*/
.tv-web_schedule{ margin-bottom: 1em;}
.tv-web_schedule.hide{ display: none;}
.tv-web_schedule .ttl{
    background-color: #072174;
    color: #fff;
    text-align: center;
    font-weight: normal;
    line-height: 1.4;
    padding: 0.3em;
    margin-bottom: 0.2em;
    background: -moz-linear-gradient(left,  rgba(7,33,116,0) 0%, rgba(7,33,116,0.05) 1%, rgba(7,33,116,1) 20%, rgba(7,33,116,1) 80%, rgba(7,33,116,0) 100%, rgba(7,33,116,0) 102%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(7,33,116,0)), color-stop(1%,rgba(7,33,116,0.05)), color-stop(20%,rgba(7,33,116,1)), color-stop(80%,rgba(7,33,116,1)), color-stop(100%,rgba(7,33,116,0)), color-stop(102%,rgba(7,33,116,0)));
    background: -webkit-linear-gradient(left,  rgba(7,33,116,0) 0%,rgba(7,33,116,0.05) 1%,rgba(7,33,116,1) 20%,rgba(7,33,116,1) 80%,rgba(7,33,116,0) 100%,rgba(7,33,116,0) 102%);
    background: -o-linear-gradient(left,  rgba(7,33,116,0) 0%,rgba(7,33,116,0.05) 1%,rgba(7,33,116,1) 20%,rgba(7,33,116,1) 80%,rgba(7,33,116,0) 100%,rgba(7,33,116,0) 102%);
    background: -ms-linear-gradient(left,  rgba(7,33,116,0) 0%,rgba(7,33,116,0.05) 1%,rgba(7,33,116,1) 20%,rgba(7,33,116,1) 80%,rgba(7,33,116,0) 100%,rgba(7,33,116,0) 102%);
    background: linear-gradient(to right,  rgba(7,33,116,0) 0%,rgba(7,33,116,0.05) 1%,rgba(7,33,116,1) 20%,rgba(7,33,116,1) 80%,rgba(7,33,116,0) 100%,rgba(7,33,116,0) 102%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00072174', endColorstr='#00072174',GradientType=1 );
    font-feature-settings: "palt";
}
.cx_smartphoneview .tv-web_schedule .ttl{ background-color: #072174;}
.tv-web_schedule .item_list li{
    float: left;
    line-height: 1.4;
    background-color: rgba(55, 71, 162, 0.14);
    color: #363636;
    font-size: 88%;
    box-sizing: border-box;
    border-right: solid 1px #fff;
    text-align: center;
}
.tv-web_schedule .item_list li:nth-of-type(1){ width: 50%;}
.tv-web_schedule .item_list li:nth-of-type(2),
.tv-web_schedule .item_list li:nth-of-type(3){ width: 25%;}
.tv-web_schedule .item_list li:nth-of-type(3){ border-right: none;}
.cx_smartphoneview .tv-web_schedule .item_list li:nth-of-type(2){ border-right: solid 2px #fff;}
.cx_smartphoneview .tv-web_schedule .item_list li:nth-of-type(1){
    width: 100%;
    border-right: none;
    border-bottom: solid 2px #fff;
}
.cx_smartphoneview .tv-web_schedule .item_list li:nth-of-type(2),
.cx_smartphoneview .tv-web_schedule .item_list li:nth-of-type(3){ width: 50%;}

.tv-web_schedule .schedule_wrap > p,
.tv-web_schedule .schedule_wrap > ul > li{
    border-bottom: solid 3px #aaa;
    background-color: #fff;
}
.tv-web_schedule .schedule_wrap > p{
    font-size: 94%;
    line-height: 1.4;
    padding: 0.5em 0.5em 0.3em;
    text-align: center;
    color: #333;
}
.tv-web_schedule .schedule_wrap dl{
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
   /* align-items: center;*/
}
.tv-web_schedule .schedule_wrap dt,
.tv-web_schedule .schedule_wrap dd{
    /*float: left;*/
    flex-shrink: 0;
    box-sizing: border-box;
    font-size: 94%;
    line-height: 1.4;
    border-right: solid 1px #ccc;
}
.tv-web_schedule .schedule_wrap dt{
    width: 50%;
    font-weight: bold;
    padding: 0.5em 1% 0.3em;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.tv-web_schedule .schedule_wrap dt span{
    font-weight: normal;
    font-size: 88%;
    width: 100%;
    text-align: center;
}
.tv-web_schedule .schedule_wrap dd{
    width: 25%;
    text-align: center;
}
.tv-web_schedule .schedule_wrap dd.tv-web{ width: 50%;}
.tv-web_schedule .schedule_wrap dd ul{
    padding: 0.5em 0.5em 0.3em;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.tv-web_schedule .schedule_wrap dd.web,
.tv-web_schedule .schedule_wrap dd.tv-web{ border-right: none;}
.tv-web_schedule .schedule_wrap dd li{
    padding-bottom: 0.2em;
    width: 100%;
}
.tv-web_schedule .schedule_wrap dd a{
    display: block;
    font-size: 88%;
    background-color: #9d8727;
    padding: 0.3em 1em;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    position: relative;
}
.tv-web_schedule .schedule_wrap dd a::after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em 0 0.4em 0.6em;
    border-color: transparent transparent transparent rgba(255,255,255,0.8);
    /*border-style: inset;*/
    -webkit-transform:rotate(360deg);
    position:absolute;
    top: 50%;
    right: 0.8em;
    margin-top: -0.4em;
}
.tv-web_schedule .schedule_wrap dd .one a{ background-color: #1d2088;}
.tv-web_schedule .schedule_wrap dd .two a{ background-color: #e60012;}
.tv-web_schedule .schedule_wrap dd .next a{ background-color: #009944;}
.tv-web_schedule .schedule_wrap dd .tver a{ background-color: #00afe3;}
.tv-web_schedule .schedule_wrap dd .sky a{ background-color: #0083f4;}
.tv-web_schedule .schedule_wrap dd .fod a{ background-color: #e60012;}
.cx_displaydevice .tv-web_schedule .schedule_wrap dd a:hover{ opacity: 0.8;}

.tv-web_schedule .schedule_wrap dd a span{
    background-color: rgba(255,255,255,0.8);
    color: #cc0000;
    padding: 0.2em 0.5em;
    font-weight: bold;
    margin: 0 0.5em 0 -1.5em;
    border-radius: 50px;
}
@media all and (-ms-high-contrast:none) {
    .tv-web_schedule .schedule_wrap dd a span{ padding: 0 0.5em;}
}
.tv-web_schedule .schedule_wrap dd li p{
    font-size: 88%;
    padding: 0.3em 0;
    color: #333;
}

.cx_smartphoneview .tv-web_schedule .schedule_wrap > ul > li{ border-bottom: solid 4px #aaa;}
.cx_smartphoneview .tv-web_schedule .schedule_wrap dt{
    border-bottom: solid 2px #ccc;
    border-right: none;
    text-align: center;
}
.cx_smartphoneview .tv-web_schedule .schedule_wrap dd.tv{ border-right: solid 2px #ccc;}
.cx_smartphoneview .tv-web_schedule .schedule_wrap dt{ width: 100%;}
.cx_smartphoneview .tv-web_schedule .schedule_wrap dd{ width: 50%;}
.cx_smartphoneview .tv-web_schedule .schedule_wrap dd.tv-web{ width: 100%;}
.cx_smartphoneview .tv-web_schedule .schedule_wrap dd a,
.cx_smartphoneview .tv-web_schedule .schedule_wrap dd li p{ padding: 0.6em 1em;}

/* ------------- 汎用リンク ------------- */
a.btn_def{
    display: inline-block;
    background-color: #e60012;
    color: #fff;
    text-align: center;
    position: relative;
    margin: auto;
    line-height: 1.2;
    padding: 0.8em 2em;
    font-weight: bold;
    border-radius: 100px;
}
a.btn_def::after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em 0 0.4em 0.6em;
    border-color: transparent transparent transparent rgba(255,255,255,0.8);
    /*border-style: inset;*/
    -webkit-transform:rotate(360deg);
    position:absolute;
    top: 50%;
    right: 0.8em;
    margin-top: -0.4em;
}
.cx_displaydevice a.btn_def:hover{ opacity: 0.8;}
.cx_smartphoneview a.btn_def{
    padding: 0.4em 2em;
    width: 100%;
    box-sizing: border-box;
    font-size: 90%;
}

a.btn_moreview{
    display: block;
    background-color: #676767;
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0 0 2em;
    line-height: 1.2;
    padding: 1.1em 2em;
    font-weight: bold;
    cursor: pointer;
}
a.btn_moreview::after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.6em 0.4em 0 0.4em;
    border-color: rgba(255,255,255,0.8) transparent transparent transparent;
    position:absolute;
    top: 50%;
    right: 0.8em;
    margin-top: -0.4em;
}
a.btn_moreview.close::after{
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}
a.btn_moreview.link::after{
    border-width: 0.4em 0 0.4em 0.6em;
    border-color: transparent transparent transparent rgba(255,255,255,0.8);
}
.cx_displaydevice a.btn_moreview:hover{ background-color: #585858;}
a.btn_moreview::before{
    content: "";
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.16);
}

/* ------------- 番組リンク ------------- */
#prgrmLinkWrap{
    text-align: center;
}
#prgrmLinkWrap.len1{
    background-color: rgba(170, 170, 170, 0.28);
    /*padding: 1em 0 0.5em;*/
}
#prgrmLinkWrap.len2{
    background-color: rgba(170, 170, 170, 0.28);
    padding: 1em 3em 0.2em;
}
#prgrmLinkWrap.len3{
    padding: 0 0;
}
.cx_smartphoneview #prgrmLinkWrap.len2,
.cx_smartphoneview #prgrmLinkWrap.len3{
    background-color: rgba(170, 170, 170, 0.0);
    padding: 0 0;
}
#prgrmLinkWrap > ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
#prgrmLinkWrap.len1 li{
    flex-shrink: 0;
    width: 100%;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    padding: 1em;
    box-sizing: border-box;
}
#prgrmLinkWrap.len2 li{
    flex-shrink: 0;
    width: 48.5%;
    background-color: #fff;
    margin-bottom: 0.8em;
    position: relative;
}
#prgrmLinkWrap.len2 li:nth-of-type(2n+1){ margin-right: 3%;}
#prgrmLinkWrap.len3 li{
    flex-shrink: 0;
    width: 32%;
    background-color: #fff;
    margin-bottom: 0.5em;
    margin-right: 2%;
    position: relative;
}
#prgrmLinkWrap.len3 li:nth-of-type(3n){ margin-right: 0;}
.cx_smartphoneview #prgrmLinkWrap.len1 li{ width: 100%;}
.cx_smartphoneview #prgrmLinkWrap.len2 li,
.cx_smartphoneview #prgrmLinkWrap.len3 li{ width: 49%; margin-right: 0;}
.cx_smartphoneview #prgrmLinkWrap.len2 li:nth-of-type(2n+1),
.cx_smartphoneview #prgrmLinkWrap.len3 li:nth-of-type(2n+1){ margin-right: 2%;}
#prgrmLinkWrap > ul dl{ padding-bottom: 2.4em;}
#prgrmLinkWrap.len1 > ul dl{ padding-bottom: 0;}
#prgrmLinkWrap .thum{
    box-shadow: 0px 1px 30px rgba( 0,0,0,0.2);
}
#prgrmLinkWrap .thum img{
    width: 100%; height: auto;
    /*backface-visibility: hidden;
	-webkit-backface-visibility: hidden;*/
}
#prgrmLinkWrap.len1 .thum{
    width: 43%;
    float: left;
    margin-right: 1em;
    position: relative;
    z-index: 888;
}
.cx_smartphoneview #prgrmLinkWrap.len1 .thum{
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 0.4em;
}
#prgrmLinkWrap > ul dt{
    /*font-size: 108%;*/
    line-height: 1.4;
    font-weight: bold;
    padding: 0.6em 0.5em 0.2em;
}
.cx_smartphoneview #prgrmLinkWrap > ul dt{
    font-size: 94%;
    padding: 0.4em 0.5em 0.2em;
    font-feature-settings: "palt";
}
#prgrmLinkWrap.len1 > ul dt{ font-size: 108%;}
#prgrmLinkWrap .oadate{
    text-align: center;
    padding: 0 0.6em;
    font-size: 94%;
    line-height: 1.5;
}
#prgrmLinkWrap.len1 dt,
#prgrmLinkWrap.len1 .oadate{ text-align: left;}
#prgrmLinkWrap.len1 dt{ padding-bottom: 0.5em;}
.cx_smartphoneview #prgrmLinkWrap .oadate{
    font-size: 88%;
    font-feature-settings: "palt";
}
.cx_smartphoneview #prgrmLinkWrap.len1 dt,
.cx_smartphoneview #prgrmLinkWrap.len1 .oadate{ padding: 0;}
#prgrmLinkWrap .link{
    width: 94%;
    font-size: 88%;
    margin: 0 auto;
    background-color: #9d8727;
    padding: 0.3em 1em;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    position: absolute;
    box-sizing: border-box;
    bottom: 0.5em;
    left: 0;
    right: 0;
}
#prgrmLinkWrap.len1 .link{
    width: auto;
    display: block;
    position: relative;
    bottom: auto;
    z-index: 777;
    margin-top: 1em;
}
.cx_smartphoneview #prgrmLinkWrap.len1 .link{ margin-top: 0.5em;}
#prgrmLinkWrap.len3 .link{ font-size: 80%;}
#prgrmLinkWrap a:hover .link{ background-color: #bc9e1d;}
#prgrmLinkWrap .link.fod{ background-color: #e60012;}
#prgrmLinkWrap a:hover .link.fod{ background-color: #ff0014;}
#prgrmLinkWrap .link::before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em 0 0.4em 0.6em;
    border-color: transparent transparent transparent rgba(255,255,255,0.8);
    /*border-style: inset;*/
    -webkit-transform:rotate(360deg);
    position:absolute;
    top: 50%;
    right: 0.8em;
    margin-top: -0.4em;
}
/*.cx_smartphoneview #prgrmLinkWrap .link{
    margin: 0 0.6em;
}*/

/* -------------------------------------
	ポスター スマホ
------------------------------------- */
#posterWrap_sp img{ width: 100%; height: auto;}


/* -------------------------------------
	Twitter
------------------------------------- */
#twEmbed{
	height:600px;
	/*height: auto;*/
	overflow-y: auto;
	background-color: #fff;
    padding: 2em;
    box-sizing: border-box;
}
.cx_smartphoneview #twEmbed{
    padding: 1.2em;
    height: auto;
}
#twEmbed > div{
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd;
}
#twEmbed > div:nth-last-of-type(1),
.cx_smartphoneview #twEmbed > div{
    border-bottom: none;
    padding: 0;
    margin: 0;
}
#twEmbed .twProfImg{
    width: 36px;
    height: 36px;
    margin: 0 6px 0 0;
    border-radius: 8px;
    overflow: hidden;
    float: left;
}
#twEmbed .twProfImg img{
    width: 100%;
    height: auto;
}
#twEmbed .twName{ line-height: 1.2;}
#twEmbed .twName a{
    font-size: 88%;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
#twEmbed .twName a span{color: #707070; font-weight: normal;}
#twEmbed .twDate{
    font-size: 88%;
    color: #707070;
    line-height: 1.2;
}
#twEmbed .twText{
    font-size: 94%;
    margin: 8px 0 0;
    white-space: pre-wrap;
    line-height: 1.6;
}
#twEmbed .twText a{ color: #06c;}
#twEmbed .twThumCntnr{ margin: 10px 0 0;position: relative;}
#twEmbed .twThumCntnr .video a::before{
    content: "";
    display: block;
    background: url(../img/playIcn.png) no-repeat -93px -40px;
    width: 68px;
    height: 68px;
    position: absolute;
    top:50%;
    top:-webkit-calc(50% - 32px);
    top:-moz-calc(50% - 32px);
    top:calc(50% - 32px);
    left:50%;
    left:-webkit-calc(50% - 32px);
    left:-moz-calc(50% - 32px);
    left:calc(50% - 32px);
}
#twEmbed .twThumCntnr .video a:hover::before{
    background-position: -93px -182px;
}
#twEmbed .twThum1-0{
    width: 100%;
    height: 400px;
    overflow: hidden;
}
#twEmbed .twThum1-0 img{
    width: 100%;
    height: auto;
}
#twEmbed .twThum2-0,
#twEmbed .twThum2-1{
    width: 49.5%;
    height: 253px;
    overflow: hidden;
    float: left;
}
#twEmbed .twThum2-0{ margin: 0 1% 0 0;}
#twEmbed .twThum3-0{
    width: 66%;
    height: 338px;
    overflow: hidden;
    float: left;
    margin: 0 1% 0 0;
}
#twEmbed .twThum3-1,
#twEmbed .twThum3-2{
    width: 33%;
    height: 168px;
    overflow: hidden;
}
#twEmbed .twThum3-1{ margin: 0 0 2px;}
#twEmbed .twThum4-0{
    width: 75%;
    height: 380px;
    overflow: hidden;
    float: left;
    margin: 0 1% 0 0;
}
#twEmbed .twThum4-1,
#twEmbed .twThum4-2,
#twEmbed .twThum4-3{
    width: 24%;
    height: 126px;
    overflow: hidden;
}
#twEmbed .twThum4-1,
#twEmbed .twThum4-2{ margin: 0 0 1px;}
#twEmbed .twThum2-0 img,
#twEmbed .twThum2-1 img,
#twEmbed .twThum3-0 img,
#twEmbed .twThum3-1 img,
#twEmbed .twThum3-2 img,
#twEmbed .twThum4-0 img,
#twEmbed .twThum4-1 img,
#twEmbed .twThum4-2 img,
#twEmbed .twThum4-3 img{
    height: 100%;
    width: auto;
}
#twEmbed .twFunc{
    margin: 10px 0 0;
    display: flex;
}
#twEmbed .twFunc li{
    /*float: left;*/
    margin: 0 10px 0 0;
}
#twEmbed .twFunc li a{
    display: block;
    background-color: #1082f4;
    color: #fff;
    font-size: 80%;
    padding: 10px 10px;
    border-radius: 5px;
}


/* -------------------------------------
	オリジナル動画
------------------------------------- */
#movWrap h3{
    background-color: #072174;
    color: #fff;
    text-align: center;
    font-weight: normal;
    line-height: 1.4;
    padding: 0.3em;
    background: -moz-linear-gradient(left,  rgba(7,33,116,0) 0%, rgba(7,33,116,0.05) 1%, rgba(7,33,116,1) 20%, rgba(7,33,116,1) 80%, rgba(7,33,116,0) 100%, rgba(7,33,116,0) 102%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(7,33,116,0)), color-stop(1%,rgba(7,33,116,0.05)), color-stop(20%,rgba(7,33,116,1)), color-stop(80%,rgba(7,33,116,1)), color-stop(100%,rgba(7,33,116,0)), color-stop(102%,rgba(7,33,116,0)));
    background: -webkit-linear-gradient(left,  rgba(7,33,116,0) 0%,rgba(7,33,116,0.05) 1%,rgba(7,33,116,1) 20%,rgba(7,33,116,1) 80%,rgba(7,33,116,0) 100%,rgba(7,33,116,0) 102%);
    background: -o-linear-gradient(left,  rgba(7,33,116,0) 0%,rgba(7,33,116,0.05) 1%,rgba(7,33,116,1) 20%,rgba(7,33,116,1) 80%,rgba(7,33,116,0) 100%,rgba(7,33,116,0) 102%);
    background: -ms-linear-gradient(left,  rgba(7,33,116,0) 0%,rgba(7,33,116,0.05) 1%,rgba(7,33,116,1) 20%,rgba(7,33,116,1) 80%,rgba(7,33,116,0) 100%,rgba(7,33,116,0) 102%);
    background: linear-gradient(to right,  rgba(7,33,116,0) 0%,rgba(7,33,116,0.05) 1%,rgba(7,33,116,1) 20%,rgba(7,33,116,1) 80%,rgba(7,33,116,0) 100%,rgba(7,33,116,0) 102%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00072174', endColorstr='#00072174',GradientType=1 );
}
.cx_smartphoneview #movWrap h3{
    background: none;
    background-color: #072174;
}
#movWrap ul{
    margin: 0.5em 0 0.5em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#movWrap li{
    flex-shrink: 0;
    width: 33.3%;
    margin: 0 0 0.6em;
    /*margin: 0 2% 0.6em 0;*/
    box-sizing: border-box;
    /*border-bottom: solid 5px #aaa;*/
    /*padding: 0 0 0.3em;*/
    /*float: left;*/
    /*background-color: #fff;*/
    padding: 0 0.5%;
}
/*#movWrap li:nth-of-type(3n){
    margin: 0 0 10px 0;
}*/

.cx_smartphoneview #movWrap li{
    /*width: 49.5%;*/
    width: 50%;
    /*margin: 0 1% 10px 0;*/
    margin: 0 0 10px 0;
    padding: 0 0.8%;
}
/*.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:hover{ border-bottom: solid 5px #bc9e1d;}*/

#movWrap li dl{
    padding: 0 0 0.3em;
    background-color: #fff;
    height: 100%;
    border-bottom: solid 5px #aaa;
    box-sizing: border-box;
}
#movWrap li dl:hover{ border-bottom: solid 5px #bc9e1d;}
#movWrap li .thum{ position: relative;}
#movWrap li .thum::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: url("../img/playIcn.png") no-repeat 0 0;
    width: 32px;
    height: 32px;
    background-size: contain;
    border: solid 2px rgba(255,255,255,0.4);
    border-radius: 50%;
}
#movWrap li:hover .thum::after{ border: solid 2px rgba(255,255,255,1.0);}

#movWrap li .thum img{ width: 100%; height: auto;} 
#movWrap li .sub{
    font-size: 88%;
    line-height: 1.3;
    padding: 0.4em 0.8em;
    background-color: #072174;
    color: #fff;
}
#movWrap li dt{
    font-size: 94%;
    line-height: 1.4;
    padding: 0.3em 0.5em 0;
    font-weight: bold;
    font-feature-settings: "palt";
}
.cx_smartphoneview #movWrap li dt{ font-size: 91%;}
#movWrap li dd.cap{
    padding: 0 0.5em 0;
    font-size: 88%;
    line-height: 1.3;
    font-feature-settings: "palt";
}

/* -------------------------------------
	バックナンバー
------------------------------------- */
/*#backnumberWrap{
    background: url("../photo/mainV_01.jpg") no-repeat center 0;
    background-size: cover;
    background-attachment: fixed;
}*/
#backnumberList{ margin: 1em 0 0;}
#backnumberList dt{ display: none;}
#backnumberList dd{
    float: left;
    font-size: 88%;
    line-height: 1.2;
    margin: 0 3em 1em 0;
}
.cx_smartphoneview #backnumberList dd{
    float: none;
    margin: 0 0 1em 0;
}
#backnumberList dd a{
    position: relative; padding-left: 1em;
    display: inline-block;
}
#backnumberList dd a::before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.5em 0 0.5em 0.8em;
    border-color: transparent transparent transparent #bc9e1d;
    /*border-style: inset;*/
    -webkit-transform:rotate(360deg);
    position:absolute;
    top: 50%;
    left: 0;
    margin-top: -0.5em;
}
#backnumberList dd a:hover{ text-decoration: underline;}

/* -----------------------------------
	テーマ曲
----------------------------------- */
#themeSongWrap h3{
    font-size: 120%;
    line-height: 1.4;
    color: #c81a17;
}
.cx_smartphoneview #themeSongWrap h3{
    font-size: 116%;
    letter-spacing: -0.03em;
}
#themeSongWrap .name{
    font-weight: bold;
    font-size: 108%;
    line-height: 1.4;
    margin: 0 0 6px;
}
#themeSongWrap .photoBs{
    background-color: rgba(170, 170, 170, 0.28);
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    text-align: center;
}
#themeSongWrap .photoBs img{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
#themeSongWrap .comment{
    margin: 0 0 20px;
}
#themeSongWrap .comment h4::before{
    content: "◆";
    color: #bc9e1d;
    margin: 0 3px 0 0;
}
#themeSongWrap .comment p{
    font-size: 94%;
    line-height: 1.9;
}
#themeSongWrap dl{
    background-color: rgba(55, 71, 162, 0.14);
    padding: 0 0 20px;
}
#themeSongWrap dt{
    font-weight: bold; line-height: 1.4;
    background-color: #3747a2;
    display: inline-block;
    color: #fff;
    padding: 5px 8px;
    margin: 0 0 8px;
}
#themeSongWrap dd{
    font-size: 88%;
    line-height: 1.9;
    padding: 0 20px;
}


.cx_displaydevice #gbheader,
.cx_displaydevice #gbfooter{
    position: relative;
    z-index: 99999;
}
@media screen and (max-width: 750px){
    .sp_display #gbfooter p{
        font-size: 3.3vw !important;
        line-height: 1.6 !important
    }
}


/* -------------------------------------
	ポスター
------------------------------------- */
#fp-rdef div#posterThum,
.posterThum{
    margin-bottom: 30px;
    cursor: pointer;
    padding: 5px 5px 0;
    background: -moz-linear-gradient(top,  rgba(7,33,116,0.5) 0%, rgba(7,33,116,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,33,116,0.5)), color-stop(100%,rgba(7,33,116,1)));
    background: -webkit-linear-gradient(top,  rgba(7,33,116,0.5) 0%,rgba(7,33,116,1) 100%);
    background: -o-linear-gradient(top,  rgba(7,33,116,0.5) 0%,rgba(7,33,116,1) 100%);
    background: -ms-linear-gradient(top,  rgba(7,33,116,0.5) 0%,rgba(7,33,116,1) 100%);
    background: linear-gradient(to bottom,  rgba(7,33,116,0.5) 0%,rgba(7,33,116,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80072174', endColorstr='#072174',GradientType=0 );
    box-sizing: border-box;
}
#posterThum::after,
.posterThum::after{
    content: "";
    display: block;
    background-image: url("../img/icn_zoom.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 26px 28px;
    background-color: #072174;
    width: 100%;
    height: 40px;
}
#posterThum img,
.posterThum img{
    width: 100%;
    height: auto;
}

#fp-rdef div#posterThum:hover,
.cx_displaydevice .posterThum:hover{
    background: -moz-linear-gradient(top,  rgba(4,40,147,0.5) 0%, rgba(4,40,147,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(4,40,147,0.5)), color-stop(100%,rgba(4,40,147,1)));
    background: -webkit-linear-gradient(top,  rgba(4,40,147,0.5) 0%,rgba(4,40,147,1) 100%);
    background: -o-linear-gradient(top,  rgba(4,40,147,0.5) 0%,rgba(4,40,147,1) 100%);
    background: -ms-linear-gradient(top,  rgba(4,40,147,0.5) 0%,rgba(4,40,147,1) 100%);
    background: linear-gradient(to bottom,  rgba(4,40,147,0.5) 0%,rgba(4,40,147,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80042893', endColorstr='#042893',GradientType=0 );
}
#posterThum:hover::after,
.cx_displaydevice .posterThum:hover::after{ background-color: #042893;}

/* -------------------------------------
	FNNバナー
------------------------------------- */
#fp-rdef div#fnn_bnr{
    width: 350px;
    margin-bottom: 2em !important;
}
#fnn_bnr a{
    display: block !important;
    border-bottom: solid 3px #aaa !important;
}
#fnn_bnr a img{
    width: 100%;
    height: auto;
}
.cx_smartphoneview #fp-l > div#fnn_bnr{
    margin-bottom: 3em;
}


/* -------------------------------------
	オーバーレイ
------------------------------------- */
#ovrly_bs{
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100vh;
    z-index: 99999;
    display: none;
}
/*800/1131*0.9=0.6366*/
#ovrly_main{
    /*background-color: #fff;*/
    background: #000 url("../img/loading.svg") no-repeat center center;
    background-size: 4vw 4vw;
    width: 63.66vh;
    height: 90vh;
    position: absolute;
    top: 5vh;
    left: 0;
    right: 0;
    margin: 0 auto;
}
/*1200/3360*0.9=0.3214*/
#ovrly_main.horizontal{
    width: 90vw;
    height: 32.14vw;
    top: 50%;
    margin-top: -16.07vw;
}
#ovrly_main img{ width: auto; height: 100%;}

/*--------オーバーレイCLOSE--------*/
#ovrly_bs .closeBtn{
    position: absolute;
    top: -20px;
    right: -20px;
    width: 36px;
    height: 36px;
    background-color: #fff;
    border-radius: 50%;
    border: solid 3px #00185c;
    cursor: pointer;
}
#ovrly_bs .closeBtn span:nth-of-type(1){
    width: 3px;
    height: 30px;
    background-color: #00185c;
    display: block;
    position: absolute;
    top: 3px;
    left: 17px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
#ovrly_bs .closeBtn span:nth-of-type(2){
    width: 30px;
    height: 3px;
    background-color: #00185c;
    display: block;
    position: absolute;
    top: 17px;
    left: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}