@charset "UTF-8";

/* @group week */
@media print and (max-width:767px), screen and (max-width:767px){
.week.small{width:13px;font-size:10px;line-height:13px;margin:0 1px;}
.week.large{width:14px;font-size:11px;line-height:14px;margin:0 3px;}
}
@media print and (min-width:768px), screen and (min-width:768px){
.week.small{width:19px;font-size:14px;line-height:19px;margin:0 1px;}
.week.large{width:21px;font-size:16px;line-height:21px;margin:0 3px;}
}
/* @end */
#contents > h2 span{position:relative;}
@media print and (max-width:767px), screen and (max-width:767px){
    #contents > h2 span{display:block;}
    #contents > h2 .btn-broadcast-list{
        position:absolute;
        top:2px;
        right:2px;
        padding:.294em 1.52em .4em 1.29em;
        color:#fff;
        font-size: 16px;
        background:#111;
        border-radius: 2.5em;
    }
}
@media print and (min-width:768px), screen and (min-width:768px){
    #contents > h2 .btn-broadcast-list{
        position:absolute;
        top:2px;
        right:0;
        padding:.294em 1.52em .4em 1.29em;
        color:#fff;
        font-size:17px;
        background:#111;
        border-radius: 2.5em;
    }
}

/* @group contents */
#daySelecter ul li.mon a span:before{content:"月";}
#daySelecter ul li.tue a span:before{content:"火";}
#daySelecter ul li.wed a span:before{content:"水";}
#daySelecter ul li.thu a span:before{content:"木";}
#daySelecter ul li.fri a span:before{content:"金";}
#daySelecter ul li.sat a{color:#00b7ee;}
#daySelecter ul li.sat a span:before{content:"土";color:#00b7ee;}
#daySelecter ul li.sun a{color:#e60012;}
#daySelecter ul li.sun a span:before{content:"日";color:#e60012;}
#daySelecter ul li.selected{background:#F93500;}
#daySelecter ul li.selected a{color:#fff;}
#daySelecter ul li.selected span{color:#F93500;}

#timetableWrap table tr{background-color:#F2F2F2;}
#timetableWrap table tr:nth-of-type(even){background-color:#E5E5E5;}
#timetableWrap table td .item{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;}
#timetableWrap table td .item:after{display:none;}
#timetableWrap .title{font-weight:bold;}
#timetableWrap table td figure img{width:100%;height:auto;vertical-align:bottom;/*border:1px solid #eee;*/}
#timetableWrap table td figure .category{padding:.35em 0;color:#fff;font-size:14px;font-weight:bold;text-align:center;}

