 /* CSS Document */

/* charset */
@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
}



/* -=-=-=-=-=-=-=-=-=-=-=- 汎用 -=-=-=-=-=-=-=-=-=-=-=- */

body {
	font-family: Meiryo,"メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	background-color: #fff;
	color: #333;
}



a {
  cursor: pointer;
	outline: none;
}
a:link {
	/*color: #33f;*/
}
a:visited {
	/*color: #60c;*/
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #309;
	text-decoration: none;
}

ul {
	list-style: none;
}

.mini {
	font-size: 10px;
}

#mask {
	background-image: url(../img/global/mask.gif);
}

.clear {
  clear: both;
}

/* -=-=-=-=-=-=-=-=-=-=-=- 構成 -=-=-=-=-=-=-=-=-=-=-=- */

#shadow {
	width: 1000px;
	margin: 0px auto;
	background-image: url(../img/global/shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#shadow_bottom {
	width: 1000px;
	padding: 0px 0px 13px 0px;
	margin: 0px auto;
	background-image: url(../img/global/shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#container {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
	background-image: url(../img/global/div_back.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#description {
/*
	text-align: center;
	height: 20px;
	margin: 0px auto;
	background-color: #900;
	line-height: 18px;
*/
	background: #515151;
	color:#fff;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

#description h1 {
  font-size: 10px;
  text-align: left;
  width: 980px;
  margin: 0 auto;
  position: relative;
}

h1 .img_sitemap {
  position:absolute;
  right:0;
}

#headerWrap {
  height:160px;
  padding-top: 20px;

  /* ADがないため、一旦小さめに */
  height: 130px;

}

#head {
	clear: both;
	width: 100%;
	height: 100px;
	line-height: 0px;

  /* ADがないため、一旦小さめに */
  height: 70px;

}

#head_logo {
  float: left;
  width: 320px;
  margin-left: 20px;
  margin-top: 8px;

  /* ADがないため、一旦小さめに */
  width: 220px;

}

#head_logo a{
	display:block;
}

#head_logo a img{
	width:100%;
}

#head_ad {
  /*background:rgba(100,0,0,0.5);*/
  box-sizing: border-box;
  float: left;
  margin-left: 20px;
  height: 100px;
  padding: 10px 15px;
  width: 620px;

  /* ADがないため、一旦小さめに */
  height: 70px;

}

#head_ad a { 
  display: block;
  height: 80px;
  width: 590px;
}

#head_ad a img {
  height: 80px;
  width: 590px;
}

#head_banner {
	float: right;
	width: 468px;
	height: 60px;
	padding: 5px 10px 0px 0px;

}

#globalNavi {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #900), color-stop(0.00, #e50000));
  background: -webkit-linear-gradient(#e50000, #900);
  background: -moz-linear-gradient(#e50000, #900);
  background: -o-linear-gradient(#e50000, #900);
  background: -ms-linear-gradient(#e50000, #900);
  background: linear-gradient(#e50000, #900);

	clear: both;
	height: 60px;
	left:0;
	position:absolute;
	text-align: center;
	width: 100%;
}

#globalNavi #menu {
  height: 60px;
  width: 980px;
  margin: 0 auto;
}

#globalNavi #menu li {

  box-sizing:border-box;
  -moz-box-sizing:border-box;
  float:left;
  height: 60px;
  width:245px;
  border-left: 1px solid #000;
  
}

/* spriteメニュー */
#globalNavi #menu .tv a { background-position: 31px -417px; }
#globalNavi #menu .machine a { background-position: 40px -156px; }
#globalNavi #menu .news a { background-position: 61px -240px; }

#globalNavi #menu li a,.topics__title span {
  /* sprite */
  background: url("/img/index/sprite_141114.png") no-repeat top left;

  display:block;
  height:60px;
  line-height:60px;
  text-indent: -9999px;
  width:245px;
}

#global_position {
	width: 100%;
	height: 3px;
	border-bottom: 1px solid #c00;
	background-color: #c00;
}

