@charset "UTF-8";

/*==========================================
common
==========================================*/
body {
	-webkit-text-size-adjust: 100%;
}

.side02 .twitter-timeline {
	height: 1000px !important;
}


/*追加2015/11/30↓*/
.fs_08em {
	font-size: 0.8em;
}

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	.dispPc {
		display: none;
	}

	.fl_l_sp {
		float: left;
	}

	.fl_r_sp {
		float: right;
	}

}

@media only screen and (min-width: 600px),
(min-device-width: 600px) {
	.dispSp {
		display: none;
	}

	.fl_l_pc {
		float: left;
	}

	.fl_r_pc {
		float: right;
	}

}

/*==========================================
itscom common
==========================================*/
.itscomInner.tel {
	color: #0915ab;
	text-align: center;
	padding: 30px 25px 0;
}

.itscomInner.tel h3 {
	font-size: 25px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px;
	border-left: none;
	color: #0915ab;
	text-align: center !important;
}

.itscomInner.tel h2 {
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

.itscomInner.tel p {
	margin-bottom: 30px;
}

.itscomInner.tel span {
	font-weight: bold;
}


/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	.itscomInner.tel {
		color: #0915ab;
		text-align: center;
		margin-bottom: 5%;
	}

	.itscomInner.tel h3 {
		font-size: 120%;
		font-weight: normal;
		margin-bottom: 5%;
	}

	.itscomInner.tel h2 {
		background: none;
		padding: 0;
		margin-bottom: 5%;
	}

	.itscomInner.tel h2 img {
		width: 100%;
		height: auto;
	}

	.itscomInner.tel p {
		margin-bottom: 10%;
	}

	.itscomInner.tel p span {
		font-weight: bold;
	}

	.itscomInner.tel a img {
		width: 100%;
		height: auto;
	}
}

/*追加2015/11/30↑*/



/*人気番組 ------------------------------------------*/

#programTitle {
	width: 100%;
	margin: 0;
}

/* ------------------------------------------*/

#pageTitle h1 {
	font-size: 26px;
	color: #242424;
	text-align: center;
	border-bottom: 2px solid #46acff;
	padding-bottom: 15px;
	line-height: 1.3;
}

#pageTitle .en {
	margin: 15px 0 30px;
	text-align: center;
	color: #46acff;
}

@media only screen and (max-width: 599px),
(max-device-width: 599px) {

	#pageTitle {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#pageTitle h1 {
		font-size: 18px;
	}

	#pageTitle .en {
		font-size: 13px;
		margin-bottom: 20px;
	}

}

/*==========================================
人気番組
==========================================*/

/*SukiSukiフロンターレ ------------------------------------------*/

#sukifro .title01,
#sukifro_detail .title01 {
	border-left: 6px solid #46acff;
}

#sukifro .title03,
#sukifro_detail .title03 {
	border-bottom: 4px solid #46acff;
}

#sukifro #postArchive ul li:first-child {
	border-top: none;
}

#sukifro #postArchive .left {
	width: 700px;
	float: left;
}

#sukifro #postArchive .right {
	width: 225px;
	float: right;
}

#sukifro #programMovie {
	padding: 0 0 30px;
}

#sukifro #programMovie .left,
#sukifro #programMovie .right {
	width: 50%;
	float: left;
}

#sukifro #programMovie .left h2 {
	margin: 0 0 10px;
}

#sukifro #programMovie .left p {
	width: 90%;
	font-size: 12px;
	margin: 0 0 10px 7px;
	padding-left: 1em;
	text-indent: -1em;
}

/*
#sukifro #programMovie .left #carouselwrap {
	width: 100%;
	height: 240px;
	overflow: hidden;
}
*/
#sukifro #programMovie .left #carouselwrap {
	position: relative;
	width: 95%;
	height: auto;
	overflow: auto;
	overflow-x: hidden;
}

#sukifro #programMovie .left #carousel {
	margin: 0 0 15px 0;
}

#sukifro #programMovie .left #carouselwrap #carousel li {
	width: 100%;
	text-align: center;
}

#sukifro #programMovie .left #carouselwrap #carousel li a {
	display: block;
}

#sukifro #programMovie .left #carouselwrap #carousel li p {
	width: 100%;
	text-align: center;
}

#sukifro #programMovie .left a.spHidden img {
	display: block;
	margin: 0 auto;
}

#sukifro #programMovie .left #carouselwrap #carousel li img {
	width: 84%;
}

#sukifro #programMovie .right h2 {
	height: 40px;
	margin-bottom: 10px;
	margin-left: 0;
}

#sukifro #programMovie .right #rss {
	border: 3px solid #46acff;
	width: 460px;
	height: 330px;
}

#sukifro #programMovie .right #rss ul {
	width: 98%;
	margin: 5px auto 0;
}

#sukifro #programMovie .right #rss ul li {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}

#sukifro #programMovie .right #rss ul li p {
	width: 100%;
	text-align: right;
}

/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {

	#sukifro #postArchive .left {
		width: 100%;
		float: none;
	}

	#sukifro #postArchive .right {
		/*
	width: 100%;
	float: none;
*/
		display: none;
	}

	#sukifro #programMovie {
		padding: 10% 0;
	}

	#sukifro #programMovie .left,
	#sukifro #programMovie .right {
		width: 100%;
		float: none;
	}

	#sukifro #programMovie .left .slider {
		width: 100%;
		height: auto;
	}

	#sukifro #programMovie .left a.spDisplay img {
		width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}

	#sukifro #programMovie .right h2 {
		width: 100%;
		height: auto;
		text-align: center;
		margin-top: 10%;
	}

	#sukifro #programMovie .right h2 img {
		width: 95%;
		height: auto;
	}

	#sukifro #programMovie .right #rss {
		border: 3px solid #46acff;
		width: 95%;
		height: auto;
	}

}


/*地モトTVおかえり！ ------------------------------------------*/

#okaeri .title01,
#okaeri_detail .title01 {
	border-left: 6px solid #1eaa39;
}

#okaeri .title03,
#okaeri_detail .title03 {
	border-bottom: 4px solid #1eaa39;
}

#okaeri #postArchive ul li:first-child {
	border-top: none;
}

/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {}


/*GO!GO!東急線 ------------------------------------------*/

#gogotokyu .logo {
	margin-top: 0;
}

#gogotokyu .title01 {
	border-left: 6px solid #bb3234 !important;
}

#gogotokyu .title03 {
	border-bottom: 4px solid #bb3234 !important;
}

#gogotokyu #postArchive ul li:first-child {
	border-top: none;
}

/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {

	#gogotokyu .logo {
		margin-top: 30px;
	}

	#gogotokyu #sponsor {
		margin-top: 30px;
	}

}


/*THE逸品 ------------------------------------------*/

#ippin #flow {
	display: table;
}

#ippin #flow ul li {
	display: table-cell;
	vertical-align: middle;
}

#ippin #flow ul .txt {
	padding-left: 1.0em;
	color: #000;
}

#ippin .logo {
	margin-top: 0;
}

#ippin .title01 {
	border-left: 6px solid #d0af4c !important;
}

#ippin .title03 {
	border-bottom: 4px solid #d0af4c !important;
}

#ippin #postArchive ul li:first-child {
	border-top: none;
}

#ippin .postContent ul {
	list-style: none;
	padding: 40px 0 60px;
}

#ippin .postContent .seibun {
	padding-left: 3.5em;
	text-indent: -3.5em;
}

#ippin table {
	width: 80%;
	margin: 30px auto 60px;
}

#ippin table,
td,
th {
	border: 1px solid #d6d6d6;
	border-collapse: collapse;
}

#ippin table th,
#ippin table td {
	padding: 5px 15px;
	text-align: left;
	font-weight: normal;
}

#ippin table th {
	width: 30%;
}

#ippin table td {
	width: 70%;
}

#ippin .rightColInner .telArea {
	padding: 20px 0;
	background: #e5e5e5;
}

#ippin .rightColInner .telArea.tel {
	text-align: center;
	color: #0915ab;
}

#ippin .rightColInner .telArea.tel h3 {
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}

#ippin .rightColInner .telArea.tel h2 {
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

#ippin .rightColInner .telArea.tel p {
	font-size: 16px;
	margin-bottom: 20px;
	color: #000;
}


/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {

	#ippin .logo {
		margin-top: 30px;
	}

	#ippin #sponsor {
		margin-top: 30px;
	}

	#ippin #flowArea {
		color: #000;
		margin-top: 10px;
	}

	#ippin #flowArea .flow01 {
		background: url(../img/ippin/bg_flow01_sp.png) no-repeat;
		background-size: 50px 46px;
		background-position: 80% 0%;
		margin-bottom: 20px;
		margin-left: 10px;
		position: relative;
	}

	#ippin #flowArea .flow02 {
		background: url(../img/ippin/bg_flow02_sp.png) no-repeat;
		background-size: 48px 48px;
		background-position: 80% 0%;
		margin-bottom: 20px;
		margin-left: 10px;
		position: relative;
	}

	#ippin #flowArea .flow03 {
		background: url(../img/ippin/bg_flow03_sp.png) no-repeat;
		background-size: 45px 45px;
		background-position: 80% 0%;
		margin-bottom: 10px;
		margin-left: 10px;
	}

	#ippin #flowArea .flow01:after,
	#ippin #flowArea .flow02:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-top: 20px solid #e5e5e5;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		position: absolute;
		top: 100%;
		left: 45%;
	}

	#ippin #flowArea .flow01 dt {
		background: url(../img/ippin/icon_flow01_sp.png) no-repeat left top;
		background-size: 30px 30px;
		padding: 5px 0 10px 40px;
		font-size: 16px;
	}

	#ippin #flowArea .flow02 dt {
		background: url(../img/ippin/icon_flow02_sp.png) no-repeat left 15px;
		background-size: 30px 30px;
		padding: 15px 0 10px 40px;
		font-size: 16px;
	}

	#ippin #flowArea .flow03 dt {
		background: url(../img/ippin/icon_flow03_sp.png) no-repeat left 15px;
		background-size: 30px 30px;
		padding: 15px 0 10px 40px;
		font-size: 16px;
	}

	#ippin #flowArea .flow01 dd,
	#ippin #flowArea .flow02 dd,
	#ippin #flowArea .flow03 dd {
		padding-left: 40px;
		padding-bottom: 10px;
	}

	#ippin .postContent ul {
		list-style: none;
		padding: 15px 0 30px;
	}

	#ippin table {
		width: 100%;
		margin: 10px auto 20px;
	}

	#ippin table th {
		width: 40%;
	}

	#ippin table td {
		width: 60%;
	}


	#ippin .rightColInner .telArea {
		padding: 5% 25px;
		background: #e5e5e5;
	}

	#ippin .rightColInner .telArea.tel {
		text-align: center;
		margin-bottom: 5%;
	}

	#ippin .rightColInner .telArea.tel h3 {
		font-size: 120%;
		font-weight: normal;
		margin-bottom: 5%;
	}

	#ippin .rightColInner .telArea.tel h2 {
		background: none;
		padding: 0;
		margin-bottom: 3%;
	}

	#ippin .rightColInner .telArea.tel h2 img {
		width: 100%;
		height: auto;
	}

	#ippin .rightColInner .telArea.tel p {
		margin-bottom: 5%;
		font-size: 95%;
	}

	#ippin .rightColInner .telArea.tel a img {
		width: 100%;
		height: auto;
	}

}