@media print and (max-width:767px), screen and (max-width:767px){
#daySelecter{margin-top:4px;}
#daySelecter .selecter{float:left;width:100%;}
#daySelecter .selecter .selWrap{margin-right:92px;margin-left:92px;text-align:center;border:2px solid #707070;height:38px;background:#7B7B7B;}
#daySelecter a.npbtn{display:inline-block;width:87px;height:42px;box-sizing:border-box;border:2px solid #eee;}
#daySelecter a.prevweek{background:url(/parts/timetable/img/icon_prevweek.png) no-repeat 50% 50%;background-size:contain;float:left;margin-left:-100%;}
#daySelecter a.nextweek{background:url(/parts/timetable/img/icon_nextweek.png) no-repeat 50% 50%;background-size:contain;float:left;margin-left:-87px;}
#daySelecter p{display:inline-block;min-width: 50%;border-radius:0;border:none;padding:.85em 2px .85em;margin:0 auto 0;color:#fff;font-weight:bold;font-size:14px;line-height:1;text-align: center;cursor:pointer;}
#daySelecter ul{display:table;width:100%;padding:11px 0 0 0;margin:0;height:57px;}
#daySelecter ul li{display:table-cell;background:#eee;border-left:1px solid #fff;padding:2px;text-align:center;color:#2e2e2e;font-size:13px;line-height:1.2em;}
#daySelecter ul li:first-child{border:none;}
#daySelecter ul li span{display:block;background:#fff;text-align:center;color:#999;font-size:11px;line-height:17px;margin-bottom:3px;}
#timetableWrap{margin-top:35px;}
#timetableWrap table,#timetableWrap table tbody,#timetableWrap table tr,#timetableWrap table th,#timetableWrap table td{display:block;}
#timetableWrap table tr{margin-top:6px;}
#timetableWrap table th{padding:.46em 12px;font-size:15px;line-height:1;color:#2e2e2e;}
#timetableWrap table th.onair{background:#eee url(/parts/timetable/img/icon_noa_sp.png) no-repeat 64.5px 50%;background-size:auto 100%;}
#timetableWrap table th.onair,#timetableWrap table td.onair{background-color:#F8E6E1;}
#timetableWrap table td{border-top:2px #fff solid;}
#timetableWrap .story{display:none;}
#timetableWrap .item{padding:12px;}
#timetableWrap .title{width:100%;color:#111;padding-bottom:16px;}
#timetableWrap .title span{display: block;font-size:15px;line-height:1.53;}
#timetableWrap .title span span{font-size:12px;}
#timetableWrap table td .item-detail{width:59.3%;}
#timetableWrap figure{display:block;width:35.7%;}
#timetableWrap table td figure .category{font-size:14px;}
#timetableWrap .text{font-size:14px;/*text-indent:-3em;margin-left:3em;*/}
#contents .inner .right #calendar_field{margin-top:20px;padding:16px 59px 38px;margin-bottom:-23px;}
}