#topicpath {
	width: 960px;
	height: 20px;
	font-size: 12px;
	padding: 0px 10px;
	background-image: url(../img/global/topicpath.gif);
	background-repeat: repeat-x;
	text-align:left;
}

#pagetitle {
	width: 100%;
	height: 55px;
}

#contents {
	width: 960px;
	padding: 0px 10px;
}

#contents #left {
	width: 760px;
	float: left;
}

#contents #left #l_left {
	width: 190px;
	padding: 10px 0px 0px 0px;
	float: left;
}

#contents #left #l_right {
	float: right;
	width: 560px;
	padding: 10px 10px 0px 0px;
}

#contents #right {
	width: 200px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#footbanner {
	float: right;
	padding: 0 10px 10px 0;
	margin: 20px 0 0 0;
}

#utilize {
	float: left;
	width: 300px;
	padding: 30px 0 0 0;
	margin: 20px 0 0 0;
}

#use {
	clear: both;
	margin: 0px 10px 10px 10px;
}

#w3c {
	clear: both;
	margin: 0px 10px 10px 10px;
}

#footClm {
  clear:both;
  width: 960px;
}

#footClm .topagetop {
  width: 960px;
}

/* -=-=-=-=-=-=-=-=-=-=-=- 見出し -=-=-=-=-=-=-=-=-=-=-=- */

h1 { /* ページディスクリプション一般 */
/*
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	clear: both;
	padding: 0px 0px 0px 10px;
	float: left;
*/

}

p {
	/*padding: 0px 0px 5px 0px;*/
}

/* ページ内カテゴリ表記一般(見出しレベルはまちまち) */

.categorybox {
	width: 100%;
	height: 31px;
	clear: both;
	margin: 0px 0px 5px 0px;
	background-image: url(../img/global/categorybox.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.categorybox_top {
	float: left;
}

a.categorybox_bottom {
	color: #fff;
	height: 21px;
	float: right;
	background-image: url(../img/global/categorybox_bottom_more.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 9px 15px 0px 15px;
	text-decoration: none;
	font-size: 10px;
}

a.categorybox_bottom:visited {
	color: #fff;
}

a.categorybox_bottom:hover {
	color: #fff;
	background-image: url(../img/global/categorybox_bottom_more.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-decoration: underline;
}

h4 { /* h4 */
/*
	background-color: #900;
	font-size: 12px;
	color: #fff;
	width: 100%;
	height: 20px;
	text-indent: 10px;
	border-bottom: 2px solid #600;
	background-image: url(../img/global/h4.gif);
	background-position: right top;
	background-repeat: no-repeat;
*/
}

/* -=-=-=-=-=-=-=-=-=-=-=- 詳細 -=-=-=-=-=-=-=-=-=-=-=- */

/* ヘッダ */

#head_banner .flash { /* ヘッダバナー */
	width: 468px;
	height: 60px;
	visibility: visible;
	z-index: 9999;
}

/* グローバルナビ */

#globalnavi ul {
	padding: 0px 0px 0px 10px;
}

#globalnavi ul li {
	float: left;
	height: 30px;
	width: 160px;
}

#global_position ul {
	padding: 0px 0px 0px 10px;
}

#global_position ul li {
	float: left;
	height: 3px;
	width: 160px;
	line-height: 0px;
}

/* w3c */

#w3c li {
	float: left;
}

/* フッター */
#footerWrap {
  clear:both;
  height: 78px;
  width: 100%
}

#foot {
	background-color: #000;
	border-top: 5px solid #999;
	clear: both;
	height: 73px;
	text-align: center;
  position: absolute;
  left:0;
  
	width: 100%;
}

#foot ul {
	background-color: #900;
	padding: 5px 0px;
}

#foot ul.util {
	background-color: #000;
}

#foot ul li {
	display: inline;
	height: 20px;
	padding: 2px;
	margin: 0px 8px;
}