/*==========================================
新着情報一覧
==========================================*/

#new_articles .new_articlesInner {
	padding: 0;
	margin-bottom: 60px;
}

/* grid area＿＿＿＿ */

#flexible_contents {
	float: none;
}

#flexible_contents ul {
	border-collapse: separate;
	border-spacing: 15px 0;
}

#flexible_contents li {
	width: 236px;
	height: 303px;
	box-shadow: 0 2px 4px 1px #ccc;
	vertical-align: top;
	background-color: #fff;
	border-bottom: 9px solid #e4e4e4;
	position: relative;
	overflow: hidden;
	margin: 0 15px 30px 0;
	float: left;
}

#flexible_contents li:nth-child(4n) {
	margin: 0 0 30px 0;
}

#flexible_contents li:nth-child(4n+1) {
	clear: both;
}

/** bottom border **/

li.tokyo {
	border-bottom: 9px solid #008bd5 !important;
}

li.kanagawa {
	border-bottom: 9px solid #e3007f !important;
}

li.pr {
	border-bottom: 9px solid #7D1FF1 !important;
}

#flexible_contents li img {
	width: 100%;
	height: auto;
}

#flexible_contents li dl {
	padding: 20px 10px;
	position: relative;
	height: 64px;
}

#flexible_contents li dl:before {
	content: "";
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-bottom: 15px solid #fff;
	position: absolute;
	top: -2em;
	left: 1.5em;
}

#flexible_contents li dt {
	font-size: 16px;
	color: #000;
	margin: 1em 0;
}

#flexible_contents .chName {
	margin: 5px 0 0;
	font-size: 12px;
	color: #aaa;
}

#flexible_contents .txt_line {
	position: absolute;
	left: 10px;
	bottom: 5px;
	width: 92%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#flexible_contents dd.time {
	position: absolute;
	left: 10px;
	top: 8px;
	color: #aaa;
	font-size: 12px;
}

#flexible_contents dd.tag_area {
	width: 55px;
	line-height: 55px;
	border-radius: 55px;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	position: absolute;
	top: -36px;
	right: 6px;
}

dd.kanagawa {
	background-color: #e3007f;
}

dd.tokyo {
	background-color: #008bd5;
}

/*-- グリッド　ホバー時テキスト表示 --*/

.caption {
	padding: 15px 10px;
	box-sizing: border-box;
	position: absolute;
	bottom: -100%;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 1;
}

.caption p {
	color: #ffffff;
	text-align: left;
	line-height: 1.3;
	text-decoration: underline;
}

.caption p:first-child {
	font-weight: bold;
	font-size: 1, 6rem;
	font-size: 16px;
	margin-bottom: 10px;
}

#flexible_contents li:hover .caption {
	bottom: 0;
	left: 0;
}

/** insta **/
li.insta {
	background-color: #e76767 !important;
	border: none !important;
}

.instagram {
	background-color: #e76767;
	text-align: left;
	padding: 10px 10px 0;
}

.instagram img {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.instagram .instagram_title {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 8px;
}

.instagram h3 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
}

.instagram h3:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../img/ico_instagram.png);
	background-size: 15px;
	vertical-align: middle;
	margin-right: 5px;
}

.instagram p {
	font-size: 12px;
	color: #fff;
}

.instagram .instagramContent {
	width: 100%;
	position: relative;
	margin-top: 5px;
	text-align: center;
	background-color: #fff;
}

.instagram .instagramContent p:first-child {
	padding: 0 10px;
}

.instagram .instagramContent p img {
	margin: 10px 0;
	width: auto;
	max-width: 100%;
	height: auto;
}

.instagram .instagramContent p+p {
	color: #666666;
	text-align: left;
	padding: 10px;
	font-size: 1.4rem;
	font-size: 14px;
	line-height: 1.5;
}

#flexible_contents .instagram .instagramContent ul {
	display: block;
	position: absolute;
	bottom: -20px;
	right: -8px;
	margin: 0;
}

#flexible_contents .instagram .instagramContent li {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	padding: 0 5px;
	height: auto;
	box-shadow: none;
	border: none;
}

#flexible_contents .instagram .instagramContent li a {
	color: #484848;
}

#flexible_contents .instagram .instagramContent li a:hover {
	color: #888;
}

#flexible_contents .insta {
	text-align: left;
	height: 311px;
}

/** PR **/

.pr .article_img {
	position: relative;
}

.pr .article_img:before {
	content: "";
	position: absolute;
	display: block;
	width: 64px;
	height: 60px;
	background: url(../img/ico_pr.png) no-repeat 0 0;
	top: 0;
	left: 0;
	z-index: 2;
}

/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {

	#new_articles.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

}


/** sort **/
#new_articles #sort {
	width: 100%;
	margin: 0 auto 30px;
	padding: 13px 0;
	background-color: #209cd0;
	color: #fff;
	font-size: 16px;
	text-align: center;
}


/*==========================================
イベント情報
==========================================*/

#event .rightColInner {
	padding: 0 0 40px;
}

#event .rightColInner h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#event .rightColInner table {
	width: 95%;
	margin: 40px auto;
}

#event .rightColInner table#dataTable th {
	background-color: #E0EAF3;
	text-align: left;
	font-weight: normal;
	padding: 10px 20px;
	min-width: 180px;
	border-right: 1px solid #fff;
}

#event .rightColInner table td {
	vertical-align: middle;
	padding: 0 10px;
}

#event .rightColInner table tr.odd td {
	background-color: #fff;
}

#event .rightColInner table tr.even td {
	background-color: #f7f7f7;
}

#event .rightColInner table td a {
	color: #0099ff;
}

#event .rightColInner table td a:hover {
	text-decoration: underline;
}

#event .rightColInner table td img {
	margin: 10px;
}

/*tablesorter ------------------------------*/

table.tablesorter thead tr .header {
	background-image: url(../img/event/sort_desc.jpg);
	background-repeat: no-repeat;
	background-position: 95% center;
	cursor: pointer;
}

table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}

table.tablesorter tbody tr.odd td {
	background-color: #F0F0F6;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(../img/event/sort_asc.jpg);
}

table.tablesorter thead tr .headerSortDown {
	background-image: url(../img/event/sort_desc.jpg);
}

#eventDetail h2#postDetailTitle {
	padding: 15px 30px;
	font-size: 1.6em;
	color: #fff;
	background: #197bca;
}

#eventDetail .txtBox {
	margin: 0 0 30px 0;
}

#event_img {
	max-width: 480px;
	max-height: 360px;
}

/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	#event.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

	#event.rightCol .rightColInner {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#event.rightCol .rightColInner section {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#event .rightColInner .title {
		width: 90%;
		background: #197bca;
		color: #fff;
		font-size: 120%;
		font-weight: normal;
		padding: 3% 5%;
	}


	#event .rightColInner ul {
		width: 100%;
		height: auto;
		margin: 5% 0;
	}

	#event .rightColInner ul li {
		width: 90%;
		margin: 5% auto;
		border-bottom: 1px solid #ccc;
	}

	#event .rightColInner ul li:last-child {
		border: none;
	}

	#event .rightColInner ul li img {
		width: 100%;
		height: auto;
	}

	#event .rightColInner table {
		/*display: block; 削除151118*/
		width: 100%;
		height: auto;
		margin: 3% auto 5%;
		border: 1px solid #ccc;
		/*box-sizing: border-box; 追加151118*/
	}

	#event .rightColInner table th {
		background-color: #E0EAF3;
		text-align: left;
		font-weight: normal;
		vertical-align: middle;
		padding: 2%;
		width: 35%;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	#event .rightColInner table td {
		vertical-align: middle;
		padding: 2%;
		border-bottom: 1px solid #ccc;
	}

	#eventDetail #postDetail {
		padding: 3em 0 0;
	}

	#eventDetail .rightColInner h1 {
		width: 100% !important;
		margin: 0;
	}

	#eventDetail.rightCol {
		margin-top: 7%;
	}

	#eventDetail h2#postDetailTitle {
		padding: 15px 20px;
		font-size: 18px;
		margin-bottom: 10px;
	}

	#event_img {
		max-width: 100%;
	}
}

/*==========================================
イッツコムチャンネル視聴方法
==========================================*/

#howto .rightColInner {
	padding: 0;
}

#howto .rightColInner h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#howto .rightColInner .howtoInner {
	padding: 40px 25px 0;
}

#howto .rightColInner .howtoInner .stepArrow ul {
	*zoom: 1;
	letter-spacing: -0.34em;
	width: 900px;
	position: relative;
}

#howto .rightColInner .howtoInner .stepArrow li {
	/*float: left;*/
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	letter-spacing: normal;
}

#howto .rightColInner .howtoInner .stepArrow li.arrow02,
#howto .rightColInner .howtoInner .stepArrow li.arrow03 {
	margin: 0px;
	margin-left: -18px;
	position: relative;
}

#howto .rightColInner .howtoInner h3 {
	padding: 2px 10px;
	margin: 40px 0px 1em;
	border-left: 6px solid #46ACFF;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-align: left !important;
}

