@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);

@font-face {
	font-family: 'tvasahi-webfont';
	src: url("/common/static/fonts/tvasahi-webfont.eot");
	src: url("/common/static/fonts/tvasahi-webfont.eot?#iefix") format("embedded-opentype"), url("/common/static/fonts/tvasahi-webfont.woff") format("woff"), url("/common/static/fonts/tvasahi-webfont.ttf") format("truetype"), url("/common/static/fonts/tvasahi-webfont.svg#webfont") format("svg"); }

.clearboth{
	clear: both;
}
.clearfix {
	overflow: hidden;
	*zoom: 1; }

.left {
	float: left; }

.right {
	float: right; }

.liquid-wrapper:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	right: 360px;
	bottom: 0;
	left: 0;
}

.aside:after, .aside-min:after {
	content: "";
	display: block;
	position: absolute;
	width: 360px;
	z-index: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-repeat: repeat-y; }

/*
	* target: IE6,7
	* Validator: Valid
*/
.aside:after {
	background-position: -920px 0; }

.aside-min:after {
	background-position: -1260px 0; }

.aside-container {
	position: relative;
	z-index: 1; }

.container-wrapper {
	background: #f2f2f2; }

.sns{
	margin-bottom: 10px;
}

.main-container {
	padding: 0 20px 0 40px; }

.main-container iframe{
	display: block;
	margin: 0 auto 50px;
}
.main-container section {
	padding: 20px 0; }
.main-container section .site-title {
	color: #fafafa;
	margin: 0 -20px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
	background-color: #00a0c6;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a0c6), color-stop(100%, #0082a8));
	background-image: -webkit-linear-gradient(top, #00a0c6, #0082a8);
	background-image: -moz-linear-gradient(top, #00a0c6, #0082a8);
	background-image: -o-linear-gradient(top, #00a0c6, #0082a8);
	background-image: linear-gradient(top, #00a0c6, #0082a8);
	padding: 5px 20px; }
.main-container section p {
	margin-top: 10px; }

/*#########################################################

追加(RF)

#########################################################*/
/* 上書き */
.sns {
	margin-bottom: 0;
	padding: 0;
}

.page-nav ul{
	-moz-border-radius: 0;
	border-radius: 0;
	background: none;
	background-size: 100%;
	border: none!important;
	line-height: 1;
}
	.page-nav a {
	}
	.common-nav .common-nav-wrapper, .common-subnav-tax p, .page-nav a, .aside-tr {
		text-shadow: none;
	}
	.page-nav a.active, .page-nav a:hover {
	}
	.page-nav .page-nav-inner {
		padding: 0;
	}

.main-container section .site-title {
	color: #b81c29;
	margin: 0;
	text-shadow: none;
	background-color: transparent;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	padding: 0;
}

.container-wrapper {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a6000e+0,bf2633+50,a6000e+100 */
	background: #a6000e; /* Old browsers */
	background: -moz-linear-gradient(left, #a6000e 0%, #bf2633 50%, #a6000e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #a6000e 0%,#bf2633 50%,#a6000e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #a6000e 0%,#bf2633 50%,#a6000e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000e', endColorstr='#a6000e',GradientType=1 ); /* IE6-9 */
}
@media screen and (max-width: 1296px) {
	#header-image{
		background: #fff;
	}
	.page-nav{
		opacity: 1;
		background: #333;
	}
	.header {
		padding: 0px;
		margin-right: -360px!important;
	}
}
@media screen and (min-width: 1297px) {
	.container-wrapper{
		background: url(../img/bg_02.png) no-repeat center 0;
	}
	#top .container-wrapper{
		background: url(../img/bg_01.png) no-repeat center 0;
	}
}

/*###############################################

共通パーツ

###############################################*/
.mb0{margin-bottom: 0 !important; }
.mb20{margin-bottom: 20px !important; }
.mb30{margin-bottom: 30px !important; }

.font-b{
	font-weight: bold;
}

area{
	border:none;
	outline:none;
}

img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}

body{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a6000e+0,bf2633+50,a6000e+100 */
	background: #a6000e; /* Old browsers */
	background: -moz-linear-gradient(left, #a6000e 0%, #bf2633 50%, #a6000e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #a6000e 0%,#bf2633 50%,#a6000e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #a6000e 0%,#bf2633 50%,#a6000e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000e', endColorstr='#a6000e',GradientType=1 ); /* IE6-9 */
}

.page-nav {
	width: 100%;
	min-height: 90px;
	position: relative;
}
#top .page-nav .page-nav-inner {
	margin-top: -70px;
}
	.page-nav a {
		padding: 13px 0;
		border-left: 0px;
		color: #fff;
		font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: 600;
		font-size: 11px;
		background: transparent;
	}
	.page-nav a.active,
	.page-nav a:active,
	.page-nav a:hover {
		color: #fff600;
		background: transparent;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
		padding: 13px 0;
		width: 99.5%;
	}
	.page-nav ul{
		height: auto;
		margin-bottom: 25px;
		background: transparent;
		opacity: 0.8;
		background: #000;
	}
	.page-nav li {
		width: 12.5%;
		height: auto;
		text-align: center;
		font-size: 14px;
	}
	.page-nav li.btn {
		background: #333;
	}
	.page-nav li.btn span {
		display: block;
		border-right: 1px solid #fff;
	}
	.page-nav li:first-child span {
		border-left: 1px solid #fff;
	}
	.page-nav li:last-child {
		background: none;
	}

	.page-nav ul li.sub-menu {
		width: auto;
		height: auto;
		padding: 13px 0px;
		line-height: 14px;
		display: inline-block;
	}

	.page-nav ul li.sub-menu a.btn {
		height: auto;
		width: auto;
		padding: 2px 16px;
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		color: #fff;
		text-shadow: none;
		box-shadow: none;
		border-right: 1px solid #fff;
		overflow: hidden;
		position: relative;
	}
	.page-nav ul li.sub-menu .arrow{
		font-size: 23px;
		font-weight: normal;
		margin-right: 5px;
		display: block;
		position: absolute;
		top: 50%;
		margin-top: -7px;
		left: 16px;
	}

	.page-nav ul li.sub-menu .txt{
		margin-left: 21px;
	}

	.page-nav ul li.sub-menu a.btn:hover,
	.page-nav ul li.sub-menu a.btn.active{
		background: transparent;
		color: #fff;
		text-decoration: underline;
	}
	.page-nav ul li a span.en{
		margin-bottom: 14px;
		font-family: 'Oswald', sans-serif;
		font-size: 21px;
		font-weight: normal;
		letter-spacing: 1px;
		display: block;
		border: none;
	}

.img-txt{
	margin-top: -3px;
	vertical-align: middle!important;
}
/*###############################################

コンテナ

###############################################*/
.main-container {
	padding: 0 20px 0 20px;
	margin: 0 0 0 17px;
	background: #fff;
}
	.main-container section {
		padding: 0;
		overflow: hidden;
		margin-bottom: 30px;
		font-size: 14px;
		line-height: 1;
	}
	.main-container section p,
	.main-container section dl {
		color: #333;
		font-size: 14px;
		margin: 0;
	}
	.main-container section p{
		line-height: 1.75;
	}
	.main-container section p.txt-lead {
		text-align: center;
		font-size: 21px;
		font-weight: bold;
		margin: 30px 0 30px;
		color: #b81c29;
	}
	.main-container section img {
		vertical-align: sub;
	}

/*###############################################

見出し

###############################################*/
.main-container section .site-title {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 2px solid #b81c29;
	padding: 9px 0 7px 5px;
	margin: 30px 0 25px;
	position: relative;
	letter-spacing: .1em;
}
	.main-container section .site-title span.en{
		font-family: 'Oswald', sans-serif;
		color: #b81c29;
		font-size: 22px;
		margin: 0 12px 0 0;
		font-weight: normal;
		letter-spacing: .03em;
	}
	/*
	.main-container section .site-title:before {
		content: "";
		width: 47px;
		height: 44px;
		background: red;
		display: block;
		float: left;
		position: absolute;
		left: 0;
		top: 0;
		background: url(../img/icon_symbol.png) no-repeat;
	}
	*/
	.main-container section#info .site-title {
		/*margin: 30px 0 15px 374px;*/
	}

.main-container section h3{
	color: #73000a;
	font-weight: bold;
	font-size: 16px;
	margin: 30px 0 10px;
	line-height: 1.6;
}

/*###############################################

ニュース

###############################################*/
.main-container section#news .news-date {
		color: #b81c29;
		font-size: 13px;
		font-weight: normal;
		letter-spacing: 0;
		display: block;
}
.main-container section#news .news-ttl p{
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 30px;
	color: #b81c29;
	line-height: 1.5;
}
.main-container section#news .news-txt ul li{
	margin-bottom: 10px;
}
.main-container section#news .news-txt dl{
	overflow: hidden;
	line-height: 1.75;
}
.main-container section#news .news-txt dl dt{
	float: left;
	clear: both;
	font-weight: bold;
	width: 6em;
	text-align: right;
	padding-right: 10px;
}
.main-container section#news .news-txt dl dd{
	float: left;
}