#foot ul.util li {
	font-size: 12px;
}

#foot ul li a {
	text-decoration: none;
	color: #fcc;
	padding: 2px;
}

#foot ul li a:hover {
	background-color: #600;
	color: #fff;
}

#foot p {
	clear: both;
	color: #999;
}

/* フォーム */

input {
	font-size: 15px;
}

select {
	font-size: 15px;
}

.button_noimg {
	width: 140px;
	height: 60px;
	margin: 0px 10px;
}

/* 検索フォーム */

.search  {
	width: 300px;
	height: 17px;
	padding: 2px;
	font-size: 14px;
}

.go  {
	width: 80px;
	padding: 2px;
	font-size: 14px;
	height: 27px;
}

/* ページャー */

ul.pager {
	clear: both;
	margin: 10px auto 0px auto;
	vertical-align: bottom;
	width: 100%;
}

ul.pager li {
	float: left;
	padding: 0px 5px;
	text-align: center;
}

ul.pager li.arrow {
	width: 120px;
	margin: 10px 0px 0px 0px;
	color: #999;
}

ul.pager li.arrow a {
	text-decoration: none;
}

ul.pager li.page {
	width: 430px;
}

ul.pager li.page a {
	text-decoration: none;
}

/* ページャー（ローカルナビ付きの狭いエリアの場合） */

ul.pager_short {
	clear: both;
	margin: 10px auto 0px auto;
	vertical-align: bottom;
	width: 100%;
}

ul.pager_short li {
	float: left;
	padding: 0px 5px;
	text-align: center;
}

ul.pager_short li.arrow {
	width: 100px;
	margin: 10px 0px 0px 0px;
	color: #999;
}

ul.pager_short li.arrow a {
	text-decoration: none;
}

ul.pager_short li.page {
	width: 350px;
}

ul.pager_short li.page a {
	text-decoration: none;
}

/* 検索結果リスト */

ul.search_result {
	clear: both;
	width: 948px;
	border-top: 1px solid #900;
	margin: 0px auto;
	text-align: center;
}

ul.search_result li ul {
	margin: 0px auto;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #900;
	height: 30px;
	text-align: left;
}

ul.search_result li ul li.hall_icons {
	width: 180px;
	float: left;
	height: 27px;
	padding: 3px 0px 0px 20px;
}

ul.search_result li ul li.shop_name {
	width: 400px;
	float: left;
	height: 30px;
	font-weight: bold;
}

ul.search_result li ul li.shop_address {
	width: 320px;
	float: left;
	height: 23px;
	padding: 7px 0px 0px 20px;
}

ul.search_result li ul li.shop_name a {
	display: block;
	height: 23px;
	padding: 7px 0px 0px 20px;
}

ul.search_result li ul li.shop_name a:hover {
	background-color: #900;
	color: #fff;
}

/* 戻るボタン */

div#history_back {
	clear: both;
	font-size: 12px;
	color: #666;
	text-align: center;
	margin: 30px 0px 0px 0px;
}

/* 20131113 a5 tanaka insert グローバルナビ リニューアル */

.globalnavi {
	clear: both;
	width: 100%;
	text-align: center;
	background:#990000;
}

.globalnavi ul{
	overflow:hidden;
	padding:0px 10px;
}

.globalnavi ul:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.globalnavi ul li{
	float:left;
	width:33%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

	background:none;
	border-top:1px solid #ff3434;
	border-left:1px solid #ff3434;
	border-bottom:1px solid #340000;
	border-right:1px solid #340000;
}

.globalnavi ul li:hover{
	background:#ff9900;
	border:none;
}