#howto .rightColInner .howtoInner .fs16 {
	font-size: 16px;
	color: #000;
	margin-left: 1em;
}

#howto .rightColInner .howtoInner .ta-R {
	text-align: center;
	padding-right: 40px;
}

#howto .rightColInner .howtoInner h4 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #2933a5;
	padding: 10px 25px;
	margin: 30px 0;
}

#howto .rightColInner .howtoInner .leftContent {
	width: 455px;
	float: left;
	margin-left: 1em;
	margin-bottom: 40px;
}

#howto .rightColInner .howtoInner .leftContent .btn {
	margin-top: 30px;
}

#howto .rightColInner .howtoInner .rightContent {
	width: 455px;
	float: right;
	margin-left: 1em;
	margin-bottom: 40px;
}

#howto .rightColInner .howtoInner .fs09 {
	font-size: 9px;
	text-align: right;
}

#howto .rightColInner .howtoInner .fs12 {
	font-size: 12px;
	margin: 1em 3em 0;
}

#howto .rightColInner .howtoInner a:hover {
	opacity: 0.9;
}

#howto .rightColInner .howtoInner .check {
	width: 100%;
	background: #f9f9f9;
	clear: both;
}

#howto .rightColInner .howtoInner .check ul {
	display: table;
	padding: 30px;
}

#howto .rightColInner .howtoInner .check ul:last-child {
	padding-top: 0;
}

#howto .rightColInner .howtoInner .check ul li {
	display: table-cell;
	vertical-align: middle;
}

#howto .rightColInner .howtoInner .check a {
	color: #e85959;
	text-decoration: underline;
}

#howto .rightColInner .howtoInner .check ul li.img {
	width: 104px;
	text-align: center;
}

#howto .rightColInner .howtoInner .check ul li.maru,
#howto .rightColInner .howtoInner .check ul li.batsu {
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
}

#howto .rightColInner .howtoInner .check ul li.maru {
	color: #e85959;
}

#howto .rightColInner .howtoInner .check ul li.batsu {
	color: #197bca;
}

#howto .rightColInner .howtoInner #step01 a:hover {
	text-decoration: underline;
}

#howto .rightColInner .howtoInner #step03 .leftContent li {
	margin-bottom: 30px;
}

#howto .rightColInner .howtoInner.tel {
	color: #0915ab;
	text-align: center;
	margin-bottom: 5%;
}

#howto .rightColInner .howtoInner.tel .txt {
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}

#howto .rightColInner .howtoInner.tel .number {
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

#howto .rightColInner .howtoInner.tel ul {
	margin-bottom: 30px;
}

#howto .rightColInner .howtoInner.tel ul li span {
	font-weight: bold;
}

#howto #step01,
#howto #step02,
#howto #step03 {
	margin-top: -100px;
	padding-top: 100px;
}

/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {

	#howto.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

	#howto .rightColInner .howtoInner {
		padding: 20px 0 0;
	}

	#howto .rightColInner .howtoInner img {
		width: 100%;
		height: auto;
	}

	#howto .rightColInner .howtoInner .stepArrow {
		width: 95%;
		margin: 3% auto;
	}

	#howto .rightColInner .howtoInner .stepArrow li {
		float: left;
		box-sizing: border-box;
	}

	#howto .rightColInner .howtoInner .stepArrow li.arrow01 {
		width: 35%;
	}

	#howto .rightColInner .howtoInner .stepArrow li.arrow02 {
		width: 35.4%;
	}

	#howto .rightColInner .howtoInner .stepArrow li.arrow03 {
		width: 35.6%;
	}

	#howto .rightColInner .howtoInner section#step01 {
		padding: 20px 0 0 0;
	}

	#howto .rightColInner .howtoInner h3 {
		margin-top: 10px;
	}

	#howto .rightColInner .howtoInner .fs16 {
		font-size: 14px;
	}

	#howto .rightColInner .howtoInner .fs09 {
		font-size: 10px;
	}

	#howto .rightColInner .howtoInner .fs12 {
		font-size: 12px;
		margin: 1em 0 0;
	}

	#howto .rightColInner .howtoInner .leftContent,
	#howto .rightColInner .howtoInner .rightContent {
		width: 100%;
		float: none;
		margin-left: 0;
	}

	#howto .rightColInner .howtoInner .leftContent .btn {
		margin-top: 15px;
	}

	#howto .rightColInner .howtoInner .check ul {
		padding: 15px;
	}

	#howto .rightColInner .howtoInner .check ul li.maru,
	#howto .rightColInner .howtoInner .check ul li.batsu {
		padding-left: 15px;
		font-size: 14px;
	}

	#howto .rightColInner .howtoInner .check ul li.img img {
		width: 80px;
	}

	#howto .rightColInner .howtoInner.tel {
		color: #0915ab;
		text-align: center;
		padding-bottom: 10%;
	}

	#howto .rightColInner .howtoInner.tel .txt {
		font-size: 120%;
		font-weight: normal;
		margin-bottom: 3%;
	}

	#howto .rightColInner .howtoInner.tel .number {
		background: none;
		padding: 0;
		margin-bottom: 3%;
	}

	#howto .rightColInner .howtoInner .number img {
		width: 100%;
		height: auto;
	}

	#howto .rightColInner .howtoInner.tel ul {
		margin-bottom: 5%;
	}

	#howto .rightColInner .howtoInner.tel ul li span {
		font-weight: bold;
	}

	#howto .rightColInner .howtoInner.tel a img {
		width: 100%;
		height: auto;
	}

	#howto .rightColInner .howtoInner #step01,
	#howto .rightColInner .howtoInner #step02,
	#howto .rightColInner .howtoInner #step03 {
		margin-top: 0;
		padding-top: 0;
	}

}


/*==========================================
イッツコムチャンネルからのお知らせ
==========================================*/

#information .rightColInner {
	padding: 0 0 40px;
}

#information .rightColInner h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#information .rightColInner .informationInner {
	padding: 20px 25px;
}

#information .rightColInner #postArchive ul li:first-child {
	border-top: none;
}

/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {

	#information.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

	#information .rightColInner .informationInner {
		padding: 20px 0;
	}

}

/*==========================================
イッツコムチャンネルとは？
==========================================*/

#itscom .rightColInner {
	padding: 0 0 40px;
}

#itscom .rightColInner h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#itscom .rightColInner .itscomInner {
	padding: 30px 25px 0;
}

#itscom table.channel,
th,
td {
	border: none;
}

#itscom .rightColInner .itscomInner table.channel {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	margin: 40px 0 50px;
}

#itscom .rightColInner .itscomInner table.channel th {
	background: #e0eaf3;
	color: #666;
	font-weight: normal;
	padding: 10px;
	border-left: 1px solid #fff;
}

#itscom .rightColInner .itscomInner table.channel td {
	padding: 1em 1.5em;
	font-size: 16px;
	vertical-align: middle;
	color: #000;
}

#itscom .rightColInner .itscomInner table.channel tr.even td {
	background-color: #f7f7f7;
}

#itscom .rightColInner .itscomInner table.channel th:first-child {
	border-left: none;
}

#itscom .rightColInner .itscomInner table.channel tr td a:hover {
	text-decoration: underline;
}

#itscom .rightColInner .itscomInner .btn-fR {
	text-align: right;
}

#itscom .rightColInner .itscomInner .flBtn {
	margin: 30px 0 0;
	position: relative;
}

#itscom .rightColInner .itscomInner .flBtn li {
	float: left;
}

#itscom .rightColInner .itscomInner .flBtn li.btn {
	position: absolute;
	right: 0;
	bottom: 0;
}

/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {

	#itscom.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

	#itscom .rightColInner .itscomInner {
		padding: 20px 0 0;
	}

	#itscom .rightColInner .itscomInner img {
		max-width: 100%;
		height: auto;
	}

	#itscom .rightColInner .itscomInner table.channel .logo img {
		width: 95%;
		height: auto;
	}

	#itscom .rightColInner .itscomInner table.channel .logo {
		text-align: center;
	}

	#itscom .rightColInner .itscomInner table.channel {
		width: 100%;
		margin: 20px 0;
		border-collapse: collapse;
	}

	#itscom .rightColInner .itscomInner table.channel tr {
		border: 1px solid #959595;
	}

	#itscom .rightColInner .itscomInner table.channel th {
		width: 20%;
		background: #e0eaf3;
		color: #666;
		font-weight: normal;
		padding: 1em;
		font-size: 13px;
		border-right: 1px solid #959595;
	}

	#itscom .rightColInner .itscomInner table.channel td {
		padding: 1em;
		font-size: 16px;
		vertical-align: middle;
		color: #000;
		font-size: 13px;
	}


	#itscom .rightColInner .itscomInner .btn-fR {
		margin-top: 1em;
	}

	#itscom .rightColInner .itscomInner .flBtn li,
	#itscom .rightColInner .itscomInner .flBtn li.btn {
		display: block;
		width: auto;
		float: none;
		text-align: center;
	}

	#itscom .rightColInner .itscomInner .flBtn li.btn {
		position: static;
		margin-top: 1em;
	}

}


/*==========================================
CATV114chのご案内
==========================================*/

#ch114 .rightColInner {
	padding: 0 0 40px;
}

#ch114 .rightColInner h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#ch114 .rightColInner .itscomInner {
	padding: 30px 25px 0;
}

#ch114 .rightColInner .itscomInner.top {
	text-align: center;
}

#ch114 .rightColInner .itscomInner.top h3 {
	width: 400px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin: 0 auto 20px;
}

#ch114 .rightColInner .itscomInner.top p {
	width: 815px;
	margin: 0 auto 20px;
	text-align: left;
	line-height: 2em;
	font-size: 14px;
}

#ch114 .rightColInner .itscomInner ul#program li {
	display: block;
	padding: 40px 0 50px;
	border-bottom: 1px solid #ccc;
}

#ch114 .rightColInner .itscomInner ul#program li:last-child {
	border: none;
}

#ch114 .rightColInner .itscomInner ul#program li img {
	float: left;
}

#ch114 .rightColInner .itscomInner ul#program li .blk {
	width: 540px;
	float: right;
}