.caution{
	line-height: 1.4em;
	color:#b81c29;
}

.main-container section#news .bn-news ul {
	overflow: auto;
	margin-bottom: 20px;
	padding-right: 10px;
	height: auto;
}
	.main-container section#news .bn-news ul li{
		border-bottom: 1px dotted #000;
		margin: 0 0 10px 0;
		padding: 5px 0;
		text-indent: 5px;
	}
	.main-container section#news .bn-news ul li span.date {
		font-size: 12px;
	}

	.main-container section.news3 .news-txt ul li span{
		width:13em;
		display: inline-block;
	}

/*###############################################

あらすじ

###############################################*/
.main-container section#info .movie {
	float: left;
	width: 300px;
	display: none;/* 終了時 */
}
	.main-container section#info .news-list{
		/*margin-left: 358px;*/
		margin-left: 0;/* 終了時 */
	}
	.main-container section#info .news-list dl {
		overflow: auto;
		padding-right: 10px;
		height: 190px;
	}
	.main-container section#info .news-list dl dt {
		font-size: 12px;
		color: #b81c29;
		margin: 0 0 3px;
	}
	.main-container section#info .news-list dl dd {
		margin: 0 0 10px 0;
		padding-bottom: 7px;
		border-bottom: 1px dotted #000;
		font-size: 13px;
		line-height: 1.6;
	}
	.fw-b{
		font-weight: bold;
	}
	/*#########################################################

	TOP 新着（修正）

	#########################################################*/
	.main-container section#info .news-list dl .hr{
		display: block;
		height: 1px;
		background-color: #ffd1d5;
		margin: 10px 0;
	}