.globalnavi ul li.top{
	background-image:url(../img/global/global_top.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.globalnavi ul li.machine{
	background-image:url(../img/global/global_machine.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.globalnavi ul li.news{
	background-image:url(../img/global/global_news.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.globalnavi ul li a{
	display:block;
	line-height:33px;
	font-size:1px;
	text-align:left;
}

.global_position {
	width: 100%;
	height: 4px;
	border-bottom: 1px solid #c00;
	background-color: #c00;
}

.global_position ul{
	overflow:hidden;
	padding:0px 10px;
}

.global_position ul:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.global_position ul li{
	float:left;
	height:4px;
	width:33%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;

	background:none;
}


/*************************************************************************/


/*    2014.11.13 リニューアル用       */
/*
body {
  background: url("/img/global/TOP_mat.png") no-repeat;
  background-size: 1280px auto;
  background-position: center top;
}
#contentWrap {
  opacity: 0.4;
}
*/
/* //ここまでコーディング用 */
#contentWrap {
  width: 980px;
	margin: 0px auto;
}

/****** 2カラム構成の場合 ********/
/* メイン（左）カラム */
#mainClm {
  float:left;
  width: 680px;
}
/* サブ（右）カラム */
#rightClm {
  float:left;
  width: 300px;
}

/* topのみマージン */
.topMainClm,.topRightClm {
  margin-top: 20px;
}

/************************************ */

/* 以降コンテンツ毎の記述 */
/* TV(メイン) */
#tv-NewEntry .slides a {
  display:block;
  height: 360px;
  width: 666px;
  margin-left: 10px;
  overflow:hidden;
}

#tv-NewEntry .slides a img {
  width: 100%;
  max-width:666px;
}

#tv-NewEntry #tv-NewEntry-Caption {
  box-sizing: border-box;
  border: 1px solid #000;
  border-radius: 6px;
  margin: 9px 0 10px 10px;
  /*height: 138px;*/
  width: 666px;
}

#tv-NewEntry #tv-NewEntry-Caption p.tv-NewEntry-Caption__text{
  font-size: 13px;
  text-align:left;
  padding-left: 20px;
/*  height: 20px; */
  line-height:20px;
}

.tv-NewEntry-Caption__title {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #002e4c), color-stop(0.00, #003d66));
  background: -webkit-linear-gradient(#003d66, #002e4c);
  background: -moz-linear-gradient(#003d66, #002e4c);
  background: -o-linear-gradient(#003d66, #002e4c);
  background: -ms-linear-gradient(#003d66, #002e4c);
  background: linear-gradient(#003d66, #002e4c);
  color: #fff;
  font-size: 17px;
  height: 28px;
  line-height: 28px;
  letter-spacing: 0.3px;
}

.tv-NewEntry-Caption__text {
  box-sizing: border-box;
  /*height: 27px;*/
  line-height: 27px;
  padding: 0;
  /*border-bottom: 1px dotted #000;*/
}

.tv-NewEntry-Caption__text:last-child {
  border-bottom: 0;
}

#tv-NewLineUp {
  width: 666px;
  height: 90px;
  margin-left: 10px;
}

#tv-NewLineUp-List {
  width: 576px;
  height: 90px;
  margin: auto;
}

#tv-NewLineUp-List li {
  /*background: #444;*/
  float:left;
  width: 120px;
  height: 90px;
  margin-right: 32px;
}

#tv-NewLineUp-List li:last-child {
  margin-right:0;
}


#tv-NewEntry__public_date {
  width: 576px;
  height: 30px;
  margin: -25px auto -15px;
  margin-left: 55px;
}

.tv-NewEntry-Caption__text__pabulicdate {
  display: inline;
  width: 120px;
  margin-right: 32px;
  float: left;
  padding: 3px 0px 0;
  font-size: 13px;
}
.tv-NewEntry-Caption__text__pabulicdate .new {
  background: #FC573A;
  display: inline-block;
  margin: 0 1px;
  padding: 2px 3px 0;
  border-radius: 3px;
  color: #fff;
  font-size: 11px;
}
.tv-NewEntry-Caption__text__pabulicdate:last-child {
  margin-right: 0;
}

#tv-NewEntry__public_date:after {
  content:"";
  clear:both;
}