#ch114 .rightColInner .itscomInner ul#program li .blk h3 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}

#ch114 .rightColInner .itscomInner ul#program li .blk dl {
	background-color: #f6f6f6;
	padding: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 10px 0;
}

#ch114 .rightColInner .itscomInner ul#program li .blk dl dt,
#ch114 .rightColInner .itscomInner ul#program li .blk dl dd {
	font-size: 12px;
	line-height: 2em;
}

#ch114 .rightColInner .itscomInner.bottom img {
	float: left;
	margin-top: 10px;
}

#ch114 .rightColInner .itscomInner.bottom .blk {
	width: 590px;
	float: right;
	margin-top: 10px;
}

#ch114 .rightColInner .itscomInner.bottom .blk p {
	line-height: 1.5em;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

#ch114 .rightColInner .itscomInner.bottom .blk ul {
	margin-top: 40px;
}

#ch114 .rightColInner .itscomInner.bottom .blk ul li {
	margin-bottom: 20px;
}

#ch114 .rightColInner .itscomInner.bottom .blk ul li a {
	background: url('../img/itscom/ch114/pdf.png') no-repeat left 3px;
	padding-left: 2em;
}

#ch114 .rightColInner .itscomInner.bottom .blk ul li a:hover {
	text-decoration: underline;
}

#ch114 .rightColInner ul.btn {
	display: block;
	background-color: #e2e2e2;
	width: 750px;
	margin: 40px auto;
	padding: 40px 120px;
}

#ch114 .rightColInner ul.btn li {
	width: 375px;
	float: left;
}

#ch114 .rightColInner .itscomInner.tel {
	color: #0915ab;
	text-align: center;
}

#ch114 .rightColInner .itscomInner.tel h3 {
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}

#ch114 .rightColInner .itscomInner.tel h2 {
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

#ch114 .rightColInner .itscomInner.tel p {
	margin-bottom: 30px;
}

#ch114 .rightColInner .itscomInner.tel p span {
	font-weight: bold;
}

/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	#ch114.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

	#ch114.rightCol .rightColInner {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#ch114 .rightColInner {
		padding: 0 0 20%;
	}

	#ch114 .rightColInner h2 {
		font-size: 120%;
		font-weight: normal;
		color: #fff;
		background: #197bca;
		padding: 3% 5%;
	}

	#ch114 .rightColInner .itscomInner {
		padding: 10% 5% 0;
	}

	#ch114 .rightColInner .itscomInner.top {
		text-align: center;
	}

	#ch114 .rightColInner .itscomInner.top h3 {
		width: 100%;
		text-align: center;
		font-size: 120%;
		font-weight: normal;
		margin: 0 auto 5%;
	}

	#ch114 .rightColInner .itscomInner.top h3 img {
		display: block;
		width: 100%;
		height: auto;
	}

	#ch114 .rightColInner .itscomInner.top p {
		width: 100%;
		margin: 0 auto 5%;
		text-align: left;
		line-height: 2em;
		font-size: 12px;
	}

	#ch114 .rightColInner .itscomInner.top a img {
		width: 100%;
		height: auto;
	}

	#ch114 .rightColInner .itscomInner ul#program li {
		display: block;
		padding: 10% 0 15%;
		border-bottom: 1px solid #ccc;
	}


	#ch114 .rightColInner .itscomInner ul#program li img {
		width: 100%;
		float: none;
	}

	#ch114 .rightColInner .itscomInner ul#program li .blk {
		width: 100%;
		float: none;
	}

	#ch114 .rightColInner .itscomInner ul#program li .blk h3 {
		font-weight: bold;
		font-size: 18px;
		margin-bottom: 5%;
	}

	#ch114 .rightColInner .itscomInner ul#program li .blk dl {
		background-color: #f6f6f6;
		padding: 5%;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		margin: 5% 0;
	}

	#ch114 .rightColInner .itscomInner.bottom img {
		float: none;
		margin-top: 5%;
		width: 100%;
		height: auto;
	}

	#ch114 .rightColInner .itscomInner.bottom .blk {
		width: 100%;
		float: none;
		/*margin-top: 10px;*/
	}

	#ch114 .rightColInner .itscomInner.bottom .blk p {
		line-height: 1.5em;
		padding-bottom: 10%;
		border-bottom: 1px solid #ccc;
	}

	#ch114 .rightColInner .itscomInner.bottom .blk ul {
		margin-top: 0;
	}

	#ch114 .rightColInner .itscomInner.bottom .blk ul li {
		margin-bottom: 5%;
	}

	#ch114 .rightColInner .itscomInner.bottom .blk ul li a {
		background: url('../img/itscom/ch114/pdf.png') no-repeat left 3px;
		padding-left: 2em;
	}

	#ch114 .rightColInner ul.btn {
		display: block;
		background-color: #e2e2e2;
		width: 100%;
		margin: 10% auto 5%;
		padding: 5% 0 2%;
	}

	#ch114 .rightColInner ul.btn li {
		width: 100%;
		float: none;
		text-align: center;
	}

	#ch114 .rightColInner ul.btn li img {
		width: 90%;
		height: auto;
	}

	#ch114 .rightColInner .itscomInner.tel {
		color: #0915ab;
		text-align: center;
		margin-bottom: 5%;
	}

	#ch114 .rightColInner .itscomInner.tel h3 {
		font-size: 120%;
		font-weight: normal;
		margin-bottom: 5%;
	}

	#ch114 .rightColInner .itscomInner.tel h2 {
		background: none;
		padding: 0;
		margin-bottom: 5%;
	}

	#ch114 .rightColInner .itscomInner.tel h2 img {
		width: 100%;
		height: auto;
	}

	#ch114 .rightColInner .itscomInner.tel p {
		margin-bottom: 10%;
	}

	#ch114 .rightColInner .itscomInner.tel p span {
		font-weight: bold;
	}

	#ch114 .rightColInner .itscomInner.tel a img {
		width: 100%;
		height: auto;
	}

}


/*==========================================
CATV114chへのビデオ投稿方法のご案内(114ch_video.php)
追加2015/11/30
==========================================*/
#ch114_video .rightColInner {
	padding: 0 0 40px;
}

#ch114_video h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#ch114_video .itscomInner {
	padding: 0 25px;
}

#ch114_video .itscomInner.top {
	padding: 30px 25px 0;
}

.kome {
	font-size: 0.8em;
}

.kome li {
	text-indent: -0.7em;
	padding-left: 0.7em;
}

#ch114_video .kome {
	font-weight: normal;
}

#ch114_video h3 {
	padding: 2px 10px;
	margin: 0 0px 1em;
	border-left: 6px solid #46ACFF;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-align: left !important;
}

#ch114_video .link {
	margin-top: 1em;
}

#ch114_video .pdf {
	padding-left: 23px;
	background: url("../img/itscom/ch114/pdf.png") no-repeat left center;
}

#ch114_video .btn {
	text-align: right;
	margin-top: 20px;
}

#ch114_video dt {
	margin-top: 1.5em;
}

#ch114_video dd {
	margin-bottom: 0.5em;
}

#ch114_video dt:first-child {
	margin-top: 0;
}

#ch114_video .blueborder {
	max-width: 300px;
	margin-bottom: 1em;
	padding: 1em 2%;
	border: 1px solid #46acff;
}

#ch114_video .greybox {
	background: #f6f6f6;
	padding: 1em 5%;
}

#ch114_video .greybox .title {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#ch114_video .itscomInner.tel h3 {
	font-size: 25px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px;
	border-left: none;
	color: #0915ab;
	text-align: center !important;
}

#ch114_video .itscomInner.tel h2 {
	background: none;
	padding: 0;
	margin-bottom: 10px;
}


/*pc ------------------------------*/

@media only screen and (min-width: 600px),
(min-device-width: 600px) {
	#ch114_video .itscomInner.top img {
		width: 25%;
	}
}


/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	#ch114_video.rightCol {
		margin-top: 1.5em;
		width: 100%;
		float: none;
	}

	#ch114_video h2 {
		font-size: 120%;
		font-weight: normal;
		color: #fff;
		background: #197bca;
		padding: 3% 5%;
	}

	#ch114_video .rightColInner {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#ch114_video .rightColInner .itscomInner {
		padding: 10% 5% 0;
	}

	#ch114_video .top ol>li {
		margin-top: 20px;
	}

	#ch114_video .step {
		font-size: 1.1em;
		font-weight: bold;
		width: 58%;
		padding-right: 2%;
		float: left;
	}

	#ch114_video .step img {
		width: 40%;
	}

	#ch114_video .illust {
		width: 40%;
		float: right;
	}

	#ch114_video .arrow {
		clear: both;
		text-align: center;
		padding-top: 10px;
	}

	#ch114_video .btn img {
		width: 100%;
	}

	#ch114_video .itscomInner.tel h3 {
		font-size: 120%;
		font-weight: normal;
		margin-bottom: 5%;
	}

	#ch114_video .itscomInner.tel h2 {
		background: none;
		padding: 0;
		margin-bottom: 5%;
	}

}



/*==========================================
ビデオ投稿の応募要領(114ch_video_covenant.php)
追加2015/11/30
==========================================*/

#ch114_video_covenant .rightColInner {
	padding: 0 0 40px;
}

#ch114_video_covenant h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#ch114_video_covenant .itscomInner {
	padding: 0 25px;
}

#ch114_video_covenant .itscomInner.top {
	padding: 30px 25px 0;
}

#ch114_video_covenant h3 {
	padding: 2px 10px;
	margin: 0 0px 1em;
	border-left: 6px solid #46ACFF;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-align: left !important;
}

#ch114_video_covenant .itscomInner ul {
	padding-left: 1.5em;
}

#ch114_video_covenant .itscomInner li {
	list-style-type: disc;
}

#ch114_video_covenant ul.btn {
	display: block;
	background-color: #e2e2e2;
	width: 750px;
	margin: 40px auto;
	padding: 40px 120px;
}

#ch114_video_covenant ul.btn li {
	text-align: center;
}

#ch114_video_covenant .itscomInner.tel h3 {
	font-size: 25px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px;
	border-left: none;
	color: #0915ab;
	text-align: center !important;
}

