* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
    margin: 0;
}

body {
    /*
background-image: url("../img/bc_base.webp"),url("../img/bg_center.png");
background-repeat: no-repeat, repeat;
background-position: center 80px, center;
background-size: cover,auto;
*/
    /*    background: #f1adb8 no-repeat top center / 100%;*/
    background-attachment: fixed;
    background-image: url("../img/bg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    color: #545454;
    font-family: "Murecho", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Verdana, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
    line-height: 1.6em;
    margin: 0;
    padding: 0;
    z-index: 1;
}

ul li {
    list-style: none;
}

.display_none {
    display: none;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

.hack:after {
    content: "";
    clear: both;
    display: block;
}

img {
    border: none;
    vertical-align: bottom;
}

hr {
    display: none;
}

a:link {
    color: #5e5e5e;
    text-decoration: underline;
}

a:visited {
    color: #333;
    text-decoration: underline;
}

a:hover {
    color: #1e1e1e;
    text-decoration: none;
}

::selection {
    background: #abcef4;
}

/* Safari */
::-moz-selection {
    background: #abcef4;
}

/* Firefox */
.onlyPc {}

.onlySp {
    display: none !important;
}

.AB-kokoro {
    font-family: "ab-kokoro-no3", sans-serif;
    font-weight: 400;
    font-style: normal;
}

/* ----------------------------------------------- */

#pan_box {
    background: #670707;
    color: #fff;
    margin: 0 auto;
    padding: 5px 0;
    width: 100%;
}

#pan_box a {
    color: #fff;
}

#pan_box .in {
    font-size: 0.9em;
    margin: 0 auto;
    width: 1200px;
}

.wrapper {
    position: relative;
}

.wrapper .item03 {
    position: absolute;
    top: 80px;
    left: -1%;
    width: 14%;
}

.wrapper .item04 {
    position: absolute;
    top: 20px;
    right: -5%;
    width: 18%;
    z-index: -5;
}

.wrapper .item03 img,
.wrapper .item04 img {
    width: 100%;
}

.fuwafuwa {
    animation: fuwafuwa 2s ease-in-out infinite alternate;
    display: inline-block;
    transition: 2.5s ease-in-out;
}

.fuwafuwa2 {
    animation: fuwafuwa 3s ease-in-out infinite alternate;
    display: inline-block;
    transition: 1.5s ease-in-out;
}

@keyframes fuwafuwa {
    0% {
        transform: translate(0, 0) rotate(-7deg);
    }

    50% {
        transform: translate(0, -7px) rotate(0deg);
    }

    100% {
        transform: translate(0, 0) rotate(7deg);
    }
}

@keyframes fuwafuwa2 {
    0% {
        transform: translate(0, 0) rotate(7deg);
    }

    50% {
        transform: translate(0, -7px) rotate(0deg);
    }

    100% {
        transform: translate(0, 0) rotate(-7deg);
    }
}

.container {
    margin: 0 0 30px;
}

.title {
    /* height: 180px; */
    width:100%;
    overflow: hidden;
    position: relative;
}

/* 画面サイズが1600pxからはここを読み込む */
@media screen and (min-width:1700px) {

    /*
	.wrapper .item03{
	position: absolute;
	top: 80px;
	left: -1%;
	width: 14%;
	}
	.wrapper .item04{
	position: absolute;
	top: 1%;
	right: -5%;
	width: 300px;
	z-index: -5;
	}
	*/
    .title {
        /* max-height: 180px; */
        /*        padding: 10% 0 0;*/
    }
}

/* 画面サイズが800pxから1599pxまではここを読み込む
@media screen and (min-width:800px) and ( max-width:1400px) {
	.wrapper .item03,
	.wrapper .item04{
	display: none!important;
	}
}
*/
.title h1 {
    width: 500px;
    margin: 0 auto;
}

.title h1 img {
    padding: 28px 0 40px;
}

.title .item01 {
    position: absolute;
    top: 10px;
    right: 3%;
    width: 30%;
    max-width: 420px;
    z-index: -5;
}

.title .item02 {
    position: absolute;
    top: 10px;
    left: -10%;
    width: 40%;
    z-index: -5;
}

.title h1 img,
.title .item01 img,
.title .item02 img {
    width: 100%;
}

.contents {
    margin: 0 auto;
    width: 1200px;
}

/* schedule -------------------------------- */
.schedule {
    font-family: ab-kokoro-no3, sans-serif;
    font-weight: 400;
    font-style: normal;
    min-height: 80px;
    padding: 10px 0 5px;
}