/* まんさいTVコーナー */
#mansaiTV {
  margin-bottom: 30px;
}

/* machine  */
#machine {
  height: 503px;
  width: 666px;
  margin-left: 10px;
}

/* machineTab */
.tabs {
  width: 666px;
  float: none;
  list-style: none;
  position: relative;
  text-align: left;
}
.tabs li {
  float: left;
  display: block;
}
.tabs input[type="radio"] {
  position: absolute;
  left: -9999px;
}
.tabs label {
  background: #005999;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  color: #ccc;
  display: block;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 11px 17px 7px;
  position: relative;
  text-align: center;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 284px;
  margin: 0px -3px 0 11px;
  letter-spacing: 0.7px;
}
.tabs label:hover {
  background: #4CB4FF;
  color: #fff;
}
.tabs .tab-content {
  border: 3px solid #0094ff;
  border-radius: 5px;
  box-sizing;border-box;
  display: none;
  overflow: hidden;
  width: 644px;
  font-size: 17px;
  line-height: 25px;
  padding: 11px 8px 10px;
  position: absolute;
  top: 38px;
  left: 0;
  height: 439px;
  z-index: 2;
}
.tabs [id^="tab"]:checked + label {
  top: 0;
  background: #0094ff;
  color:#fff;
}
.tabs [id^="tab"]:checked ~ [id^="tab-content"] {
  display: block;
}

/* tab-content内 */
.tabs .tab-content li.tab-content__list__item {
  border: 1px solid #000;
  box-sizing: border-box;
  border-radius: 6px;
  margin-bottom: 9px;
}

.tabs .tab-content li.tab-content__list__item:nth-child(even) {
  margin-left: 8px;
}

.tabs .tab-content li.tab-content__list__item a {
  cursor:pointer;
  display:block;
  text-decoration:none;
}

.tabs .tab-content li.tab-content__list__item .tab-content__list__item__container {
  height: 213px;
  width: 316px;
}

.tabs .tab-content li.tab-content__list__item a:hover h4 {
  text-decoration:underline;
}

.tabs .tab-content li.tab-content__list__item .tab-content__list__item__container h4 {
  color:#000;
  font-size: 14px;
  padding: 6px 10px 0;
  line-height: 14px;
  height: 28px;
}
.tabs .tab-content li.tab-content__list__item .tab-content__list__item__container .tab-content__list__item__container__machine {
  clear: both;
  width: 317px;
  height: 135px;
  overflow: hidden; /* 文字数を超えて崩れそうな時用 */
}

.tabs .tab-content li.tab-content__list__item .tab-content__list__item__container .tab-content__list__item__container__machine__img {
  width: 140px;
  display: block;
  height: 135px;
  float: left;
  margin-left:9px;
}

#machine-NewLineUp-List-slo .tab-content__list__item__container__machine__img {
  width : auto;
  margin: 0 35px;
}

.tabs .tab-content li.tab-content__list__item .tab-content__list__item__container .tab-content__list__item__container__machine__text {
  color: #000;
  font-size: 12px;
  float: left;
  margin-left: 4px;
  padding-top: 5px;
  line-height: 22px;
  letter-spacing: -0.5px;
  width: 158px;
}

.tabs .tab-content li.tab-content__list__item .tab-content__list__item__container .copyright {
  color: #333;
  font-size: 10px;
  line-height: 12px;
  padding-left: 10px;
  margin-top: 5px;
  clear:both;
}

/************** 共通トピックス **************/
.topics {
  border: 1px solid #000;
  border-radius: 7px;
  margin: 20px 10px 19px;
  width: 664px;
}
.topics__title {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  height: 39px;
}

