@import url(https://fonts.googleapis.com/css?family=Montserrat);

@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-color: #E0E0E0;
	background-image: none;
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #e0e0e0));
	background-image: -moz-linear-gradient(top, #f2f2f2, #e0e0e0);
	background-image: -webkit-linear-gradient(top, #f2f2f2, #e0e0e0);
	background-image: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	line-height: 1;
}
	.page-nav a {
		border-right: none;
		border-left: none;
		padding: 0;
	}
	.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 {
		background-color: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		border: none;
		padding-right: 0;
		padding-left: 0;
	}
	.page-nav .page-nav-inner {
		padding: 0;
	}

.main-container section .site-title {
	color: #333;
	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;
}

/*###############################################

共通パーツ

###############################################*/
.mb0{margin-bottom: 0 !important; }
.mb20{margin-bottom: 20px !important; }

area{
	border:none;
	outline:none;
}

img[usemap] {
	border: none;
	height: auto;
	max-width: 100%;
	width: auto;
}

body{
	background: #d9e8ef;
}

.header{
	padding: 0 0 0 16px;
}

.container-wrapper {
	background: url(../img/bg.png) no-repeat center 0 #d9e8ef;
}
	.container-wrapper.sub {
		background: url(../img/bg_sub.png) no-repeat center 0 #d9e8ef;
	}

.page-nav {
	margin: 0 0 14px;
}
	.page-nav ul{
		height: auto;
		background: url(../img/bg_gnav.png) repeat-x;
		line-height: 57px;
	}
	.page-nav li {
		width: 113px;
		height: 57px;
		text-align: center;
		font-size: 14px;
		background: url(../img/bg_gnav_border.png) no-repeat right center;
	}
	.page-nav li:last-child {
		background: none;
	}

	.page-nav ul li.sub-menu {
		margin: 15px 0 0 0;
		width: auto;
		height: auto;
		line-height: 28px;
		display: block;
		clear: both;
	}

	.page-nav ul li.sub-menu a.btn {
		height: auto;
		background: #213847;
		display: inline-block;
		width: auto;
		padding: 2px 20px;
		font-size: 14px;
		text-decoration: none;
		color: #fff;
		text-shadow: none;
		margin: 0 10px 0 0;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
		border-radius: 15px;
		box-shadow: none;
		border: none;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.page-nav ul li.sub-menu a.btn:hover,
	.page-nav ul li.sub-menu a.btn.active{
		background: #e60012;
	}

	.page-nav a {
		color: #fff;
		height: 57px;
		font-size: 13px;
	}
	.page-nav a.active,
	.page-nav a:active,
	.page-nav a:hover {
		background: url(../img/bg_gnav_active.png) repeat-x;
		background-color: #e5e5e5;
		-moz-box-shadow: inset 0px 3px 8px rgba(0, 0, 0, 0.125);
		-webkit-box-shadow: inset 0px 3px 8px rgba(0, 0, 0, 0.125);
		box-shadow: inset 0px 3px 8px rgba(0, 0, 0, 0.125);
	}

.img-txt{
	margin-top: -3px;
	vertical-align: middle!important;
}
/*###############################################

コンテナ

###############################################*/
.main-container {
	padding: 0 20px 0 20px;
	margin: 0 0 0 17px;
	background: rgba(255, 255, 255, 0.8);
}
	.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: #e60012;
	}
	.main-container section img {
		vertical-align: bottom;
	}

/*###############################################

見出し

###############################################*/
.main-container section .site-title {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 2px solid #e60012;
	padding: 9px 0 7px 5px;
	margin: 30px 0 25px;
	position: relative;
	letter-spacing: .1em;
}
	.main-container section .site-title span.en{
		font-family: 'Montserrat', sans-serif;
		color: #e60012;
		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;
	}

.main-container section h3{
	color: #4e6a7d;
	font-weight: bold;
	font-size: 16px;
	margin: 30px 0 10px;
	line-height: 1.6;
}

/*###############################################

ニュース

###############################################*/
.main-container section#news .news-date {
		color: #4c7a9a;
		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: #e60012;
	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:#e60012;
}

.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-bottom: 7px;
		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;
	margin: 30px 0 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: #4c7a9a;
		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;
	}

/*###############################################

ストーリー

###############################################*/
.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: #4e6a7d;
	}

/* スライド */
.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 {
	overflow: hidden;
}
	.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 div .story-txt {
		margin: 0 0 0 35%;
	}

/* トリビア */
.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: #4e6a7d;
	}

/* バックナンバー */
.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: #4c7a9a;
		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: #365c76;
	}
	.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: #4e6a7d;
	}

/*###############################################

スタッフ

###############################################*/
.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: #4e6a7d;
	}
	.main-container section#staff dl dd {
		margin: 0 0 30px;
	}

/*#########################################################

主題歌

#########################################################*/
.main-container section#music p span{
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 30px;
	color: #e60012;
	line-height: 1.5;
}

/*#########################################################

bbs

#########################################################*/
.main-container section#bbs .annotation {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	margin: 30px 0;
	color: #e60012;
}

/*###############################################

スクロールトップ

###############################################*/
span.scroll2top {
	text-indent: -9999px !important;
	width: 62px;
	height: 92px;
	display: block;
	background: url(/ichikacho1/img/scroll_top.png) no-repeat;
}
