@charset "utf-8";

/*======================*/
/* 新番組かまいたちの掟 */
/*======================*/


/* 共通
------------------------------*/

.okite {
	font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.okite {
	font-family: "メイリオ", Meiryo, sans-serif;
}
}

.okite img {
	max-width: 100%;
	height: auto;
}

.okite h2 {
	margin: 16px 0;
	text-align: left;
}

.okite h2 img {
	height: 40px;
	width: auto;
}

.okite .info01 h2 img {
	height: 52px;
}

.okite #container {
	padding-bottom: 0;
}

.okite .inner {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

.okite .inner-box {
	width: 94%;
	margin: 0 auto;
	padding: 8px 8px 16px;
	box-sizing: border-box;
}

.okite .inner-box .movie,
.okite .inner-box figure,
.okite .inner .twitter {
	width: 90%;
	margin: 0 auto 16px;
}

.okite .movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin: 24px auto 16px;
}

.okite .movie iframe,
.okite .movie img {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.okite .inner-box .text {
	text-align: left;
	color: #FFF;
}



/* メイン
------------------------------*/

.okite .txt-time {
	margin: 0 auto;
	padding: 16px;
	text-align: center;
	box-sizing: border-box;
}

/* fix-bn
------------------------------*/
.fix-bn {
	width: 100%;
	max-width: 520px;
	position: fixed;
	display: flex;
	bottom: 0px;
	right: 0;
	z-index: 999999;
}

.fix-bn .close-btn {
	width: 8%;
	position: absolute;
	top: -30%;
	right: 4%;
	z-index: 999999;
}

.fix-bn .bn {
	width: 50%;
}

.fix-bn .close-btn img{
	vertical-align: top;
}

/* info
------------------------------*/

.okite .info01 {
	padding: 16px;
	text-align: center;
	background: url(/images/okite/bg01.jpg) no-repeat;
	background-size: cover;
}

.okite .info02 {
	padding: 24px 16px;
	background: url(/images/okite/bg02.jpg) no-repeat;
	background-size: cover;
}

.okite .info03 {
	padding: 8px 16px 24px;
	background: url(/images/okite/bg03.jpg) no-repeat right bottom;
	background-size: cover;
}

.okite .info05 {
	padding: 24px 16px;
	background: url(/images/okite/bg03.jpg) no-repeat;
}

.okite .info01 .inner-box {
	background: #000;
}

.okite .info02 .inner-box {
	background: #9d9d9d;
}

.okite .info02 .comingsoon {
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 32px;
	color: #ff0066;
	line-height: 1.0;
	text-align: center;
}

.okite .info02 h2 {
	margin-bottom: 0;
}

.okite .info02 .next {
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 22px;
	color: #ff0066;
	line-height: 1.0;
	margin-bottom: 16px;
}

.okite .info02 .next span {
	font-size: 18px;
}

.okite .info02 .next .small {
	font-size: 12px;
}

.okite .info02 .coming-mov {
	margin: 48px 0;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 32px;
	color: #ff0066;
	line-height: 1.0;
	text-align: center;
}

.okite .info03 .performer p {
	font-size: 18px;
	color: #ff367d;
}

.okite .info03 .performer p .small {
	font-size: 12px;
}

.okite .info03 .jihanki {
	margin: 16px auto;
}

.okite .info03 .banner ul {
	font-size: 0;
	text-align: center;
}

.okite .info03 .banner li {
	display: inline-block;
	box-sizing: border-box;
	margin: 0 6px;
	width: calc((99% - 24px) / 2);
}

.okite .info03 .national h3 {
	position: relative;
	margin-bottom: 8px;
	padding-left: 30px;
	color: #ff367d;
	font-size: 20px;
	font-weight: bold;
}

.okite .info03 .national h3::before {
	content:'';
	display: block;
	width: 25px;
	height: 18px;
	position: absolute;
	top: 4px;
	left: 0;
	background: url(/images/okite/ic_01.png) no-repeat;
	background-size: cover;
}

.okite .info03 .national h3 a,
.okite .info03 .national h3 a:hover,
.okite .info03 .national h3 a:active,
.okite .info03 .national h3 a:visited {
	color: #ff367d;
}

.okite .info03 .national .schedule:not(:last-child) {
	margin-bottom: 24px;
}

.okite .info03 .national .schedule dt {
	margin-bottom: 8px;
}

.okite .info03 .national .schedule dd:not(:last-of-type) {
	margin-bottom: 16px;
}

.okite .info04 {
	padding: 24px 0;
	background: #000;
}

.okite .info04 h2 {
	color: #FFF;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 24px;
	line-height: 1.0;
	text-align: center;
}

.okite .info04 h2 img {
	height: auto;
	width: 100%;
}

.okite .info04 .bt-area {
	padding: 16px;
	background-color:  #535353;
}

.okite .info04 .bt-area:not(:first-of-type) {
	margin-top: 16px;
}

.okite .info04 .bt-area ul {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	gap: 12px 4%;
	font-size: 0;
	margin-top: 8px;
}

.okite .info04 .bt-area ul li {
	width: 48%;
	text-align: center;
}

.okite .info04 .note {
	margin-top: 8px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}

.okite .info05 h2 {
	background: #000;
	padding: 8px 0;
	margin: 0;
}

.okite .info05 h2 img {
	height: 20px;
	padding-left: 24px;
}

.okite .info05 .latest-backnumber {
	padding: 8px;
	border: solid 1px #000;
	background: #FFF;
}

.okite .info05 .latest-backnumber figure {
	padding: 8px 0;
	text-align: center;
}

.okite .info05 .latest-backnumber figure img {
	max-width: 750px;
	width: 100%;
}

.okite .info05 .latest-backnumber h3 {
	color: #FF367D;;
	font-size: 13px;
	font-weight: bold;
}

.okite .info05 .center {
	margin-top: 16px;
	padding-bottom: 8px;
}

.okite .info05 .center a {
	display: inline-block;
	padding: 8px 16px;
	border: solid 1px #000;
	background: #FFF;
	color: #000;
}

.okite .info05 .center a:hover {
	color: #FF367D;;
	text-decoration: none;
}


/* 過去の放送
------------------------------*/

.past .heading-title img,
.past .heading-date img {
	display: block;
	height: 24px;
}

.past .heading-title span {
	display: block;
	margin-top: 8px;
	font-size: 20px;
	font-weight: bold;
	color: #FF367D;
	line-height: 1.3;
}

.past .heading-date span {
	display: block;
	margin-top: 8px;
	font-size: 15px;
	font-weight: bold;
	color: #FF367D;
	line-height: 1.3;
}

.past .info-past {
	padding: 16px 0 32px;
	background: url(/images/okite/past/past_bg01.jpg) no-repeat;
	background-size: cover;
}

.past .list-past li {
	padding-bottom: 16px;
	margin-top: 16px;
	border-bottom: 1px solid #000;
	overflow: hidden;
}

.past .list-past li:last-child {
	border-bottom: none;
}

.past .list-past .discript {
	margin-top: 8px;
}

.past .info-past .center a {
	display: inline-block;
	margin-top: 16px;
	padding: 8px 16px;
	border: solid 1px #000;
	background: #FFF;
	color: #000;
}

.past .info-past .center a:hover {
	color: #FF367D;;
	text-decoration: none;
}

/* フッター
------------------------------*/

.okite footer {
	background-color: #282828;
	padding: 16px;
	margin-top: 0;
	text-align: center;
	font-size: 12px;
	color: #ff367d;
	line-height: 1.3;
	border-top: 0;
	box-sizing: border-box;
}

.okite footer p.logo img {
	width: 60%;
	height: auto;
	margin-bottom: 16px;
}

.okite footer p {
	padding: 0;
}