#ch114_video_covenant .itscomInner.tel h2 {
	background: none;
	padding: 0;
	margin-bottom: 10px;
}


/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	#ch114_video_covenant.rightCol {
		margin-top: 1.5em;
		width: 100%;
		float: none;
	}

	#ch114_video_covenant h2 {
		font-size: 120%;
		font-weight: normal;
		color: #fff;
		background: #197bca;
		padding: 3% 5%;
	}

	#ch114_video_covenant .rightColInner {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#ch114_video_covenant .rightColInner .itscomInner {
		padding: 10% 5% 0;
	}

	#ch114_video_covenant ul.btn {
		display: block;
		background-color: #e2e2e2;
		width: 100%;
		margin: 10% auto 5%;
		padding: 5% 0 2%;
	}


	#ch114_video_covenant ul.btn li {
		width: 100%;
		text-align: center;
	}

	#ch114_video_covenant ul.btn li img {
		width: 90%;
		height: auto;
	}

	#ch114_video_covenant .itscomInner.tel h3 {
		font-size: 120%;
		font-weight: normal;
		margin-bottom: 5%;
	}

	#ch114_video_covenant .itscomInner.tel h2 {
		background: none;
		padding: 0;
		margin-bottom: 5%;
	}

}



/*==========================================
地デジ10ch/11chのご案内
==========================================*/

#ch10_ch11 .rightColInner {
	padding: 0 0 40px;
}

#ch10_ch11 .rightColInner h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#ch10_ch11 .rightColInner .itscomInner {
	padding: 30px 25px 0;
}

#ch10_ch11 .rightColInner .itscomInner.top {
	text-align: center;
	padding-bottom: 30px;
}

#ch10_ch11 .rightColInner .itscomInner.top h3 {
	width: 380px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 auto 20px;
}

#ch10_ch11 .rightColInner .itscomInner.top h3 img {
	display: block;
	margin: 0 auto 10px;
}

#ch10_ch11 .rightColInner .itscomInner.top h3 span {
	font-size: 10px;
}

#ch10_ch11 .rightColInner .itscomInner.top p {
	width: 815px;
	margin: 0 auto 20px;
	text-align: left;
	line-height: 2em;
	font-size: 14px;
}

#ch10_ch11 .rightColInner .itscomInner.top ul {
	width: 860px;
	margin: 30px auto;
}

#ch10_ch11 .rightColInner .itscomInner.top ul li {
	width: 430px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#ch10_ch11 .rightColInner .itscomInner.top ul li img {
	margin-top: 15px;
}

#ch10_ch11 .rightColInner .itscomInner.top ul li:first-child {
	color: #008cd6;
}

#ch10_ch11 .rightColInner .itscomInner.top ul li:last-child {
	color: #e4007f;
}

#ch10_ch11 .rightColInner .itscomInner ul#program li {
	display: block;
	padding: 40px 0 50px;

	border-bottom: 1px solid #ccc;
}

#ch10_ch11 .rightColInner .itscomInner ul#program li:last-child {
	border: none;
	padding: 40px 0 0;
}

#ch10_ch11 .rightColInner .itscomInner ul#program li img {
	float: left;
}

#ch10_ch11 .rightColInner .itscomInner ul#program li .blk {
	width: 540px;
	float: right;
}

#ch10_ch11 .rightColInner .itscomInner ul#program li .blk h3 {
	color: #008cd6;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}

#ch10_ch11 .rightColInner .itscomInner ul#program li .blk dl {
	background-color: #f6f6f6;
	padding: 10px 10px 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 10px 0;
}

#ch10_ch11 .rightColInner .itscomInner ul#program li .blk dl dt,
#ch10_ch11 .rightColInner .itscomInner ul#program li .blk dl dd {
	font-size: 12px;
	line-height: 2em;
}

#ch10_ch11 .rightColInner .itscomInner ul#program li .blk dl dd {
	margin-bottom: 5px;
}

#ch10_ch11 .rightColInner .itscomInner ul#program li .blk ul {
	width: 100%;
}

#ch10_ch11 .rightColInner .itscomInner ul#program li .blk ul li {
	width: 50%;
	border: none;
	float: left;
	text-align: center;
}

#ch10_ch11 .rightColInner ul.btn {
	display: block;
	background-color: #e2e2e2;
	width: 750px;
	margin: 0 auto 40px;
	padding: 40px 120px;
}

#ch10_ch11 .rightColInner ul.btn li {
	width: 375px;
	float: left;
}

#ch10_ch11 .rightColInner .itscomInner.tel {
	color: #0915ab;
	text-align: center;
	margin-bottom: 5%;
}

#ch10_ch11 .rightColInner .itscomInner.tel h3 {
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}

#ch10_ch11 .rightColInner .itscomInner.tel h2 {
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

#ch10_ch11 .rightColInner .itscomInner.tel p {
	margin-bottom: 30px;
}

#ch10_ch11 .rightColInner .itscomInner.tel p span {
	font-weight: bold;
}


/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	#ch10_ch11.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

	#ch10_ch11.rightCol .rightColInner {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#ch10_ch11 .rightColInner {
		padding: 0 0 20%;
	}

	#ch10_ch11 .rightColInner h2 {
		font-size: 120%;
		font-weight: normal;
		color: #fff;
		background: #197bca;
		padding: 3% 5%;
		text-align: center;
	}

	#ch10_ch11 .rightColInner .itscomInner {
		padding: 10% 2% 0;
	}

	#ch10_ch11 .rightColInner .itscomInner.top {
		text-align: center;
	}

	#ch10_ch11 .rightColInner .itscomInner.top h3 {
		width: 100%;
		text-align: center;
		font-size: 120%;
		font-weight: normal;
		margin: 0 auto 5%;
	}

	#ch10_ch11 .rightColInner .itscomInner.top h3 img {
		display: block;
		width: 100%;
		height: auto;
	}

	#ch10_ch11 .rightColInner .itscomInner.top p {
		width: 100%;
		margin: 0 auto 5%;
		text-align: left;
		line-height: 2em;
		font-size: 12px;
	}

	#ch10_ch11 .rightColInner .itscomInner.top ul {
		width: 100%;
		margin: 10% auto 0;
	}

	#ch10_ch11 .rightColInner .itscomInner.top ul li {
		width: 100%;
		float: none;
		text-align: center;
		font-weight: bold;
		font-size: 100%;
		margin-bottom: 5%;
	}

	#ch10_ch11 .rightColInner .itscomInner.top ul li img {
		width: 100%;
		height: auto;
		margin-top: 5%;
	}

	#ch10_ch11 .rightColInner .itscomInner ul#program li {
		display: block;
		padding: 10% 0 5%;
		border-bottom: 1px solid #ccc;
	}


	#ch10_ch11 .rightColInner .itscomInner ul#program li img {
		width: 100%;
		float: none;
	}

	#ch10_ch11 .rightColInner .itscomInner ul#program li .blk {
		width: 100%;
		float: none;
	}

	#ch10_ch11 .rightColInner .itscomInner ul#program li .blk h3 {
		font-weight: bold;
		font-size: 18px;
		margin-bottom: 5%;
	}

	#ch10_ch11 .rightColInner .itscomInner ul#program li .blk dl {
		background-color: #f6f6f6;
		padding: 5%;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		margin: 5% 0;
	}

	#ch10_ch11 .rightColInner .itscomInner ul#program li .blk ul {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#ch10_ch11 .rightColInner .itscomInner ul#program li .blk ul li {
		width: 50%;
		border: none;
		float: left;
		text-align: center;
		padding: 0;
		margin: 0;
	}

	#ch10_ch11 .rightColInner .itscomInner ul#program li .blk ul li img {
		width: 90%;
		padding: 0;
		margin: 0;
	}

	#ch10_ch11 .rightColInner .itscomInner.bottom img {
		float: none;
		margin-top: 5%;
		width: 100%;
		height: auto;
	}

	#ch10_ch11 .rightColInner .itscomInner.bottom .blk {
		width: 100%;
		float: none;
		margin-top: 10px;
	}

	#ch10_ch11 .rightColInner .itscomInner.bottom .blk p {
		line-height: 1.5em;
		padding-bottom: 10%;
		border-bottom: 1px solid #ccc;
	}

	#ch10_ch11 .rightColInner .itscomInner.bottom .blk ul {
		margin-top: 15%;
	}

	#ch10_ch11 .rightColInner .itscomInner.bottom .blk ul li {
		margin-bottom: 5%;
	}

	#ch10_ch11 .rightColInner .itscomInner.bottom .blk ul li a {
		background: url('../img/itscom/ch114/pdf.png') no-repeat left 3px;
		padding-left: 2em;
	}

	#ch10_ch11 .rightColInner ul.btn {
		display: block;
		background-color: #e2e2e2;
		width: 100%;
		margin: 10% auto 5%;
		padding: 5% 0 2%;
	}

	#ch10_ch11 .rightColInner ul.btn li {
		width: 100%;
		float: none;
		text-align: center;
	}

	#ch10_ch11 .rightColInner ul.btn li img {
		width: 90%;
		height: auto;
	}

	#ch10_ch11 .rightColInner .itscomInner.tel {
		color: #0915ab;
		text-align: center;
		padding-bottom: 10%;
	}

	#ch10_ch11 .rightColInner .itscomInner.tel h3 {
		font-size: 120%;
		font-weight: normal;
		margin-bottom: 5%;
	}

	#ch10_ch11 .rightColInner .itscomInner.tel h2 {
		background: none;
		padding: 0;
		margin-bottom: 5%;
	}

	#ch10_ch11 .rightColInner .itscomInner.tel h2 img {
		width: 100%;
		height: auto;
	}

	#ch10_ch11 .rightColInner .itscomInner.tel p {
		margin-bottom: 10%;
	}

	#ch10_ch11 .rightColInner .itscomInner.tel p span {
		font-weight: bold;
	}

	#ch10_ch11 .rightColInner .itscomInner.tel a img {
		width: 100%;
		height: auto;
	}

}


/*==========================================
CATV119chのご案内
==========================================*/

#ch119 .rightColInner {
	padding: 0 0 40px;
}

#ch119 .rightColInner h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#ch119 .rightColInner .itscomInner {
	padding: 30px 25px 0;
}

