@charset "UTF-8";
* {margin: 0;padding: 0;box-sizing: border-box;}
img {width: 100%;}
li {list-style-type: none;}
a {text-decoration: none;}
.onlyPc{}
.onlySp{display: none !important;}
header {
width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
position: relative;
}
header::before {
content: "";
position: absolute;
bottom: 0;
width: 100%;
height: 7px;
background: linear-gradient(to right, #B16FC1, #DD7AA7, #D8495F, #D95F3E, #F29B44, #E0CC6A, #8CB532, #6BB9E6, #8D85BF, #4E5CAD);
}
header h1 {padding: 13px 0 6px 10px;width: 280px;}
header #mxHead_nav {align-self: center;display: block;}
header #mxHead_nav ul {align-items: center;display: flex;font-weight: bold;}
header #mxHead_nav ul li {margin-right: 20px;}
header #mxHead_nav ul li a {font-size: 90%;font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;}
header #mxHead_nav ul li:first-child a {color: #4E5CAD;}
header #mxHead_nav ul li:nth-child(2) a {color: #2F8CDA;}
header #mxHead_nav ul li:nth-child(3) a {color: #13B064;}
header #mxHead_nav ul li:nth-child(4) a {color: #90BA34;}
header #mxHead_nav ul li:nth-child(5) a {color: #E0CC6A;}
header #mxHead_nav ul li:nth-child(6) a {color: #EA9447;}
header #mxHead_nav ul li:nth-child(7) a {color: #D95F3E;}
header #mxHead_nav ul li:nth-child(8) a {color: #D8495F;}
header #mxHead_nav ul li:nth-child(9) a {color: #DD5B96;}
header #mxHead_nav ul li:nth-child(10) a {color: #B16FC1;}
header li img {margin: 6px 0 0;}
header #mxHead_nav ul li:last-child {margin-right: 10px;width: 100px;}
#emergency,
#emergency_html{margin: 25px auto;width: 1200px;}
#emergency p,
#emergency_html p {margin: 0 0 10px;}
#emergency:last-child,
#emergency_html:last-child{margin: 0;}
#emergency p a ,#emergency p span{
color: #fff;
display: block;
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
font-size: 1.4em;
font-weight: bold;
text-align: center;
text-decoration: none;
padding: 8px 0;
}
#emergency_html p a ,#emergency_html p span {
background-color: #fff;
color: #d00;
border:solid 4px #d00;
display: block;
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
font-size: 1.4em;
font-weight: bold;
text-align: center;
text-decoration: none;
padding: 8px 0;
}
#emergency p a:hover,
#emergency_html p a:hover{ 
filter:alpha(opacity=80);  
-moz-opacity:0.8;  
-khtml-opacity: 0.8;  
opacity: 0.8;  
}  

main{
margin: 0 auto;
width: 1200px;
}
#main {
display: flex;
margin: 8px auto 0;
width: 1200px;
}
#main #menu {
position: relative;
width: 5%;
}
#main #menu .mcas_btn{
cursor: pointer;
}
#main #menu ul{
}
#main #menu .menu_list1 {
margin: 0 10px 260px 4px;
}
#main #menu .menu_list2 {
/*width: 90%;*/
}
#main #menu .menu_list1 li,
#main #menu .menu_list2 li {
line-height: 0;
margin-bottom: 20px;
}
#main #menu .menu_list2 li {
width: 90%;
}
#main #menu .menu_list1 li img,
#main #menu .menu_list2 li img {
width: 100%;
}
#main #menu .menu_list1 li:last-child,
#main #menu .menu_list2 li:last-child {
margin-bottom: 0;
}
#menuScl {
width: 60px;
}
.fixed {
position: fixed;
top: 5px;
width: 60px;
}
.fixedBtm {
position: absolute;
bottom: 5px;
width: 60px;
}

/* #main 45news *********************************************************** */
#news45 {
background: url(../img/bg_45news.png) no-repeat left center;
font-size: 0.9em;
display: block;
margin: -5px 0 10px 5%;
width: 95%;
padding: 0 0 0 70px;
}
#news45 li{
background: #fff;
}
/* ie用  */
@media all and (-ms-high-contrast: none) {

	#news45 {
	margin: -5px auto 10px;
	width: 1200px;
	}

}
/* #main #schedule *********************************************************** */

