@charset "utf-8";

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


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

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

@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 a img:hover {
	opacity: .7!important;
}

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

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

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

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

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

.okite .inner-box {
	width: 960px;
	margin: 0 auto;
	padding: 24px;
	overflow: hidden;
}

.okite .inner-box .movie,
.okite .inner .jihanki {
	width: 50%;
}

.okite .inner-box .movie iframe {
	width: 100% !important;
}

.okite .inner-box .text,
.okite .info03 .banner {
	width: 45%;
	text-align: left;
	color: #FFF;
}

.okite .info03 .kansyasai-bn img {
	margin-top: 16px;
}

.okite .inner-box .text p + p {
	margin-top: 16px;
}


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

.okite .txt-time {
	width: 64%;
	margin: 0 auto;
	padding: 16px;
	text-align: center;
}

/* fix-bn
------------------------------*/
.fix-bn01 {
	max-width: 520px;
	position: fixed;
	bottom: 16px;
	right: 0;
	z-index: 999999;
	background-color: #FFF;
}

.fix-bn02 {
	max-width: 260px;
	position: fixed;
	bottom: 195px;
	right: 0;
	z-index: 999999;
	background-color: #FFF;
}

.fix-bn01 .close-btn,
.fix-bn02 .close-btn {
	width: 8%;
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 999999;
	line-height: 1;
}

.fix-bn01 .close-btn img,
.fix-bn02 .close-btn img {
	vertical-align: top;
}

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

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

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

.okite .info01 .inner-box .movie {
	float: right;
}

.okite .info01 .inner-box .text {
	float: left;
}

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

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

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

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

.okite .info02 .inner-box .movie {
	float: left;
}

.okite .info02 .inner-box .movie p {
	margin-top: 40px;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 38px;
	color: #ff0066;
	line-height: 1.0;
}

.okite .info02 .inner-box .text {
	float: right;
}

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

.okite .info02 .next spna {
	font-size: 28px;
}

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

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

.okite .info03 .performer p {
	text-align: left;
	font-size: 24px;
	color: #ff367d;
}

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


.okite .info03 .twitter {
	max-width: 600px;
    margin: 0 auto 60px;
}

.okite .info03 .jihanki {
	float: left;
}

.okite .info03 .jihanki .txt {
	padding: 1px 0;
	background-color: #000
}

.okite .info03 .banner {
	float: right;
}

.okite .info03 .national h2 {
	margin-top: 40px;
}

.okite .info03 .national h3 {
	position: relative;
	padding-left: 40px;
	color: #ff367d;
	font-size: 24px;
	font-weight: bold;
}

.okite .info03 .national h3::before {
	content:'';
	display: block;
	width: 30px;
	height: 22px;
	position: absolute;
	top: 8px;
	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 {
	overflow: hidden;
	margin-bottom: 16px;
}

.okite .info03 .national .schedule dt {
	float: left;
}

.okite .info03 .national .schedule dd {
	margin-left: 11em;
}

.okite .info03 .map iframe {
	margin-bottom: 32px;
}

.okite .info04 {
	/*padding: 8px 0 24px;*/
	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%;*/
	height: 26px;
}

.okite .info04 .bt-area {
	position: relative;
}

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

.okite .info04 .bt-area ul {
	position: absolute;
	top: 50%;
    right: 0;
    padding: 0.8% 1.5873%;
    box-sizing: border-box;
    font-size: 0;
    transform: translateY(-50%);
}

.okite .info04 .bt-area ul li {
	display: inline-block;
	width: 160px;
	box-sizing: border-box;
}

.okite .info04 .bt-area ul.list01 {
	width: 36%;
}

.okite .info04 .bt-area ul.list02 {
	width: 53%;
}

.okite .info04 .bt-area ul li:not(:first-child) {
	margin-left: 2%;
}

.okite .info04 .note {
	margin-top: 16px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

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

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

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

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

.okite .info05 .latest-backnumber::after {
	content: "";
	clear: both;
	display: block;
}

.okite .info05 .latest-backnumber figure {
	float: left;
	width: 300px;
}

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

.okite .info05 .latest-backnumber .col {
	float: right;
	width: 634px;
	padding-left: 24px;
}

.okite .info05 .latest-backnumber h3 {
	margin-bottom: 4px;
	color: #FF367D;;
	font-size: 14px;
	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;
}

/* 過去の放送
------------------------------*/
@media screen and (min-width: 1723px) {
.past .heading-main img {
	max-width: none;
	width: 100%;
}
}


.past .heading-title {
	margin-top: 0;
}

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

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

.past .heading-date span {
	display: block;
	margin-top: 8px;
	font-size: 16px;
	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 .info-past .inner {
	width: 1280px;
}

.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 .img {
	width: 600px;
	float: right;
}

.past .list-past .img img {
	width: 100%;
	height: auto;
}

.past .list-past .txt {
	width: 600px;
	float: left;
}

.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;
	text-align: center;
	font-size: 14px;
	color: #ff367d;
	line-height: 1.3;
	border-top: 0;
	box-sizing: border-box;
}

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