/*###############################################

ストーリー

###############################################*/
.main-container section#story .story-ttl {
	font-size: 30px;
	margin: 40px 0 30px;
	text-indent: 10px;
}
	.main-container section#story .story-ttl span.date {
		font-size: 13px;
		margin: 8px 0 0 10px;
		color: #b81c29;
	}

/* スライド */
.main-container section#story .story-photobox {
	height: 425px;
	margin-bottom: 40px;
}
	.main-container section#story .story-photo {
		position: relative;
		margin: 0 auto;
		padding: 0px 0 0 0px;
		max-width: 640px;
	}
	.main-container section#story .story-photo img {
		position: absolute;
		top: 0x;
		left: 0px;
		z-index: 8;
	}
	.main-container section#story .story-photo img.active {
		z-index: 100;
	}

/* 画像 & テキスト */
	.main-container section#story div .story-img {
		margin-right: 15px;
		width: 32%;
		float: left;
	}
	.main-container section#story div .story-img img {
		width: 100%;
		margin: 0 0 10px;
	}

/* トリビア */
.main-container section#story ul.trivia li {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}
	.main-container section#story ul.trivia li .img-box {
		margin-right: 15px;
		float: left;
		width: 40%;
	}
	.main-container section#story ul.trivia li .img-box img {
		width: 100%;
	}
	.main-container section#story ul.trivia li .txt-box {
		margin: 0 0 0 42%;
	}
	.main-container section#story ul.trivia li .txt-box h3{
		margin: 7px 0 10px;
	}

/* ゲスト */
.main-container section#story .guest-img {
	text-align: center;
	margin: 50px 0;
}
	.main-container section#story dl {
		clear: both;
		overflow: hidden;
		margin: 0 0 20px;
		line-height: 1.75;
	}
	.main-container section#story dl dt {
		float: left;
	}
	.main-container section#story dl dd {
		margin: 0 0 0 160px;
	}
	.main-container section#story dl dd p.name {
		font-size: 16px;
		font-weight: bold;
		margin: 0;
		color: #73000a;
	}

/* バックナンバー */
.main-container section#story .bn-story .prg-box {
	float: left;
	width: 25%;
}
	.main-container section#story .bn-story .prg-box a{
		text-align: center;
		margin: 2px;
		padding: 8px;
		text-decoration: none;
		font-size: 95%;
		display: block;
		border: 0;
		color: #ffffff;
		background: #73000a;
		position: relative;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	.main-container section#story .bn-story .prg-box a:hover{
		background: #b81c29;
	}
	.main-container section#story .bn-story .prg-box p{
		line-height: 1.3;
		color: #fff;
	}
	.main-container section#story .bn-story .prg-box a img{
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}