.topics__title_news {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #009), color-stop(0.00, #006dcc));
  background: -webkit-linear-gradient(#006dcc, #009);
  background: -moz-linear-gradient(#006dcc, #009);
  background: -o-linear-gradient(#006dcc, #009);
  background: -ms-linear-gradient(#006dcc, #009);
  background: linear-gradient(#006dcc, #009);
}

.topics__title_tv {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #cc7e00), color-stop(0.00, #ff9c00));
  background: -webkit-linear-gradient(#ff9c00, #cc7e00);
  background: -moz-linear-gradient(#ff9c00, #cc7e00);
  background: -o-linear-gradient(#ff9c00, #cc7e00);
  background: -ms-linear-gradient(#ff9c00, #cc7e00);
  background: linear-gradient(#ff9c00, #cc7e00);
}

/* sprite見出し */
.topics__title_news span { background-position: 5px 0;width: 125px;height: 39px; }
.topics__title_tv span:first-child { background-position: 6px -82px;width: 162px;height: 39px; }

.topics_mansaiTV .topics__title_tv span:first-child { float:left; }
.topics_mansaiTV .topics__title_tv span:last-child { 
  background: none repeat scroll 0% 0% transparent;
  color:#fff;
  font-size: 14px;
  float: left;
  height: 39px;
  line-height: 47px;
  text-indent: 0px;
  width: 160px;
}


.topics__text {
  box-sizing: border-box;
  border-bottom: 1px dotted #000;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  padding: 0;
  text-align:left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.topics__text:last-child {
  border-bottom:0;
}

.topics__text span {
  letter-spacing: 0.1px;
}

/* 新着のみリンク文字装飾 */
#news .topics__text a {
  color: #000;
  text-decoration: none;
}

#news .topics__text a:hover {
  text-decoration: underline;
}

.topics__text__date {
  margin: 0px 15px 0 20px;
  font-size: 15px;
}

.topics__list_tv {
  width: 644px;
  height: 560px;
  margin: 10px;
}

.topics__list_tv .topics__list__item {
  float: left;
  width: 316px;
  height: 178px;
  border: 1px solid #000;
  border-radius: 7px;
  margin-bottom: 10px;
}

.topics__list__item:nth-child(even) {
  margin-left: 8px;
}

.topics__list__item a {
  color:#333;
  text-decoration:none;
}

.topics__list__item a:hover h4 {
  text-decoration:underline;
}

.topics__list__item__container h4 {
  padding: 8px 10px 0;
  text-align: left;
  height: 40px;
  width: 215px;
}

.topics__list__item__container__video__img {
  display: block;
  float: left;
  height: 103px;
  margin: 7px 10px;
  width: 167px;
}

.topics__list__item__container__video__text {
  float: left;
  width: 120px;
  font-size: 11px;
  letter-spacing: 0.5px;
  padding: 0;
  text-align: left;
  line-height: 15px;
}

.topics_mansaiTV {
  margin-top:0;
}


/* 右カラム */
#rightClm #leadSp {
  height: 290px;
  width: 283px;
  margin: 0 0 5px 5px;
}

#rightClm #leadSp a {
  display: block;
}

#rightClm #leadSp a img {
  width: 100%;
}

#rightClm #TwTimeline {
  margin-left: 4px;
  width: 285px;
}

#rightClm #asideBnr li {
  width: 284px;
  height: 94px;
  margin: 0px 0 8px 6px;
}

#rightClm #asideBnr li a {
  display:block;
}

#rightClm #asideBnr li a img {
  border: 1px solid #000;
  box-sizing: border-box;
  width: 100%;
  vertical-align: middle;
}

/* news一覧 */
#news_main {
  text-align:left;
}

/* news詳細 */
.article_style {
  width: 980px;
  margin: 0px auto;
  text-align: left;
  background-color: #fff;
  background-image: url(../img/global/div_back.gif);
  background-repeat: repeat-y;
  background-position: right top;
  text-align:left;
}
.article_style h4 {
  background-color: #900;
  font-size: 12px;
  color: #fff;
  width: 100%;
  height: 20px;
  text-indent: 10px;
  border-bottom: 2px solid #600;
  background-image: url(../img/global/h4.gif);
  background-position: right top;
  background-repeat: no-repeat;
}

/**********************************************/

/* SPのtv.cssを流用 14.11.15 */

/*----- Youtube動画埋め込み用 -----*/
div.iframeWrap {
  position: relative;
  width: 100%;
}
div.iframeWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#movieContents {
  padding: 0 5px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
}
/*-----タイトル-----*/
.tv_title {
	border-top:solid 1px black;
	border-bottom:solid 1px black;
	background: #585858; /* Old browsers */
	background: -moz-linear-gradient(top, #585858 0%, #202020 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#585858), color-stop(100%,#202020)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #585858 0%,#202020 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #585858 0%,#202020 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #585858 0%,#202020 100%); /* IE10+ */
	background: linear-gradient(to bottom, #585858 0%,#202020 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#585858', endColorstr='#202020',GradientType=0 ); /* IE6-9 */
}
.tv_title div {
	display:block;
	width:100%;
	padding:4px 29px;
	background:url('/img/tv/icon_tv.png') 12px 40% no-repeat;
	background-size: 18px;
	box-sizing:border-box;
}
.tv_title p {
	color:white;
  text-align:left;
  padding-left:10px;
}
.tv_title p span {
	font-size:0.65rem;
	line-height:0.4rem;
}

/*-----番組一覧-----*/
.tv_list {
	border-bottom: solid 1px #959494;
}
.tv_list a {
	display:block;
}

.tv_list a:not([class="tv_disabled"]):hover h2 {
  text-decoration:underline;
}

.tv_list .tv_disabled p {
  color: #777;
}

.tv_content {
  box-sizing: border-box;
	display:block;
	width:100%;
	padding:10px;
	overflow:hidden;
}
.tv_content div {
	float:left;
}
.tv_content_title {
	 color:#065cf9;
	 font-size: 16px;
   padding:0;
}
.tv_thum {
	width: 280px;
	position:relative;
}

.tv_thum img {
  vartical-align: middle;
}

.tv_thum .comingSoon,.tabangumi_thum .comingSoon {
  position:absolute;
  top:0;
  left:0;
}
.tv_text {
  height: 174px;
  padding: 0px 5px 0px;
  width: 350px;
  text-align:left;
}

.tv_text h2 {
  height: 87px;
  line-height: 87px;
  text-align:center;
}

.tv_text p {
	color:black;
}

/*-----動画再生部分-----*/
.movie_area {
	background-color:black;
}
.movie_area h1 {
  font-size:0;
}
.movie_area img {
  vertical-align:middle;
  border: 1px solid #A1A1A1;
  box-sizing: border-box;
}
.movie_area .bangumiCaption {
  background: rgba(244, 244, 244, 0.5);
  color: #FFF;
  font-size: 0.85rem;
  padding: 5px 10px;
  line-height:1.2;
}
.movie {
	width:100%;
	text-align:center;
	padding-top:10px;
}
.movie p {
	color:white;
	/*font-size:0.8rem;*/
	padding:10px;
  text-align:left;
}
.movie_title {
	color:white;
	margin-bottom:-5px;
	padding:5px 10px 0;
}

/*-----MOVIE一覧-----*/
.movie_list {
	border-bottom: solid 1px #959494;
}

.movie_list a {
  text-decoration:none;
}

.movie_list a:hover .movie_text_title {
  text-decoration:underline;
}

.movie_content {
  box-sizing: border-box;
  text-align:left;
	display:block;
	width:100%;
	padding:10px 10px 5px;
	overflow:hidden;
}
.movie_thum {
	float:left;
	width: 120px;
}
.movie_text {
	float:left;
	padding-left:10px;
	width: 530px;
}
.movie_text_title {
	color:#065cf9;
	/*font-size:0.7rem;*/
	overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.movie_text_dis {
	color:black;
	/*font-size:0.65rem;*/
}
.movie_play {
	text-align:right;
	margin-top:5px;
}

.movie_play img {
  width: 90px;
}

.movie_machine {
	width:95%;
	background-color:#f1efef;
	border:solid 1px #b8b7b7;
	margin:0 auto 10px auto;
	padding: 5px;
	text-decoration: none;
}
.movie_machine p {
	color: black;
	/*font-size: 0.65rem;*/
	text-decoration: none;
}

/*-----ページ送り-----*/
.movie_page {
	width:100%;
	border-top:solid 1px #818182;
	border-bottom:solid 1px #818182;
	overflow:hidden;
}
.movie_page a {
	display:block;
	width:40%;
	background-color:#818182;
	padding:15px 0;
}
.movie_page a p {
	color:white;
	text-align:center;
	/*font-size:0.7rem*/
}
.movie_page_n {
	display:block;
	float:left;
	padding:15px 0;
	width:20%;
}
.movie_page_n p {
	color:#818182;
	text-align:center;
	font-size:0.7rem;
}
.prev {
	float:left;
	background:url('/img/tv/icon_prev.png') 7% center no-repeat;
	background-size:7%;
}
.next {
	float:right;
	background:url('/img/tv/icon_next.png') 93% center no-repeat;
	background-size:7%;
}

/*-----動画詳細-----*/
.movie_detail {
	width:85%;
	background-color:#f1efef;
	border:solid 1px #b8b7b7;
	margin:10px auto;
	padding: 5px 10px;
	text-align:center;
}
.movie_detail p {
	color: black;
	/*font-size: 0.65rem;*/
	text-align:left;
}
.m_cast {
	width:93%;
	margin:0 auto 10px;
	border:solid 2px #7c7c7c;
}
.m_cast tr {
	border-bottom:solid 1px #7c7c7c;
}
.m_cast tr:last-child {
	border:none;
}
.m_cast td {
	padding:5px;
	line-height:1rem;
}
.m_cast_l {
	text-align:center;
	width:27%;
	background-color:#969595;
	/*font-size:0.65rem;*/
	color:white;
	border-right: solid 1px #7c7c7c;
	vertical-align:middle;
}
.m_cast_r {
	/*font-size:0.65rem;*/
	color:black;
	text-align:left;
	vertical-align:middle;
}
.m_cast a {
	color:blue;
	text-decoration:underline;
}
.hall_img {
	width:80%;
	margin:10px auto;
}

/*-----お問い合わせ-----*/
.toiawase_area {
	width:100%;
	padding: 10px 0;
	background-color:#e7e7e7;
}
.toiawase_area a {
	display:block;
	width:95%;
	margin:0 auto;
}

/*-----他番組-----*/

.tabangumi_area {
	width:100%;
	overflow:hidden;
}
.tabangumi_area a {
	display:block;
	float:left;
	width:50%;
}
.tabangumi_thum {
	position:relative;
	width:98%;
	margin: 1% auto;
}
.tabangumi_title {
	color:black;
	font-size:0.7rem;
	margin-top:-3px;
	padding-left:5px;
}

/*-----フッターナビ-----*/
nav {
	background-color:#e7e7e7;
	margin-top:5px;
	padding-top:10px;
}

nav ul.footnavi {
	background-color:white;
	width: 95%;
	margin: 0 auto 10px;
	border: solid 2px #a30000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
nav ul.footnavi li {
	height: 44px;
	background-image:none;
	background-position: 97% 50%;
	list-style: none;
	border-bottom: dotted 1px #b3b3b3;
}
nav ul.footnavi li:last-child {
	border-bottom: none;
}
nav ul.footnavi li a {
	position: relative;
	display: block;
	text-decoration: none;
	line-height: 44px;
	color: black;
	padding-left: 10px;
	font-size: 0.8rem;
}
nav ul.footnavi li a:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #000000;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    content: "";
    height: 0;
    margin-top: -9px;
    position: absolute;
    right: 1px;
    top: 50%;
    width: 0;
}


/******************/

/* モバイル紹介 */
.wrap_image img {
  vertical-align:middle;
}