#ch119 .rightColInner .itscomInner.top {
	text-align: center;
}

#ch119 .rightColInner .itscomInner.top h3 {
	width: 400px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin: 0 auto 20px;
}

#ch119 .rightColInner .itscomInner.top p {
	width: 815px;
	margin: 0 auto 20px;
	text-align: left;
	line-height: 2em;
	font-size: 14px;
}

#ch119 .rightColInner .itscomInner.top p span {
	color: #197bca;
}

#ch119 .rightColInner .itscomInner .broadcastImg {
	width: 900px;
}

#ch119 .rightColInner .itscomInner .broadcastImg h4 {
	padding: 2px 10px;
	margin: 0px 0px 1em;
	border-left: 6px solid #46acff;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

#ch119 .rightColInner .itscomInner .broadcastImg .img {
	text-align: center;
	margin: 20px 0 30px;
}

#ch119 .rightColInner .itscomInner .broadcastImg .leftContent,
#ch119 .rightColInner .itscomInner .broadcastImg .rightContent {
	float: left;
	margin: 30px 0;
}

#ch119 .rightColInner .itscomInner .broadcastImg .rightContent {
	margin-left: 50px;
}

#ch119 .rightColInner .itscomInner .broadcastImg .cL {
	clear: left;
}

#ch119 .rightColInner .itscomInner .broadcastImg .leftContent dd,
#ch119 .rightColInner .itscomInner .broadcastImg .rightContent dd {
	margin-top: 10px;
}

#ch119 .rightColInner ul.btn {
	display: block;
	background-color: #e2e2e2;
	width: 750px;
	margin: 0 auto 40px;
	padding: 40px 120px;
}

#ch119 .rightColInner ul.btn li {
	width: 375px;
	float: left;
}

#ch119 .rightColInner .itscomInner.tel {
	color: #0915ab;
	text-align: center;
}

#ch119 .rightColInner .itscomInner.tel h3 {
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}

#ch119 .rightColInner .itscomInner.tel h2 {
	background: none;
	padding: 0;
	margin-bottom: 10px;
}

#ch119 .rightColInner .itscomInner.tel p {
	margin-bottom: 30px;
}

#ch119 .rightColInner .itscomInner.tel p span {
	font-weight: bold;
}

#ch119 .rightColInner .appli {
	background-color: #fbfbfb;
	width: 750px;
	margin: 40px auto 0;
	padding: 40px 120px;
}

#ch119 .rightColInner .appli dl dt {
	float: left;
	clear: left;
	width: 160px;
}

#ch119 .rightColInner .appli dl dd {
	float: left;
	margin-top: 20px;
}

#ch119 .rightColInner .appli ul {
	margin-top: 60px;
}

#ch119 .rightColInner .appli ul li {
	float: left;
}

#ch119 .rightColInner .appli .fs10 {
	font-size: 10px;
	color: #484848;
	padding-top: 10px;
	clear: both;
}

#ch119 a:hover {
	text-decoration: underline;
}




/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	#ch119.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

	#ch119.rightCol .rightColInner {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#ch119 .rightColInner {
		padding: 0 0 20%;
	}

	#ch119 .rightColInner h2 {
		font-size: 120%;
		font-weight: normal;
		color: #fff;
		background: #197bca;
		padding: 3% 5%;
	}

	#ch119 .rightColInner .itscomInner {
		padding: 10% 5% 0;
	}

	#ch119 .rightColInner .itscomInner.top {
		text-align: center;
	}

	#ch119 .rightColInner .itscomInner.top h3 {
		width: 100%;
		text-align: center;
		font-size: 120%;
		font-weight: normal;
		margin: 0 auto 5%;
	}

	#ch119 .rightColInner .itscomInner.top h3 img {
		display: block;
		width: 100%;
		height: auto;
	}

	#ch119 .rightColInner .itscomInner.top p {
		width: 100%;
		margin: 0 auto 5%;
		text-align: left;
		line-height: 2em;
		font-size: 12px;
	}

	#ch119 .rightColInner .itscomInner.top a img {
		width: 100%;
		height: auto;
	}


	#ch119 .rightColInner ul.btn {
		display: block;
		background-color: #e2e2e2;
		width: 100%;
		margin: 0 auto 5%;
		padding: 5% 0 2%;
	}

	#ch119 .rightColInner ul.btn li {
		width: 100%;
		float: none;
		text-align: center;
	}

	#ch119 .rightColInner ul.btn li img {
		width: 90%;
		height: auto;
	}

	#ch119 .rightColInner .itscomInner.tel {
		color: #0915ab;
		text-align: center;
		margin-bottom: 5%;
	}

	#ch119 .rightColInner .itscomInner.tel h3 {
		font-size: 120%;
		font-weight: normal;
		margin-bottom: 5%;
	}

	#ch119 .rightColInner .itscomInner.tel h2 {
		background: none;
		padding: 0;
		margin-bottom: 5%;
	}

	#ch119 .rightColInner .itscomInner.tel h2 img {
		width: 100%;
		height: auto;
	}

	#ch119 .rightColInner .itscomInner.tel p {
		margin-bottom: 10%;
	}

	#ch119 .rightColInner .itscomInner.tel p span {
		font-weight: bold;
	}

	#ch119 .rightColInner .itscomInner.tel a img {
		width: 100%;
		height: auto;
	}

	#ch119 .rightColInner .itscomInner .broadcastImg {
		width: 100%;
	}

	#ch119 .rightColInner .itscomInner .broadcastImg img {
		width: 100%;
		height: auto;
	}

	#ch119 .rightColInner .itscomInner .broadcastImg .img {
		margin: 15px 0px 30px;
	}

	#ch119 .rightColInner .itscomInner .broadcastImg .leftContent,
	#ch119 .rightColInner .itscomInner .broadcastImg .rightContent {
		float: none;
		margin: 15px 0 20px;
	}

	#ch119 .rightColInner .itscomInner .broadcastImg .rightContent {
		margin-left: 0;
	}

	#ch119 .rightColInner .appli {
		background-color: #FBFBFB;
		width: 100%;
		margin: 30px auto 0px;
		padding: 40px 20px;
	}

	#ch119 .rightColInner .appli img {
		width: 100%;
		height: auto;
	}

	#ch119 .rightColInner .appli dl dt {
		float: left;
		clear: left;
		width: 20%;
	}

	#ch119 .rightColInner .appli dl dd {
		width: 70%;
		margin-left: 10px;
		margin-top: 0;
	}

	#ch119 .rightColInner .appli ul {
		display: table;
		margin-top: 25px;
	}

	#ch119 .rightColInner .appli ul li {
		float: none;
		margin-top: 0;
		display: table-cell;
	}

	#ch119 .rightColInner .appli .fs10 {
		width: 95%;
	}

}

/*==========================================
リンクについて
==========================================*/

#link_policy .rightColInner {
	padding: 0 0 40px;
}

#link_policy .rightColInner h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#link_policy .rightColInner .link_policyInner {
	padding: 20px 25px;
}

#link_policy .rightColInner .link_policyInner h3 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding: 2px 10px;
	margin: 30px 0px 1em;
	border-left: 6px solid #46ACFF;
	text-align: left;
}

#link_policy .rightColInner .link_policyInner ul li:before {
	content: "・";
}

#link_policy .rightColInner .link_policyInner ul li {
	line-height: 1.8;
	padding-left: 1em;
	text-indent: -1em;
}

#link_policy .rightColInner .link_policyInner ul .bnr {
	margin-top: 15px;
	font-size: 12px;
}

#link_policy .rightColInner .link_policyInner ul .bnr:before {
	content: "";
}

#link_policy .rightColInner .link_policyInner ul .bnr img {
	padding-right: 1em;
}

/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {

	#link_policy.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

	#link_policy .rightColInner .link_policyInner {
		padding: 20px 0 0;
	}

	#link_policy .rightColInner .link_policyInner h3 {
		margin: 20px 0;
	}

}


/*==========================================
プレゼント
==========================================*/

#presentList.rightCol .rightColInner {
	padding: 0 0 40px 0;
	background-color: transparent;
	box-shadow: none;
}

#presentList .box {
	margin: 0 0 20px 0;
	padding: 25px;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 2px #ccc;
	-moz-box-shadow: 0 2px 2px #ccc;
	box-shadow: 0 2px 2px #ccc;
}

#presentList .box dl {
	position: relative;
	width: 100%;
}

#presentList .box dl dt {
	width: 320px;
	float: left;
}

#presentList .box dl dd {
	padding: 0 0 0 20px;
	width: 600px;
	float: left;
}

#presentList .box dl dt img {
	width: 100%;
	border: 1px solid #ccc;
}

#presentList .box dl dd h2 {
	margin: 0 0 15px 0;
	font-size: 1.4em;
	line-height: 1.4em;
}

#presentList .box dl dd h2 a:hover {
	text-decoration: underline;
}

#presentList .box dl dd h3 {
	font-size: 1.2em;
	line-height: 1.5em;
}

#presentList .box dl dd p {
	margin: 0 0 20px 0;
	line-height: 1.6em;
}

#presentList .box dl dd .op {
	width: 100%;
	color: #aaa;
}

#presentList .box dl dd .op p.entryDate {
	margin: 0 20px 0 0;
	float: left;
}

#presentList .box dl dd .op ul {
	float: left;
}

#presentList .box dl dd .op ul li {
	padding: 0 3px;
	float: left;
}

#presentList .box dl dd .op ul li a {
	color: #aaa;
}

#presentList .box dl dd .op ul li a:hover,
#presentList .box dl dd .op ul li a:active {
	text-decoration: underline;
}

#presentList .box dl dd p.presentDetail {
	position: absolute;
	bottom: -15px;
	right: 0;
	width: 24%;
}

#presentList .box dl dd p.presentDetail a {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 15px 0;
	color: #fff;
	line-height: 1.0em;
	text-align: center;
	background: #42a5f5 url(../img/present/arrow_btn.png) 93% center no-repeat;
	background-size: 15px 15px;
	display: block;
}

#presentList .box dl dd p.presentDetail a:hover,
#presentList .box dl dd p.presentDetail a:active {
	background-color: #8ec9f9;
}