#main #schedule {
position: relative;
width: 95.5%;
}
#main #schedule #todayDate {
color: #b5b4b5;
font-family: "游ゴシック Medium",Yu Gothic Medium,"游ゴシック体",YuGothic,sans-serif;
font-size: 1.5em;
font-weight: bold;
margin: 0;
}
#main #schedule #recommend{
margin: 0 0 16px;
}
#main #schedule #recommend .programs {
height: 258px;
}
#main #schedule #change {
background: #fff;
display: flex;
}
#main #schedule #change .onairBox {
width: 20%;
}
#main #schedule #change .onairBox p{
display: block;
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
line-height: 30px;
/*margin: 8px 0 0;*/
margin: 6px 0 0 0;
padding: 3px 0;
text-align: center;
width: 100%;
}
#main #schedule #change .onairOff {
/*background: #f1f1f0;*/
border-bottom: #fff solid 1px;
color: #858585;
font-size: 0.9em;
line-height: 34px;
height: 34px;
text-align: center;
width: 100%;
}
#main #schedule #change .onairBox p.onairp {
animation: gaming 2s linear infinite;
animation: flow 5s linear infinite;
background: linear-gradient(to left, #B16FC1, #DD7AA7, #D8495F, #D95F3E, #F29B44, #E0CC6A, #8CB532, #6BB9E6, #8D85BF, #4E5CAD, #B16FC1) 0% center/200%;
color: #fff;
/*font-family: "游ゴシック Medium",Yu Gothic Medium,"游ゴシック体",YuGothic,sans-serif;*/
/*font-size: 84.375%;*/
}
#main #schedule #change ul {
display: flex;
display: -webkit-box;
display: -ms-flexbox;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 44px;
margin: 0 0 0 0.2%;
/*width: 79.8%;*/
width: 45%;
}
#main #schedule #change ul li {
background: #f1f1f0;
color: #858585;
cursor: pointer;
line-height: 38px;
height: 38px;
margin-top: 6px;
text-align: center;
/*width: 49.5%;*/
width: 50%;
}
#main #schedule #change .active {
font-weight: bold;
margin-top: 0;
height: 44px;
line-height: 44px;
}
#main #schedule #change .s1.active{
/*
background: #eacae0;
color: #e7397d;
*/
background: #fd3279;
color: #fff;
}
#main #schedule #change .s2.active{
/*
background: #aed9f4;
color: #1574af;
*/
background: #007caa;
color: #fff;
}

#main #schedule .oalist{
/*background: #a9a9a9;*/
}
#main #schedule .errorMsg {
background: #eee;
color: #aaa;
display: block;
font-weight: bold;
margin: 0 0 8px;
padding: 350px 0;
text-align: center;
min-height: 700px;
}
#main #schedule .sche {
display: flex;
min-height: 250px;
}
#main #schedule .sche .programs {
/*height: 250px;*/
position: relative;
width: 20%;
}
@media all and (-ms-high-contrast:none){
	#main #schedule .sche .programs {
	height: 250px;
	}
}
#box0.sche .programs{
background: #8cb533;
}
#box1.sche .programs{
background: #b65fca;
}
#box2.sche .programs{
background: #6667ba;
}
#box3.sche .programs{
background: #37a5c6;
}
#box4.sche .programs{
background: #f49c43;
}

#main #schedule .sche .programs .onairp {
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
color: #fff;
text-align: center;
background: linear-gradient(to left, #B16FC1, #DD7AA7, #D8495F, #D95F3E, #F29B44, #E0CC6A, #8CB532, #6BB9E6, #8D85BF, #4E5CAD);
width: 100%;
font-size: 84.375%;
padding: 3px 0;
}

#main #schedule .sche .programs .time {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
color: rgba(255, 255, 255, 0.7);
font-size: 280%;
font-weight: bold;
line-height: 0;
margin-left: 18px;
margin-top: 35px;
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*width: 100%;*/
}