.calendar h4{background:#7B7B7B;font-size:19px;line-height:19px;color:#fff;padding:16px;position:relative;margin-bottom:1px;}
#contents .sidelink#calendar_field .calendar a.btn_program{display:inline-block;margin: 8px 0 0;border:#F4F4F4 6px solid;}
#contents .sidelink{border-top:none;background:transparent;}
.calendar table th,.calendar table td{text-align: center;height:28px;vertical-align:middle;}
.calendar table th{color:#664714;}
.calendar table{width:240px;background:#fff;font-size:13px;line-height:13px;padding:8px;border: #E3E3E3 1px solid;border-top: none;}
.calendar table a{display: block;color:#666666;font-size:13px;line-height:13px;}
.calendar table .sat,.calendar table .sat a{color:#00b7ee;font-size:13px;line-height:13px;}
.calendar table .sun,.calendar table .sun a{color:#e60012;font-size:13px;line-height:13px;}
.calendar table td.today{background:url(/parts/timetable/img/icon_today.png) no-repeat 50% 50%;}
.calendar table td.today a{color:#fff;}
#contents .inner #calendar_field{padding:1px 8px;}
#contents .inner #calendar_field a{margin:0;}
#contents .inner #calendar_field h4 a{display: none;}

@media print and (min-width:768px), screen and (min-width:768px){
#container #contents{min-width:1200px;}
#container #contents .inner .left{width:846px;padding:0 0 30px 0;}
#container #contents .inner .right{width:256px;}
#daySelecter{width:846px;font-size:0;margin:10px 0 21px;position:relative;height:73px;}
#daySelecter a.npbtn,#daySelecter ul{display:block;position:absolute;top:0;}
#daySelecter a.npbtn{width:58px;height:73px;box-sizing:border-box;border:2px solid #eee;}
#daySelecter a.prevweek{left:0;background:url(/parts/timetable/img/icon_prevweek.png) no-repeat center center;}
#daySelecter a.nextweek{right:0;background:url(/parts/timetable/img/icon_nextweek.png) no-repeat center center;}
#daySelecter ul{font-size:0;left:65px;}
#daySelecter ul li{display:inline-block;vertical-align:top;width:97px;height:73px;box-sizing:border-box;padding:5px;background:#eee;text-align:center;font-size:16px;color:#2e2e2e;margin-right:6px;line-height: 16px;}
#daySelecter ul li span{display:block;width:87px;background:#fff;font-size:16px;color:#999999;line-height:30px;margin-bottom:11px;}
#daySelecter ul li a{display:block;position:relative;}
#daySelecter ul li.selected a:after{content:"";display:block;width:21px;height:11px;background:url(/parts/timetable/img/icon_dayarrow.png) no-repeat;position:absolute;bottom:-22px;left:40px;}
#timetableWrap{margin-bottom:75px;}
#timetableWrap table{width:846px;}
#timetableWrap table th{width:132px;border-right:3px solid #fff;border-top:3px solid #fff;position:relative;color:#646464;text-align:center;padding-top:25px;}
#timetableWrap table tr:first-child th:after{content:"";position:absolute;top:-3px;left:0;width:100%;height:0;border-top:3px solid #eee;}
#timetableWrap table th.onair{background:url(/parts/timetable/img/icon_noa.png) no-repeat 50% 40%;}
#timetableWrap table th.onair,#timetableWrap table td.onair{background-color:#F8E6E1;}
#timetableWrap table td{border-top:3px solid #fff;padding:31px 26px;position:relative;}
#timetableWrap table td:hover{background:#ffe0ac;}
#timetableWrap table td a{min-height:140px;display:block;}

#timetableWrap table td figure{display:block;width:245px;}
#timetableWrap table td .item-detail{width:calc(100% - (245px + 25px));}
#timetableWrap table td .title{padding:8px 0 18px 0;}
#timetableWrap table td .title span{display:block;font-size:18px;line-height:1.8em;}
#timetableWrap table td .title span span{font-size:14px;line-height:1.3em;}
#timetableWrap table td .text{padding-left:0;text-indent:-3em;margin-left:3em;}
#timetableWrap table td .story{position:absolute;bottom:0;right:0;display:none;}
#timetableWrap table td:hover .story{display:block;}
#timetableWrap table td .story p{position:absolute;top:-10px;right:-10px;width:440px;background:#fff;border:3px solid #eee;padding:14px;z-index:100;font-size:12px;}
#timetableWrap table td .story p span{color:#4555cf;font-weight: bold;}
.calendar{margin:10px 0 18px 0;}
#contents .sidelink h2, #contents .sidelink h3{padding-top:5px;font-size:18px;}
}
/* @end */

/* @group print */
#timetableprint .inner .left h3{font-weight:bold;color:#242424;}
#timetableprint .inner .left h4{color:#423027;}
#timetableprint .inner .left h4 span{background:#cd191d;color:#fff;border-radius:5px;font-size:12px;vertical-align:top;}
#timetableprint .inner .left section{border-bottom:1px dotted;text-align:center;}
#timetableprint .inner .left section h4 span{display:none;}
#timetableprint .inner .left h3+section{border:0;}
#timetableprint .inner .left h3+section h4 span{display:inline;}
#timetableprint .inner .left section ul{font-size:0;}
#timetableprint .inner .left section li{display:inline-block;}
#timetableprint .inner .left section li.guide img{border:1px solid #847971;}
#timetableprint .inner .left section li .btn a{background:#423027 url(/parts/timetable/img/icon_btn.png) no-repeat 96%;border-radius:5px;color:#fff;display:table-cell;vertical-align:middle;}
@media print and (max-width:767px), screen and (max-width:767px){
#timetableprint .inner .left{padding:18px 10px 0;}
#timetableprint .inner .left h3{font-size:18px;line-height:20px;border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:12px;position: relative;}
#timetableprint .inner .left h3:after{background:#000;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:58px;}
#timetableprint .inner .left h4{font-size:15px;line-height:15px}
#timetableprint .inner .left h4 span{padding:5px;margin-left:5px;}
#timetableprint .inner .left section{padding-bottom:20px;margin-bottom:15px;}
#timetableprint .inner .left section li{width:47%;margin-left:6%;padding-top:20px;}
#timetableprint .inner .left section li:nth-child(2n+1){margin:0;}
#timetableprint .inner .left section li img{width:100%;}
#timetableprint .inner .left section li.guide img{width:64%;}
#timetableprint .inner .left section li.timetable img{width:86%;}
#timetableprint .inner .left section li .btn{padding-top:10px;}
#timetableprint .inner .left section li .btn a{font-size:10px;width:332px;height:35px;background-size:7px;}

#daySelecter a.prevweek{background-image: url(/parts/timetable/img/icon_prevweek_sp.png);}
#daySelecter a.nextweek{background-image: url(/parts/timetable/img/icon_nextweek_sp.png);}
#contents .sidelink.topcl{position:absolute;top:42px;left:0;z-index: 2;display:none;width:100%;margin: 0;padding: 0;white-space: nowrap;border:0;overflow: hidden;}
#contents .sidelink h3{display: none;}
#contents .inner .right #calendar_field{margin-bottom: 0;padding: 20px 10px 0;}
#contents .sidelink.topcl{background:#ffffff;}
.calendar{width: 100%;text-align: center;}
.topcl .calendar{display:inline-block;vertical-align:top;background:#ffffff;}
.topcl .calendar:first-child{margin-left: -100%;}
.calendar h4{padding:5px;}
.topcl .calendar h4{position:relative;padding:16px;}
#contents .inner #calendar_field_t h4 a{display: block;position: absolute;height: 1em;top: 0;bottom:0;margin: auto;color:#fff;font-size: 13px;line-height: 1;background-repeat:no-repeat;background-size: auto 100%;;}
#contents .inner #calendar_field_t div:first-child h4 a.miniClPrev,
#contents .inner #calendar_field_t div:last-child h4 a.miniClNext{display: none;}
#calendar_field_t h4 a.miniClPrev{left: 10px;padding-left: 18px;background-image:url(/parts/timetable/img/icon_clprev.png);background-position:left center;}
#calendar_field_t h4 a.miniClNext{right: 10px;padding-right: 18px;background-image:url(/parts/timetable/img/icon_clnext.png);background-position:right center;}
.calendar table{display:none;width: 100%;font-size:4vw;line-height:4vw;}
.topcl .calendar table{display:table;}
.calendar table th, .calendar table td{height: 8vw;}
.calendar table td.today{background-size: 6vw auto;}
.calendar table a{font-size:4vw;line-height:4vw;}
.calendar table .sat,.calendar table .sat a{font-size:4vw;line-height:4vw;}
.calendar table .sun,.calendar table .sun a{font-size:4vw;line-height:4vw;}
#contents .inner #calendar_field a,
#contents .inner #calendar_field_t a{float: none;width:auto;margin: 0 auto;}
#contents .sidelink#calendar_field .calendar a.btn_program{width: 42%;margin: 15px 0 25px;padding: 0;}
#contents .sidelink#calendar_field .calendar a.btn_program + a.btn_program{margin-left: 5%;}
#contents .sidelink.topcl .calendar a.btn_program{display: none;}
}
@media print and (min-width:768px), screen and (min-width:768px){
#timetableprint .inner .left{padding-top:30px;}
#timetableprint .inner .left h3{font-size:24px;line-height:24px;border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:38px;position: relative;}
#timetableprint .inner .left h3:after{background:#000;bottom:-1px;content:"";height:3px;left:0;position:absolute;width:72px;}
#timetableprint .inner .left h4{font-size:20px;line-height:20px;}
#timetableprint .inner .left h4 span{padding:2px 5px;margin-left:5px;}
#timetableprint .inner .left section{margin-bottom:45px;padding-bottom:60px;}
#timetableprint .inner .left section ul{padding:0 18px;}
#timetableprint .inner .left section li{width:234px;margin-left:54px;padding-top:25px;}
#timetableprint .inner .left section li:nth-child(3n+1){margin:0;}
#timetableprint .inner .left section li.guide img{width:120px;}
#timetableprint .inner .left section li.timetable img{width:160px;}
#timetableprint .inner .left section li .btn{padding-top:20px;}
#timetableprint .inner .left section li .btn a{font-size:14px;width:234px;height:56px;background-size:10px;}
}
/* @end */