.schedule ul {
    background: rgba(255, 255, 255, 0.75);
    box-shadow: 2px 2px 4px #ebc151;
    display: flex;
    font-size: 2.4em;
    flex-wrap: wrap;
    justify-content: center;
    padding: 6px 0;
    margin: 0 auto 15px;
    /*    width: 900px;*/
}

.schedule ul li {
    display: block;
    min-width: 4.5%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.schedule ul li.sche2412 {
    background: url(../img/icon_2412.png) no-repeat center / 100%;
    background-size: contain;
    width: 79px;
    height: 80px;
}

.schedule ul li.sche2501 {
    background: url(../img/icon_2501.png) no-repeat center / 100%;
    background-size: contain;
    width: 79px;
    height: 80px;
}

.schedule ul .li1224 a {
    background: url(../img/1224.png);
}

.schedule ul .li1225 a {
    background: url(../img/1225.png);
}

.schedule ul .li1226 a {
    background: url(../img/1226.png);
}

.schedule ul .li1227 a {
    background: url(../img/1227.png);
}

.schedule ul .li1228 a {
    background: url(../img/1228.png);
}

.schedule ul .li1229 a {
    background: url(../img/1229.png);
}

.schedule ul .li1230 a {
    background: url(../img/1230.png);
}

.schedule ul .li1231 a {
    background: url(../img/1231.png);
}

.schedule ul .li0101 a {
    background: url(../img/0101.png);
}

.schedule ul .li0102 a {
    background: url(../img/0102.png);
}

.schedule ul .li0103 a {
    background: url(../img/0103.png);
}

.schedule ul .li0104 a {
    background: url(../img/0104.png);
}

.schedule ul .li0105 a {
    background: url(../img/0105.png);
}

.schedule ul li a {
    color: #670707;
    display: block;
    line-height: 0.8em;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 2px 0px rgb(255 255 255);
    width: 100%;
    font-size: 0;
    width: 74px;
    height: 80px;
}

.schedule ul li a:hover {
    opacity: 0.6;
}

.schedule ul li.fc_sat a {
    color: #4a58d5;
}

.schedule ul li.fc_sun a {
    color: #d00;
}

.schedule ul li span {
    display: block;
    font-size: 0.6em;
}

/* category -------------------------------- */
.category {
    background: rgba(255, 255, 255, 0.75);
    padding: 12px 0 15px;
    text-align: center;
}

.category ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /*中央寄せ*/
    margin: 0 auto;
}

.category ul li {
    margin: 0;
    width: 140px;
}

.category ul li a {
    display: block;
    width: 100%;
}

.category ul li a:hover {
    opacity: 0.6;
}

.category ul li a img {
    width: 100%;
}

/* thumb_area -------------------------------- */
.thumb_area {
    margin: 15px 0 0;
}

.thumb_area a {
    display: block;
    text-decoration: none;
}