#main #schedule .sche .programs .title {
color: rgba(255, 255, 255, 0.7);
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
font-size: 0.9em;
font-weight: bold;
/*letter-spacing: 0.025em;*/
letter-spacing: 0;
line-height: 1em;
margin: 8px 0 0 0;
padding-left: 3px;
position: absolute;
bottom: 2px;
left: 0;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
}
#main #schedule .sche .programs .title .link_arrow {
font-size: 0.7em;
text-decoration: none;
display: inline-block;
margin: 0 0 0 3px;
}
#main #schedule .sche .programs .category {
position: absolute;
bottom: 0;
width: 100%;
background: rgba(255, 255, 255, 0.3);
font-size: 85%;
text-align: right;
color: #fff;
padding: 2px;
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
}

#main #schedule .sche .programs .category span {
font-size: 50%;
display: inline-block;
margin-left: 2px;
}

#main #schedule .sche .programs .title_box h2 {
color: #fff;
font-size: 1.2em;
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight: normal;
margin: 4px 0 2px;
text-align: center;
}

#main #schedule .sche .programs .title_box .day {
color: #fff;
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
font-size: 0.9em;
margin-left: 18px;
}

#main #schedule #recommend .sche .contents {
background: #000;
width: 80%;
}
#main #schedule .sche .contents {
width: 80%;
}
#main #schedule .sche .contents ul {
display: flex;
}
#main #schedule .sche .contents ul li {
line-height: 0;
position: relative;
cursor: pointer;
position: relative;
width: 50%;
}
#main #schedule .sche .contents ul li .image iframe {
height: 257px;
width: 100%;
}
#main #schedule .sche .contents ul li .title {
background: #111;
color: #fff;
font-size: 0.9em;
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
bottom: 0;
line-height: 30px;
position: absolute;
padding: 0 10px 0 0;
text-align: right;
width: 100%;
}
#main #schedule #recommend .sche .contents ul li .title {
	padding: 0 10px 0 10px;
}
#main #schedule .sche .contents ul li .icon {
border-radius: 50%;
color: #fff;
font-size: 0.8em;
font-weight: bold;
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
line-height: 70px;
text-align: center;
position: absolute;
bottom: 3px;
left: 3px;
width: 70px;
height: 70px;
}
#recommend .contents_box:hover{
/*
transform: scale(1.2);
transition-duration: 0.3s;
*/
z-index: 100;
}
#main #schedule .sche .contents ul li .recommend_icon {
background: #BB9834;
}
#main #schedule .sche .contents ul li .youtube_icon {
background: #E93223;
}
#main #schedule .sche .contents ul li:hover {
/*  transform: scale(1.2) translate(-38px, 2px);*/
z-index: 1;
}
#main #recommend .sche .contents ul li::after {
}
.oalist .sche .contents ul li .image::after {
background: rgb(223,223,223);
background: linear-gradient(180deg, rgba(170,170,170,0.5) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,0) 85%, rgba(170,170,170,0.5) 100%);
content: "";
position: absolute;
top: 0;
left: 0;
height: 100%;
transition: background-color .2s;
pointer-events: none;
width: 100%;
}
.oalist .sche .contents ul li .image:hover:after {/*:hover:after*/
background: none;
}
/*
.oalist .sche .contents ul li::after {
background: rgba(0, 0, 0, 0.1);
content: "";
position: absolute;
top: 0;
height: 100%;
transition: background-color .2s;
pointer-events: none;
width: 100%;
}
*/
#main #schedule .sche .contents ul li:hover::after {
background: none;
}
#main #schedule .sche .contents .slide_over ul {
overflow-x: scroll;
overflow-y: hidden;
}
#main #schedule .sche .contents .slide_over ul li {
flex: 0 0 auto;
width: calc(100% / 2);
}
#main #schedule.recommend .sche .programs_title .title a {
color: rgba(255, 255, 255, 0.7);
text-decoration: underline;
margin: 0 0 0 3px;
}
#main #schedule.recommend .sche .programs_title .title a:hover {
opacity: 0.7;
}
#main #schedule.recommend .sche .programs_title .time {
font-size: 2.6em;
margin: 6px 0 0 20px;
}
#main #schedule.recommend .sche .programs_recommend .time {
margin: 2px 0 0 14px;
font-size: 2.6em;
}
#main #schedule .recoArea .programs {
background: #2da4ff;
}
#mxinfo {
display: flex;
font-size: 0.9em;
justify-content: space-around;
margin: 70px auto 50px;
width: 1200px;
}
#mxinfo #twitter {
margin: 0 2% 0 1%;
width: 22%;
}
@media all and (-ms-high-contrast:none){
	#mxinfo #twitter {
	display: none;
	}
}
#mxinfo .twitter_list {
height: 315px;
/*overflow: scroll;
width: 100%;*/
}
#mxinfo #info,
#mxinfo #news,
#mxinfo #event {
margin: 0 2% 0 1%;
width: 17%;
}
#mxinfo #rank{
margin: 0;
width: 18%;
}
#mxinfo section {color: #606060;}
#mxinfo section h2 {
font-size: 1.0em;
font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
margin-bottom: 12px;
text-align: left;
}
#mxinfo section h2 a{text-decoration: none;}
#mxinfo section h2 a:hover{opacity: 0.7;}
#mxinfo section p {
border-bottom: dotted 1px #ccc;
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
font-size: 0.90em;
line-height: 1.4em;
margin: 0 0 14px;
padding: 0 0 10px;
}
#mxinfo section a{color: #606060;}
#mxinfo section p .day {font-size: 0.90em;}
#mxinfo section ol{
counter-reset: item;
list-style-type: none;
padding-left: 0;
}
#mxinfo section ol li{
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
font-size: 0.9em;
}
#mxinfo section ol li:before {
counter-increment: item;
content: counter(item);
display: block;
font-weight: bold;
float: left;
padding-right: .5em;
width: 1.5em;
}
#pr {margin: 0 auto 50px;padding: 0 20px;width: 1200px;}
#pr ul {display: flex;flex-wrap: wrap;justify-content: space-around;}
#pr ul li {margin-bottom: 5px;align-self: center;width: 23%;}

