/* =================================
	TBS Reset CSS
================================= */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main {margin:0;padding:0;border:0;font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display:block;}
body {font-family:Verdana,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
wbr:after {content:"\00200B";}

/*	TBS reset
============================== */
.alt {position:absolute;top:-5000px;left:-9999px;}
.clearfix:after {content:"";clear:both;display:block;}
.hide-txt {text-indent:110%;white-space:nowrap;overflow:hidden;}
.fp-causion {display:none;}
.nocontxt {-webkit-touch-callout: none;-webkit-user-select: none;user-select: none;-webkit-user-drag:none;}
.nocontxt img {pointer-events: none;}
@media all and (min-width:768px) {
.alt-pc {position:absolute;top:-5000px;left:-9999px;}
.clearfix-pc:after {content:"";clear:both;display:block;}
.hide-txt-pc {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
@media all and (max-width:767px) {
.alt-smp {position:absolute;top:-5000px;left:-9999px;}
.clearfix-smp:after {content:"";clear:both;display:block;}
.hide-txt-smp {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
div.gh-super div.bn-player {overflow:hidden;}
@media all and (min-width: 768px) {div.global-header div.bn-nopdg:before {display:none !important;}div.gh-super div.bn-player {width:728px;height:90px;margin:0 auto;}}
@media all and (max-width: 767px) {div.gh-super div.bn-player {width:320px;height:50px;}}

/* =================================
	COMMON CSS
================================= */

/* link */
a:link {
	text-decoration:underline;
	color:#ac461a;
}
a:visited {
	text-decoration:none;
	color:#ac461a;
}
a:active {
	text-decoration:none;
	color:#ac461a;
}
a:hover {
	text-decoration:none;
	color:#ac461a;
}

/* text-color */
.gray {color:#808080;}
.black {color:#171717;}
.purple {color:#a757a8;}
.ultramarine {color:#465daa;}
.blue {color:#0067c0;}
.lightblue {color:#afdfe4;}
.deepgreen {color:#060;}
.green {color:#008000;}
.yellowgreen {color:#b9c42f;}
.yellow {color:#ffb74c;}
.orange {color:#ff7b00;}
.pink {color:#f58f98;}
.vermilion {color:#ef454a;}
.red {color:#ed1a3d;}
.carmine {color:#c22047;}
.magenta {color:#ec008c;}
.brown {color:#994c00;}
.reddishbrown {color:#800000;}
.yellowocher {color:#c39143;}
.gold {color:#ffd700;}
.silver {color:#c0c0c0;}

.rakugo_brown {color:#ac461a;}

.big {
	font-size:120%;
}
.s {
	font-size:87.5%;
}
.lazy {
	display:block;
	position:relative;
}
.wbr {
	white-space: nowrap;
	display: inline-block;
}
.mgb-0 {
	margin-bottom:0 !important;
}
.bottom05{
	margin-bottom: 0.5em;
}

/*	Web Fonts
============================== */
@font-face {
	font-family: 'Noto Serif';
	src: url('/um/library/fonts/Noto_Serif/NotoSerif-Regular.ttf') format("truetype");
}
@font-face {
	font-family: 'Lusitana';
	src: url('/um/library/fonts/Lusitana/Lusitana-Regular.ttf') format("truetype");
}

/*	background
============================== */
html, body, div#con-body {
	background-color: #000;
}
.bg {
	background-image:url(../img/bg.jpg?20171214);
	background-repeat:repeat;
	background-position:top left;
}
@media all and (min-width: 768px) {
.wrap {
	max-width:980px;
	margin:0 auto;
}
.br-sp {
	display:none;
}
.idx .bg {
	padding-bottom: 70px;
}
.cmn .bg {
	padding-bottom: 70px;
}
}
@media all and (max-width: 767px) {
.wrap{
	font-size: 95%;
}
}

/*	header
============================== */
.main_header{
}
.logo{
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
.header_date{
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
ul.header_oa li:before, ul.header_oa li span {
	display:block;
}
ul.header_oa li {
	line-height:1.25;
}
ul.header_oa li:before {
	content:"※";
	font-family:serif;
	float:left;
}
ul.header_oa li span {
	padding-left:1.25em;
}
@media all and (min-width: 768px) {
.header_bg{
	background-image:url(../img/header_line.png),url(../img/header_bg.jpg);
	background-repeat:repeat-x,repeat-x;
	height: 274px;
}
.main_header{
	position: relative;
}
.logo{
	width: 450px;
	height: 132px;
	background-image:url(../img/logo.png);
	background-repeat: no-repeat;
}
.logo a{
	width: 450px;
	height: 132px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
.header_date{
	width: 438px;
	height: 54px;
	background-image:url(../img/header_date.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 528px;
	top: 38px;
}
.header_date {
	top: 24px;
}
.main_header ul.header_oa {
	position: absolute;
	left: 528px;
	top: 85px;
}
ul.header_oa li {
	font-size:83%;
}
}
@media all and (max-width: 767px) {
.header_bg{
	background-image:url(../img/smp/header_bg.jpg);
	border-bottom: 4px solid #000;
	margin-bottom: 5px;
}
.idx .logo_date{
	background-image:url(../img/smp/logo_date.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 0;
	padding-top: 30.7812%;
	display: block;
}
.cmn .logo_date a{
	background-image:url(../img/smp/logo_date.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 0;
	padding-top: 30.7812%;
	display: block;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
.header_date{
	/*display: none;*/
}
ul.header_oa {
	width:70%;
	margin:0 auto 20px;
}
ul.header_oa li {
	font-size:75%;
}
}

/*	header
============================== */
.menu .menu1 a{ background-image:url(../img/menu1_1.png);}
.menu .menu2 a{ background-image:url(../img/menu2_1.png);}
.menu .menu3 a{ background-image:url(../img/menu3_1.png);}
.menu .menu4 a,.menu .menu4 b{ background-image:url(../img/menu4_1.png);}
.menu .menu4 b{ opacity: 0.5;}
.menu ul li a,
.menu ul li b{
	background-repeat: no-repeat;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
.idx .menu .menu1 a,
.menu .menu1 a:hover{ background-image:url(../img/menu1_2.png);}
.info .menu .menu2 a,
.menu .menu2 a:hover{ background-image:url(../img/menu2_2.png);}
.backnumber .menu .menu3 a,
.menu .menu3 a:hover{ background-image:url(../img/menu3_2.png);}
.akasaka_tei .menu .menu4 a,
.menu .menu4 a:hover{ background-image:url(../img/menu4_2.png);}
@media all and (min-width: 768px) {
.menu{
	position: relative;
}
.menu ul{
	width: 960px;
	margin:34px auto 0;
}
.menu ul li{
	width: 220px;
	height: 90px;
	float: left;
	margin-right: 26px;
}
.menu ul li:nth-child(4n){
	margin-right: 0px;
}
.menu ul li a{
	cursor: pointer;
}
.menu ul li a{
	display: block;
	width: 220px;
	height: 90px;
	transition: 0.3s ease-in-out;
}
.menu ul li b{
	display: block;
	width: 220px;
	height: 90px;
}
.menu ul li a:hover{
	background-color: #fff;
}
}
@media all and (max-width: 767px) {
.menu{
	background-image:url(../img/smp/header_line.png);
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 20px;
}
.menu ul{
	margin: 0 15px 10px;
}
.menu ul li{
	margin:10px auto 0;
	width: 49%;
	float: left;
	margin-right: 2%;
}
.menu ul li:nth-child(2n){
  margin-right: 0%;
}
.menu ul li a,.menu ul li b {
  height: 0;
  display: block;
  background-size:100% 100%;
  padding-top: 40.909%;
  position: relative;
  overflow: hidden;
  transition: color 0.3s;
}
.menu ul li a span,.menu ul li b span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
}

/*	layout
============================== */
.right_area{
	box-sizing: border-box;
	background-image:url(../img/right_bg.jpg);
}
@media all and (min-width: 768px) {
.left_area,.right_area{
	margin-top:30px;
}
.left_area{
	width: 603px;
	float: left;
	margin-left: 10px;
}
.right_area{
	width: 332px;
	float: right;
	margin-right: 10px;
	border:3px solid #ead1b7;
}
}
@media all and (max-width: 767px) {
.left_area{
	padding: 0 15px 20px;
}
.right_area{
	padding:15px 0;
	border-top:3px solid #ead1b7;
}
}

/*	recta
============================== */
.recta{
	width: 300px;
	height: 250px;
                                overflow: hidden;
}
@media all and (min-width: 768px) {
.recta{
	margin:16px auto;
}
}
@media all and (max-width: 767px) {
.recta{
	margin:16px auto;
}
}
/*	banner_area
============================== */
.banner_btn{
	width: 300px;
	height: 70px;
	margin:0 auto 16px;
}
.banner_btn a{
	display: block;
	transition: 0.3s ease-in-out;
	width: 300px;
	height: 70px;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
.banner_btn a:hover{
	opacity:0.3;
	background-color: #fff;
}
.banner1{ background-image:url(../img/bnr_dvd_1.gif);}
.banner2{ background-image:url(../img/bnr_dvd_2.gif);}
.banner3{ background-image:url(../img/jyouren_bnr.jpg);}

/*	twitter_area
============================== */
.twitter_area{
	width: 300px;
	height: 348px;
	margin: 0 auto 20px;
	background-color: #fff;
                                position: relative;
}
.twitter_tit{
	width: 300px;
	height: 20px;
	background-image:url(../img/common_parts.png);
	background-position: 0 -48px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
.twitter_tit a{
	width: 300px;
	height: 48px;
	display: block;
}
.twitter_tit a:hover{
	opacity:0.3;
	background-color: #fff;
}
.twitter_btm{
	width: 300px;
	height: 20px;
	background-image:url(../img/common_parts.png);
	background-position: 0 -28px;
                                position: absolute; bottom: 0; left: 0;
}

/*	sns buttons
============================== */
div.sns-btns {
	text-align:center;
	position:relative;
}
div.sns-btns div.tw, div.sns-btns div.fb {
	text-align:left;
	width:120px;
	display:inline-block;
}
@media all and (min-width: 768px) {
div.sns-btns {
	margin: 0px 0 20px 30px;
	float: left;
}
div.sns-btns div.tw{
	margin-left: 20px;
}
}
@media all and (max-width: 767px) {
div.sns-btns {
	padding-top:15px;
	margin-bottom:15px;
}
}

/*	area_tit
============================== */
@media all and (min-width: 768px) {
.area_tit{
	width: 603px;
	height: 48px;
	background-image:url(../img/common_parts.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.area_tit span{
	display: block;
	width: 603px;
	height: 48px;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
.next_onair{ background-image:url(../img/tit.png);}
}
@media all and (max-width: 767px) {
.area_tit{
	height: 48px;
	background-image:url(../img/smp/area_tit_bg.png);
	background-repeat: repeat-x;
	margin: 0 0;
	color: #fff;
	line-height: 2;
	padding:1px 15px 0;
	font-size: 140%;
	letter-spacing: 0.05em;
}
}

/*	news
============================== */
.news{
	width: 300px;
	min-height:130px; height:auto !important; height: 130px;
	background-image:url(../img/news_bottom.png),url(../img/news_top.png),url(../img/news_center.png);
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: bottom,top,top;
	margin:0 auto 16px;
	position: relative;
}
.news_tit{
	text-indent:110%;white-space:nowrap;overflow:hidden;
	background-image:url(../img/news_tit.png);
	width: 85px;
	height: 144px;
	position: absolute;
	left: -8px;
	top: -7px;
}
.news ul{
	width: 220px;
	padding: 18px 0 18px 76px;
	line-height: 1.5;
}
.news li{
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 5px;
}

/*	footer
============================== */
footer{
	background-image:url(../img/footer_bg.png);
	background-repeat: repeat-x;
}
footer .copyright{
	color: #fff;
}
footer .copyright a{
	color: #fff;
}
@media all and (min-width: 768px) {
footer{
	height: 180px;
}
footer .copyright{
	font-size: 80%;
	text-align: center;
	padding: 45px 0 0;
}
}
@media all and (max-width: 767px) {
footer {
	font-size: 62.5%;
	padding:20px 20px 20px;
	line-height: 1.5;
}
footer .copyright{
	line-height: 1.5;
}
}

/*	pgt
============================== */
@media all and (min-width: 768px) {
.pgt{
	width: 197px;
	height: 47px;
	background-image:url(../img/pgt.png);
	position: absolute;
	bottom: 180px;
	right: 30px;
}
.pgt a{
	width: 197px;
	height: 47px;
	display: block;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
}
@media all and (max-width: 767px) {
p.pgt {
	text-align:center;
	/*margin-top:20px;*/
}
p.pgt a, p.pgt span {
	display:block;
}
p.pgt a {
	text-decoration:none;
	color:#fff;
	/*text-shadow:0 2px 2px hsla(0, 0%, 0%, .25);*/
	background-color:#000;
	font-size: 75%;
	position: relative;
	font-weight:bold;
	height:30px;
	line-height:30px;
	border-bottom: 1px solid #454545;
}
p.pgt a::before {
	content: "";
	width: 7px;
	height: 7px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	position: absolute;
	left: 25px;
	top: 50%;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
}


/*	plus_photo
============================== */
.cphoto_set { width: 100%; margin: 1em auto; display: flex; flex-flow: row wrap; justify-content: center;}
.cphoto { width: 100%; max-width: 480px; margin: 5px auto;}
.cphoto_file { width: 100%; height: 0; padding-top: 60%; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -webkit-background-position: center center; background-position: center center;}