.thumb_list {
    box-sizing: border-box;
    display: -js-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.thumb_list:after {
    content: "";
    display: block;
    flex: 0 0 32.5%;
}

.thumb_list li {
    background-color: #fff;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    flex: 0 0 32.5%;
    max-width: 32.5%;
    margin-bottom: 10px;
    padding: 15px;
    padding-bottom: 50px;
    position: relative;
}

.thumb_list li.heightLine-program_box_0 {
    flex: 0 0 32.5%;
    max-width: 32.5%;
}

.thumb_list li .icon_mx {
/*    border: 2px solid #c33c3c;*/
    box-sizing: border-box;
    float: left;
    font-weight: normal;
    margin: 0 0 8px;
    padding: 1% 0;
    text-align: center;
    width: 20%;
}

.thumb_list li .icon_mxRe {
    margin: 0 4px 8px;
}

.thumb_list li .icon_mx1 {
    background: #e87000;
    color: #fff;
}

.thumb_list li .icon_mx2 {
    background: #c33c3c;
    color: #fff;
}

.thumb_list li .thumb_more a {
    background-color: #f0c02c;
    border-radius: 40px;
    box-sizing: border-box;
    color: #333;
    display: block;
    line-height: 1.5em;
    margin: 0 auto;
    padding: 2% 5%;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
    width: 90%;
}

.thumb {
    position: relative;
}

.thumb_img img {
    border: #ffcf00 solid 1px;
    display: block;
    width: 100%;
}

.thumb_img a {
    display: block;
}

.thumb_img .thumb_mcas {
/*
    background-color: #fff;
    border: #bfbfbf solid 2px;
    color: #625b5b;
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    line-height: 1.5em;
    padding: 5px 10px;
    position: absolute;
    top: 0px;
    right: 0px;
*/
    display: none;
}

/*
.thumb_img .thumb_mcas:before {
    background-image: url(../img/mcas_icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: "";
    display: inline-block;
    height: 10px;
    margin-right: 2px;
    width: 13px;
}
*/

.thumb_img .streambox{
    display: flex;
    width:168px;
    justify-content: space-between;
    flex-direction: row-reverse;
    position: absolute;
    top:0;
    right:0;
}

.thumb_img .thumb_rch{
    width:80px;
    height:32px;
    background:url(../img/logo_rCh.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    border:1px solid #bf0000;
    box-sizing: border-box;
}

.thumb_img .thumb_tver{
    width:80px;
    height:32px;
    background:url(../img/logo_TVer.svg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    border:1px solid #096cbc;
    box-sizing: border-box;
}


.thumb_info {
    padding: 10px 0;
}

.thumb_info .thumb_time_wrap {
    margin: 0 0 12px;
}

.thumb_info .thumb_time_wrap .thumb_title {
    border-bottom: dotted #ef7575 3px;
    color: #ac2323;
    font-family: "Murecho", Arial, "メイリオ", Verdana, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 0 0 6px;
}

.thumb_info .thumb_time_wrap .thumb_title a:hover {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    -khtml-opacity: 0.65;
    opacity: 0.65;
}

.thumb_info .thumb_time_wrap .thumb_title a {
    color: #931414;
}

.thumb_info .thumb_time_wrap .thumb_title a:visited {
    color: #931414;
}

.thumb_info .thumb_time_wrap .thumb_time_date {
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

.thumb_info .thumb_time_wrap .thumb_time_date .thumb_oatimeRe {
    border-top: #ccc 2px dotted;
    display: block;
    margin: 1% 0 0;
    padding: 1% 0 0;
}

.thumb_info .thumb_time_wrap .thumb_time_date.thumb_oatimeRe:before {
    content: "【再】";
}

/* ----------------------------------------------*/
.youtube {
    padding: 0;
}

.youtube_in {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-bottom: 50%;
    padding-top: 69px;
    position: relative;
    overflow: hidden;
}

.youtube_in iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.present_link a {
    background: -moz-linear-gradient(top, #fff 0%, #fff 50%, #d6d6d6);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(0.50, #fff), to(#d6d6d6));
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 3px solid #f70000;
    color: #f70000;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 125%;
    font-weight: bold;
    margin: 10px auto 20px;
    padding: 10px 20px;
    width: 88%;
}

.present_link a:hover {
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    -khtml-opacity: 0.65;
    opacity: 0.65;
}

/* ----------------------------------------------*/
#sns_button_pc {
    margin: 0 0 20px;
    text-align: center;
}

#sns_button_pc .sns {
    margin: 0 10px 0 0;
    padding: 15px 0 0;
    width: 100%;
}

#sns_button_pc .sns img,
.btn_twitter img,
.btn_facebook img,
.btn_line img {
    height: 40px;
    width: 40px;
}

#sns_button_pc .btn_sns {
    margin: 0 2px;
}

/* --------------------------*/
#footer {
    background: #fff;
    color: #333;
    min-height: 620px;
    text-align: center;
}

/* エムキャスバナー ======================================== */
.b_mcas {
    margin: 10px auto;
    width: 95%;
    max-width: 600px;
}

.b_mcas img {
    width: 100%;
}

.lnk_mcas {
    display: block;
    margin: 20px auto;
    text-align: center;
    width: 985px;
}

.lnk_mcas img {
    width: 100%;
    max-width: 985px;
}

.lnk_mcas_btm {
    width: 100%;
}

.lnk_mcas_btm img {
    margin: 30px auto 10px;
    max-width: 100%;
}

/* 動画レスポンシブ <div class="video-container"></div> */
.video-container {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
}

.video-container iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

/* スライダーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー  */
.swiper-container-out,
.swiper-container {
    background: rgba(251, 247, 240, 0.6);
    padding: 10px 0;
    width: 100%;
    min-width: 1200px;
}

.swiper-container {
    border-top: #b8a404 4px solid;
    border-bottom: #b8a404 4px solid;
}

.swiper-slide {
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0;
    text-align: center;
}

.swiper-slide img {
    box-shadow: 0 0 10px 0 #fff;
    margin: 10px 0;
    max-width: 640px;
    width: 100%;
}

.swiper-pagination span {
    margin: 0 5px;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

/* スライダーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */

/*-- ローディング ----------------------*/
#loader {
    background-color: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 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;
    top: 50%;
}

.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;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.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;
    }
}

/*--------------------------------------------------------*/