/*###############################################

キャスト

###############################################*/
.main-container section#cast .cast-img {
	text-align: center;
	margin: 50px 0;
}
	.main-container section#cast dl {
		clear: both;
		overflow: hidden;
		margin: 0 0 20px;
		line-height: 1.75;
	}
	.main-container section#cast dl dt {
		float: left;
	}
	.main-container section#cast dl dd {
		margin: 0 0 0 200px;
	}
	.main-container section#cast dl dd p.name {
		font-size: 17px;
		font-weight: bold;
		margin: 0 0 10px;
		color: #73000a;
		line-height: 1;
	}

/*###############################################

スタッフ

###############################################*/
.main-container section#staff dl {
	text-align: center;
	margin: 40px 0 0;
	line-height: 1.75;
}
	.main-container section#staff dl dt {
		font-size: 16px;
		font-weight: bold;
		color: #73000a;
	}
	.main-container section#staff dl dd {
		margin: 0 0 30px;
	}

/*#########################################################

主題歌

#########################################################*/
.main-container section#music .news-date {
	color: #b81c29;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0;
	display: block;
}
.main-container section#music .news-ttl p{
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 30px;
	color: #b81c29;
	line-height: 1.5;
}
.main-container section#music p span{
	font-size: 18px;
	font-weight: bold;
	color: #b81c29;
	line-height: 1.5;
}

/*#########################################################

bbs

#########################################################*/
.main-container section#bbs .bbs{
	padding: 20px 0;
	background-color: #6e0911;
}
.main-container section#bbs .annotation {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	margin: 30px 0;
	color: #b81c29;
}
/*###############################################

スクロールトップ

###############################################*/
span.scroll2top {
	text-indent: -9999px !important;
	width: 100px;
	height: 108px;
	display: block;
	background: url(/kasouken16/img/scroll_top.png) no-repeat;
}

/*#########################################################

poster

#########################################################*/
/* poster */
.main-container #poster .section-inner {
	padding: 10px;
	color: #cccccc;
}

/* news cast */

a:hover img.link {
opacity: 0.8;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
}

.poster-gallery { margin-left: -40px; }
	.poster-gallery li {
		display: block;
		float: left;
		padding: 0 0 40px 40px;
		width: 123px;
		text-align: center;
		color: #cccccc;
		font-size: 85%;
	}
		.poster-gallery .wide { width: 290px; }
			.poster-gallery .wide img {
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
			}
		.poster-gallery img {
			-webkit-box-shadow: 0 10px 10px -8px rgba(170,170,170,0.5);
			-moz-box-shadow: 0 10px 10px -8px rgba(170,170,170,0.5);
			box-shadow: 0 10px 10px -8px rgba(170,170,170,0.5);
			display: block;
			margin-bottom: 15px;
		}

	/* gallery.css */
	#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
	#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
	#sb-overlay{position:relative;height:100%;width:100%;}
	#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
	#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
	#sb-body{position:relative;height:100%;}
	#sb-body-inner{position:absolute;height:100%;width:100%;}
	#sb-player.html{height:100%;overflow:auto;}
	#sb-body img{border:none;}
	#sb-loading{position:relative;height:100%;}
	#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
	#sb-loading-inner span{background:url(/kasouken16/img/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
	#sb-body,#sb-loading{background-color:#060606;}
	#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
	#sb-title,#sb-title-inner{height:26px;line-height:26px;}
	#sb-title-inner{font-size:16px;}
	#sb-info,#sb-info-inner{height:20px;line-height:20px;}
	#sb-info-inner{font-size:12px;}
	#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
	#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
	#sb-nav-close{background-image:url(/kasouken16/img/close.png);}
	#sb-nav-next{background-image:url(/kasouken16/img/next.png);}
	#sb-nav-previous{background-image:url(/kasouken16/img/previous.png);}
	#sb-nav-play{background-image:url(/kasouken16/img/play.png);}
	#sb-nav-pause{background-image:url(/kasouken16/img/pause.png);}
	#sb-counter{float:left;width:45%;}
	#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
	#sb-counter a.sb-counter-current{text-decoration:underline;}
	div.sb-message{font-size:12px;padding:10px;text-align:center;}
	div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