/*sp ------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	#presentList .rightColInner h1 {
		width: 100% !important;
		margin: 0;
	}

	#presentList.rightCol {
		margin-top: 7%;
	}

	#presentList .spArea {
		padding: 15px 10px;
		background: #f6f6f6;
	}

	#presentList .box {
		margin: 0 0 10px 0;
		padding: 10px 10px 0 10px;
	}

	#presentList .box dl dt,
	#presentList .box dl dd {
		width: 100%;
		float: none;
	}

	#presentList .box dl dd {
		padding: 3%;
		width: 94%;
	}

	#presentList .box dl dd h2 {
		margin: 0 0 15px 0;
		font-size: 18px;
	}

	#presentList .box dl dd h3 {
		font-size: 16px;
	}

	#presentList .box dl dd .op {
		margin: 0 0 20px 0;
	}

	#presentList .box dl dd .op p.entryDate {
		margin: 0 10px 0 0;
	}

	#presentList .box dl dd p.presentDetail {
		position: relative;
		bottom: -5px;
		width: auto;
	}
}


/*==========================================
番組一覧
==========================================*/

#program_list .rightColInner {
	padding: 0 0 40px;
}

#program_list .rightColInner h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#program_list .rightColInner h2 span {
	float: right;
	font-size: 12px;
	padding-top: 5px;
}

#program_list .rightColInner .programInner {
	padding: 30px 25px 0;
	display: block;
}

#program_list .rightColInner .programInner .blk01 {
	width: 940px;
}

#program_list .rightColInner .programInner .blk01 p {
	font-size: 14px;
	line-height: 3em;
	display: block;
	padding-right: 30px;
	margin-bottom: 0;
	float: left;
}

#program_list .rightColInner .programInner .blk01 p a:hover {
	text-decoration: underline;
}

#program_list .rightColInner .programInner .blk02 {
	background-color: #f6f6f6;
	padding: 5%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 900px;
	margin: 35px 0;
	padding: 15px 20px;
}

#program_list .rightColInner .programInner .blk02 p {
	font-size: 14px;
	display: block;
	padding-right: 30px;
	white-space: nowrap;
	margin-bottom: 0;
	float: left;
}

#program_list .rightColInner .programInner .blk02 p a {
	color: #666;
}

#program_list .rightColInner .programInner .blk02 p a:hover {
	text-decoration: underline;
}


/*sp ------------------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	#program_list.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

	#program_list #pageTitle {
		width: 110%;
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#program_list.rightCol .rightColInner {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#program_list #pageTitle .en {
		margin: 15px 0 30px;
		text-align: center;
		color: #46acff;
	}

	#program_list .rightColInner {
		padding: 0 0 20%;
	}

	#program_list .rightColInner h2 {
		font-size: 120%;
		font-weight: normal;
		color: #fff;
		padding: 3% 5%;
		margin-top: 0;
		margin-bottom: 3%;
		text-align: center;
		background: #197bca url('../img/program_list/btn_open.png') no-repeat 95% center;
	}

	#program_list .rightColInner h2.open {
		background: #197bca url('../img/program_list/btn_close.png') no-repeat 95% center;
	}

	#program_list .rightColInner .programInner {
		padding: 0 2%;
		display: none;
	}

	#program_list .rightColInner .programInner p.note {
		width: 100%;
		text-align: right;
		font-size: 95%;
		margin: 5px 0;
	}

	#program_list .rightColInner .programInner .blk01 {
		width: 100%;
	}

	#program_list .rightColInner .programInner .blk01 p {
		font-size: 120%;
		line-height: 1.8em;
		padding-right: 0;
		margin-bottom: 15px;
		float: none;
	}

	#program_list .rightColInner .programInner .blk02 {
		background-color: #f6f6f6;
		padding: 5%;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		width: 90%;
		margin: 5% 0;
		padding: 5%;
	}

	#program_list .rightColInner .programInner .blk02 p {
		font-size: 120%;
		line-height: 2.6em;
		/*display: block;*/
		padding-right: 0;
		margin-bottom: 0;
		float: none;
	}

	#program_list .rightColInner .programInner .blk02 span {
		display: block;
		line-height: 0.4;
		margin-bottom: 3%;
	}

}


/*==========================================
番組表
==========================================*/

#timetable.rightCol .rightColInner {
	padding: 0 0 40px 0;
	background-color: transparent;
	box-shadow: none;
}

#timetable.rightCol .rightColInner h2 {
	margin: 0 0 20px 0;
	padding: 10px 30px;
	font-size: 1.5em;
	font-weight: normal;
	color: #fff;
	line-height: 1.6em;
	background: #197bca;
}

#timetable #timetableArea #thisTimetable {
	width: 742px;
	float: left;
	position: relative;
}

#timetable #timetableArea #flexible_contents {
	width: 234px;
	float: right;
}

#timetable #timetableArea #thisTimetable h3 {
	padding: 20px 0 40px 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #000;
	line-height: 1.0em;
	text-align: center;
}

#timetable .bx-wrapper .link {
	position: absolute;
	top: 30px;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
}

#timetable .bx-wrapper .link-prev {
	left: 10px;
	background: url(../img/controls.png) no-repeat 0 -32px;
}

#timetable #timetableArea #thisTimetable .prev {
	position: absolute;
	top: 20px;
	left: 50px;
}

#timetable .bx-wrapper .link-next {
	right: 10px;
	background: url(../img/controls.png) no-repeat -43px -32px;
}

#timetable #timetableArea #thisTimetable .next {
	position: absolute;
	top: 20px;
	right: 50px;
}

#timetable #timetableArea #thisTimetable h3 span {
	padding: 0 20px 10px 30px;
	border-bottom: 1px solid #197bca;
}

/* tab --------------------*/
#timetable #timetableArea ul.tab {
	width: 100%;
	display: table;
}

#timetable #timetableArea ul.tab li {
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	width: 50%;
	height: 54px;
	text-indent: -9999px;
	cursor: pointer;
	display: table-cell;
}

#timetable #timetableArea ul.tab li:first-child {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: url(../img/timetable/tab_tokyo_off.png) center top no-repeat;
}

#timetable #timetableArea ul.tab li:last-child {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: url(../img/timetable/tab_kanagawa_off.png) center top no-repeat;
}

#timetable #timetableArea ul.tab li:first-child:hover,
#timetable #timetableArea ul.tab li:first-child:active {
	background: url(../img/timetable/tab_tokyo_on.png) center top no-repeat;
}

#timetable #timetableArea ul.tab li:first-child.active {
	-webkit-box-shadow: 0 2px 2px #ccc;
	-moz-box-shadow: 0 2px 2px #ccc;
	box-shadow: 0 2px 2px #ccc;
	background: url(../img/timetable/tab_tokyo_on.png) center top no-repeat;
}

#timetable #timetableArea ul.tab li:last-child:hover,
#timetable #timetableArea ul.tab li:last-child:active {
	background: url(../img/timetable/tab_kanagawa_on.png) center top no-repeat;
}

#timetable #timetableArea ul.tab li:last-child.active {
	-webkit-box-shadow: 0 2px 2px #ccc;
	-moz-box-shadow: 0 2px 2px #ccc;
	box-shadow: 0 2px 2px #ccc;
	background: url(../img/timetable/tab_kanagawa_on.png) center top no-repeat;
}

#timetable #timetableArea .tabbody {
	display: none;
}

#timetable #timetableArea .tableShow {
	display: block;
}

#timetable #timetableArea .tabbody {
	margin-bottom: 2px;
	/* 151113追加 */
	padding: 0 25px 40px;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 2px #ccc;
	-moz-box-shadow: 0 2px 2px #ccc;
	box-shadow: 0 2px 2px #ccc;
}

#timetable #timetableArea .tabbody .blk {
	width: 100%;
	height: 35px;
	display: block;
	padding-top: 10px;
}

#timetable #timetableArea .tabbody .btn01 {
	width: 250px;
	height: 25px;
	display: block;
	margin-left: 32px;
}

#timetable #timetableArea .tabbody .btn02 {
	width: 250px;
	height: 25px;
	display: block;
	margin-right: 32px;
	float: right;
}

#timetable #timetableArea .tabbody ul li {
	position: relative;
	padding: 15px 30px;
	line-height: 1.6em;
	border-bottom: 1px dotted #ccc;
	overflow: auto;
}

#timetable #timetableArea .tabbody ul li:first-child {
	border-top: 1px dotted #ccc;
}

#timetable #timetableArea .tabbody ul li:last-child {
	border-bottom: none;
}

#timetable #timetableArea .tabbody ul li span.contsTitle {
	padding: 0 18% 0 0;
	width: 68%;
	float: right;
}

#timetable #timetableArea .tabbody ul li a {
	color: #666;
	display: block;
}

#timetable #timetableArea .tabbody ul li:hover,
#timetable #timetableArea .tabbody ul li:active,
#timetable #timetableArea .tabbody ul li.on {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	cursor: pointer;
	background: #f6f6f6;
}

#timetable #timetableArea .tabbody ul li:hover span.contsTitle,
#timetable #timetableArea .tabbody ul li:active span.contsTitle {
	font-weight: bold;
	color: #008bd5;
}

#timetable #timetableArea .tabbody ul li span.onair {
	position: absolute;
	top: 15px;
	right: 30px;
	padding: 0 5px 0 10px;
	color: #fff;
	background: #f62424;
}

/* bxslider --------------------*/
#timetable .bx-wrapper .bx-prev {
	left: 10px;
	background: url(../img/controls.png) no-repeat 0 -32px;
}

#timetable .bx-wrapper .bx-next {
	right: 10px;
	background: url(../img/controls.png) no-repeat -43px -32px;
}

#timetable .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 30px;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 0;
}

/* rightarea --------------------*/
#timetable #flexible_contents h4 {
	position: relative;
	margin: 0 0 30px 0;
	padding: 15px 0;
	width: 100%;
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
	line-height: 1.4em;
	text-align: center;
	background: #197bca;
}

#timetable #flexible_contents h4:after {
	content: url(../img/timetable/popbottom.png);
	position: absolute;
	bottom: 4px;
	left: 45%;
	width: 24px;
	height: 0px;
}

#timetable #flexible_contents li {
	width: 234px;
	height: auto;
	line-height: 1.4em;
}