footer {margin: 0 auto;position: relative;width: 100%;}
footer::before {
background: linear-gradient(to right, #B16FC1, #DD7AA7, #D8495F, #D95F3E, #F29B44, #E0CC6A, #8CB532, #6BB9E6, #8D85BF, #4E5CAD);
content: "";
position: absolute;
top: 0;
width: 100%;
height: 7px;
}
footer #footer {display: flex;padding: 30px 40px;}
footer .sns,footer .menu {display: flex;}
footer .sns p {margin-right: 20px;width: 40px;}
footer .menu p {margin: 0 0 0 80px;padding: 10px 0 0;}
footer .menu p:last-child {margin-right: 0;}
footer .menu p a {
color: #606060;
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
font-size: 0.9em;
}
footer .copyright {
color: #606060;
font-size: 0.75em;
font-family: "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, sans-serif;
position: absolute;
bottom: 10px;
right: 10px;
}
/* .bx-wrapper ------------------------------------ */
.bx-wrapper {border: none !important;box-shadow: none !important;margin-bottom: 0 !important;}
.bx-wrapper .bx-viewport, .bx-wrapper ul {height: 100%;}
.bx-loading {display: none;}
.swiper-wrapper {transition-timing-function: linear !important;}
@keyframes flow {
	100% {
	background-position-x: 200%;
	}
}
/* .bx-wrapper ------------------------------------ */

/*-- ローディング ----------------------*/
#loader{background-color: #fff;height: 100em;display: block;padding-top: 5em;position: absolute;z-index: 100;width: 100%;}
.loader,.loader:before,.loader:after {background: #aaa;-webkit-animation: load1 1s infinite ease-in-out;animation: load1 1s infinite ease-in-out;height: 4em;width: 1em;}
.loader {color: #ccc;text-indent: -9999em;margin: auto;position: relative;font-size: 11px;-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);-webkit-animation-delay: -0.16s;animation-delay: -0.16s;}
.loader:before,.loader:after {position: absolute;top: 0;content: '';}
.loader:before {left: -1.5em;-webkit-animation-delay: -0.32s;animation-delay: -0.32s;}
.loader:after {
left: 1.5em;
}
@-webkit-keyframes load1 {
0%,80%,100% {
box-shadow: 0 0;
height: 4em;
}
40% {
box-shadow: 0 -2em;
height: 5em;
}
}
@keyframes load1 {
0%,80%,100% {
box-shadow: 0 0;
height: 4em;
}
40% {
box-shadow: 0 -2em;
height: 5em;
}
}
/*--------------------------------------------------------*/