#timetable #flexible_contents #pdfArea {
	margin: 0 0 20px 0;
	padding: 20px 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 2px #ccc;
	-moz-box-shadow: 0 2px 2px #ccc;
	box-shadow: 0 2px 2px #ccc;
}

#timetable #flexible_contents #pdfArea #dl {
	margin: 0 0 15px 0;
	width: 100%;
}

#timetable #flexible_contents #pdfArea #dl p {
	margin: 0 0 10px 0;
	font-size: 0.9em;
	line-height: 27px;
}

#timetable #flexible_contents #pdfArea #dl p a {
	padding: 0 0 0 33px;
	background: url(../img/ico_pdf.png) left top no-repeat;
	background-size: 27px 27px;
	display: block;
}

#timetable #flexible_contents #pdfArea #dl p a:hover,
#timetable #flexible_contents #pdfArea #dl p a:active {
	text-decoration: underline;
}

#timetable #flexible_contents #pdfArea p img {
	width: 100%;
}

#timetable #flexible_contents p#chAccess a {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	padding: 15px 20px 15px 10px;
	font-size: 0.9em;
	color: #fff;
	line-height: 1.4em;
	text-align: center;
	background: #46acff url(../img/timetable/arrow_btn.png) 97% center no-repeat;
	background-size: 15px 15px;
	display: block;
}

#timetable #flexible_contents p#chAccess--gray a {
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  padding: 15px 20px 15px 10px;
  font-size: 0.9em;
  color: #46acff;
  border: solid 1px #46acff;
  line-height: 1.4em;
  text-align: center;
  background: #f6f6f6 url(../img/timetable/arrow_btn-blue.png) 97% center no-repeat;
  background-size: 15px 15px;
  display: block;
}

#timetable #flexible_contents p#chAccess a:hover,
#timetable #flexible_contents p#chAccess a:active,
#timetable #flexible_contents p#chAccess--gray a:hover,
#timetable #flexible_contents p#chAccess--gray a:active {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
}


@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	#timetable section {
		margin: 0 !important;
	}

	#timetable .rightColInner h1 {
		width: 100% !important;
		margin: 0;
	}

	#timetable.rightCol {
		margin-top: 7%;
	}

	#timetable.rightCol .rightColInner h2 {
		padding: 8px 20px;
		font-size: 16px;
	}

	#timetable #timetableArea #thisTimetable,
	#timetable #timetableArea #flexible_contents {
		width: auto;
		float: none;
	}

	#timetable #timetableArea #thisTimetable .spArea {
		padding: 15px 10px;
		background: #f6f6f6;
	}

	#timetable #timetableArea #thisTimetable h3 {
		padding: 10px 0 30px 0;
		font-size: 16px;
	}

	/* tab --------------------*/
	#timetable #timetableArea ul.tab {
		margin: 0 auto;
	}

	#timetable #timetableArea ul.tab li {
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
		padding: 5px 0;
		height: 30px;
	}

	#timetable #timetableArea ul.tab li:first-child {
		background: #e1e1e1 url(../img/timetable/tab_tokyo_off_sp.png) center 5px no-repeat;
		background-size: auto 30px;
	}

	#timetable #timetableArea ul.tab li:last-child {
		background: #e1e1e1 url(../img/timetable/tab_kanagawa_off_sp.png) center 5px no-repeat;
		background-size: auto 30px;
	}

	#timetable #timetableArea ul.tab li:first-child:hover,
	#timetable #timetableArea ul.tab li:first-child:active,
	#timetable #timetableArea ul.tab li:first-child.active {
		background: #ffCC33 url(../img/timetable/tab_tokyo_on_sp.png) center 5px no-repeat;
		background-size: auto 30px;
	}

	#timetable #timetableArea ul.tab li:last-child:hover,
	#timetable #timetableArea ul.tab li:last-child:active,
	#timetable #timetableArea ul.tab li:last-child.active {
		background: #00CC33 url(../img/timetable/tab_kanagawa_on_sp.png) center 5px no-repeat;
		background-size: auto 30px;
	}

	#timetable #timetableArea .tabbody {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		padding: 0 2%;
	}

	#timetable #timetableArea .tabbody .blk {
		width: 100%;
		height: auto;
		display: block;
		padding: 5% 0;
	}

	#timetable #timetableArea .tabbody .btn02 {
		float: none;
	}

	#timetable #timetableArea .tabbody .btn01,
	#timetable #timetableArea .tabbody .btn02 {
		width: 70%;
		height: auto;
		margin: 0 auto;
	}

	#timetable #timetableArea .tabbody .btn01 img,
	#timetable #timetableArea .tabbody .btn02 img {
		width: 100%;
		height: auto;
	}

	#timetable #timetableArea .tabbody ul li {
		padding: 10px;
	}

	#timetable #timetableArea .tabbody ul li span.contsTitle {
		padding: 0;
		width: 100%;
		float: left;
	}

	#timetable #timetableArea .tabbody ul li span.onair {
		top: 8px;
		left: 70px;
		width: 20%;
		font-size: 12px;
		text-align: center;
	}

	/* bxslider --------------------*/
	#timetable .bx-wrapper .bx-controls-direction a {
		top: 20px;
	}

	/* rightarea --------------------*/
	#timetable #timetableArea #flexible_contents {
		padding: 0 10px !important;
	}

	#flexible_contents h4 {
		padding: 10px 0;
		font-size: 14px;
	}

	#timetable #flexible_contents li {
		width: 100%;
	}
}

/*==========================================
地域のトピックス
==========================================*/

#topics .rightColInner {
	padding: 0;
}

#topics .rightColInner h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#topics .rightColInner .topicsInner {
	padding: 40px 25px 20px;
}

#topics .rightColInner #postArchive {
	padding: 15px 25px 20px;
}

#topics .rightColInner #postArchive ul li:first-child {
	border-top: none;
}

#programPresent li dl {
	padding: 15px 10px;
	height: 80px;
}

@media only screen and (max-width: 599px),
(max-device-width: 599px) {

	#topics.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

	#topics .rightColInner .topicsInner {
		padding: 20px 0;
	}

	#topics .rightColInner #postArchive {
		padding: 5px 0 20px;
	}


	/* grid area＿＿＿＿ */

	#topics #flexible_contents {
		padding: 20px 10px;
	}

	#topics #flexible_contents li {
		display: table;
		border-spacing: 0;
		position: relative;
		background-color: #fff;
		width: 100%;
		margin: 0 auto 20px;
		height: auto;
		float: none;
	}

}

/*==========================================
video_library
==========================================*/

#video_library.rightCol .rightColInner {
	padding: 40px 5px;
}

#video_library #pageTitle ul .lead {
	color: #4a4a4a;
	margin: 25px 0;
	line-height: 1.3;
	text-align: center;
}

#video_library .rightColInner .title span {
	display: table;
	background: #197bca;
	color: #fff;
	font-weight: normal;
	padding: 5px 20px;
}

.programMovie h2 {
	margin-left: 15px;
	height: 30px;
}

.programMovie ul.bxslider_video li p {
	margin-top: -10px;
	line-height: 1.2em;
}

/*151111に追加 ここから*/
#video_library .programMovie .slide {
	width: 980px;
}

#video_library .programMovie .bx-wrapper {
	margin: 0 0 0 8px !important;
}

/*151111に追加 ここまで*/

/*sp ------------------------------------------*/

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	#video_library.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

	#video_library #pageTitle ul .lead {
		color: #4a4a4a;
		line-height: 1.3;
		text-align: center;
		margin: 0 10px 15px;
	}

	#video_library.rightCol .rightColInner {
		padding: 0;
		width: 100%;
	}

	#video_library.rightCol .rightColInner .programMovie {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	#video_library.rightCol .rightColInner .programMovie h2 {
		margin-left: 0;
	}

	#video_library .rightColInner .title span {
		background: #197bca;
		color: #fff;
		font-weight: normal;
		padding: 2% 0;
		display: block;
		width: 100%;
		text-align: center;
	}

	.bx-wrapper {
		height: 100%;
	}

	.bx-wrapper img {
		width: 90%;
		height: auto;
		display: block;
		margin: 0 auto;
	}

	.bx-wrapper .bx-prev {
		left: 2%;
	}

	.bx-wrapper .bx-next {
		right: 2%;
	}

	.programMovie ul.bxslider_video li p {
		margin-top: -10px;
		line-height: 1.2em;
		width: 100%;
		text-align: center;
		height: 3em;
	}

	/*151111に追加 ここから*/
	#video_library h2.title {
		margin-top: 5%;
	}

	#video_library .programMovie .slide {
		width: 100%;
	}

	#video_library .programMovie .bx-wrapper {
		margin: 0 auto;
	}

	/*151111に追加 ここまで*/

}


/*==========================================
シンプルテンプレート
==========================================*/

#simple .rightColInner {
	padding: 0 0 40px;
}

#simple .rightColInner .simpleInner {
	padding: 20px 25px;
}

#simple .rightColInner h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #197bca;
	padding: 10px 25px;
}

#simple .simpleInner h3 {
	padding: 2px 10px;
	margin: 0px 0px 1em;
	border-left: 6px solid #46acff;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-align: left !important;
}

#simple .simpleInner p {
	margin-bottom: 1em;
}

@media only screen and (max-width: 599px),
(max-device-width: 599px) {

	#simple.rightCol {
		margin-top: 15%;
		width: 100%;
		float: none;
	}

	#simple .rightColInner .simpleInner {
		padding: 20px 0 0;
	}

}


/* 20201102追加 */
.program-logo {
	margin: 0 0 40px;
	text-align: center;
}

.program-logo img {
	max-width: 400px;
	width: 100%;
	height: auto;
}

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	.program-logo {
		box-sizing: border-box;
		padding: 0 20px;
		margin: 30px auto;
	}
}



/* 20201106追加 */

.pageTitle {
	display: block;
	font-size: 26px;
	color: #242424;
	text-align: center;
	border-bottom: 2px solid #46acff;
	padding-bottom: 15px;
	line-height: 1.3;
}

@media only screen and (max-width: 599px),
(max-device-width: 599px) {
	.pageTitle {
		font-size: 18px;
	}
}