@charset "utf-8";

/*================================================================
    news
================================================================ */

/* common */

body{
	color: #FFFFFF;
}
#wrapper{
	background: url(/season1/pc/lib/img/common/bg_main.jpg) repeat left top;
/*	background-size: cover;*/
	margin: 0 auto;
	min-width: 1140px;
}

#globalNaviBox{
	background: #000000 url(/season1/pc/lib/img/common/bg_frametop.png) bottom left repeat-x;
	padding-bottom: 30px;
	
}
.globalNavi {
	margin: 0 22%;
}
.contentsWrap{
	max-width: 1140px;
	width: 1700px;
	margin: 0 auto;
}
#mainContents{
	padding-bottom: 40px;
}

/* .local-navi */
.headerArea .local-navi-area{
	background: url(/season1/pc/lib/img/common/bg_categorylink.png) left center no-repeat;
	background-size: contain;
	max-width: 620px;
	margin: 0 auto;

}
.headerArea .local-navi{
	display: -ms-flexbox;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: 418px;
	margin: 0 auto;
}
.headerArea .local-navi li a{
	display: block;
}




.headerArea .local-navi li.other a.active{
	background: url(/season1/pc/lib/img/news/btn_localnavi_2_on.png) center center no-repeat;
}
.headerArea .local-navi li.event a.active{
	background: url(/season1/pc/lib/img/news/btn_localnavi_3_on.png) center center no-repeat;
}
.headerArea .local-navi li.goods a.active{
	background: url(/season1/pc/lib/img/news/btn_localnavi_4_on.png) center center no-repeat;
}

.headerArea .local-navi li.intoroduction a.active{
	background: url(/season1/pc/lib/img/about/common/categorylink01_on.png) center center no-repeat;
}
.headerArea .local-navi li.story a.active{
	background: url(/season1/pc/lib/img/about/common/categorylink02_on.png) center center no-repeat;
}
.headerArea .local-navi li.staff a.active{
	background: url(/season1/pc/lib/img/about/common/categorylink03_on.png) center center no-repeat;
}
.headerArea .local-navi li.cast a.active{
	background: url(/season1/pc/lib/img/about/common/categorylink04_on.png) center center no-repeat;
}

/* ڍs΍ */
.headerArea .local-navi li.all a.active img{ opacity:1.0; }

.headerArea .local-navi a.active img{
	opacity:0;
}
.headerArea .local-navi li.all a.active img{ opacity:1.0; }

.headerArea .local-navi img{
	vertical-align: middle;
}
.btnComment{
	border-left:1px solid #F1C13B;
	border-right:1px solid #FDD529;
	margin: 10px 0 0 0;
	width:120px;
}
.btnComment a:before,
.btnComment a:after {
	content:"";
	display:block;
	height:1px;
	width:100%;
		background:-webkit-gradient(linear, left top, left bottom, from(#F1C13B), color-stop(0.03, #FFFFFF), to(#FDD529));
		background:-moz-linear-gradient(top, #F1C13, #FFFFFF 3%, #FDD529);
}
.btnComment a{
	border-left:1px solid #F1C13B;
	border-right:1px solid #FDD529;
	text-align: center;
	display: block;
	color: #FFFFFF;
	background: rgba(12,97,224,0.23);
	text-decoration: none;
	font-size:12px;
}


.headerArea .newsTitle{
	text-align: center;
	margin-bottom: 40px;
}
.fitWidthA{
	max-width: 1030px;
	margin: 0 auto;
}
.colorBox{
	background: rgba(0,0,0,0.77);
	margin: 30px 25px; 
}
.flameBox{
	background: url(/season1/pc/lib/img/common/bg_frame_up.png) left top no-repeat,
							url(/season1/pc/lib/img/common/bg_frame_bottom.png) left bottom no-repeat,
							url(/season1/pc/lib/img/common/bg_frame_left.png) left top repeat-y,
							url(/season1/pc/lib/img/common/bg_frame_right.png) right top repeat-y;
}

/* news top */
.list li {
	padding: 40px 35px;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #595959;
	
}
.list li:last-child {
	margin-bottom: 0;
}
.list li a .date .text{
	width: 20%;
}


/* news detail */
.title-header {
	padding: 40px 35px;
	margin-bottom: 40px;
	display: block;
	border-bottom: 1px solid #BAAC9C;

}
.title-header .text {
	font-size: 14px;
}

.title-header .text .category{
	display: inline-block;
	background: #E6E6E6;
	color: #000000;
	padding: 2px 0;
	font-size: 12px;
	text-align: center;
	width: 70px;
	line-height:120%;
}
.title-header .gold-text{
	color: #CAAD3B;
}
.news-detail{
	padding: 0 10px;
}
.descrip-text{
	margin-bottom: 40px;
}

.btnBack{
	text-align: center;
	margin: 30px 0;
}

/*about cast*/
.castWrap .castName{
	font-size: 20px;
}
.castWrap .castName span{
	display: block;
	font-size: 12px;
}

/*about staff*/
.staffWrap {
	margin-bottom: 30px;
}
.staffWrap .staffName{
	font-size: 20px;
	margin-bottom: 10px;
}
.staffWrap .staffName span{
	display: block;
	font-size: 12px;
}

/*about story*/
.storyWrap .storyTitle{
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}
.storyWrap{
	margin-bottom: 30px;
}

/*about introduction*/
.introductionWrap{
	padding: 30px 0;
	background: url(/season1/pc/lib/img/about/introduction/bg_galaxy.png) bottom center no-repeat;
}
.introductionWrap p{
	padding-bottom: 20px;
}
.introductionText.bold{
	font-weight: bold;
}
.introductionTitle{
	font-size: 20px;
	text-align: center;
	color: #D0B75E;
	border-bottom: 1px solid #BAAC9C;
	padding-bottom : 20px;
	margin-bottom : 20px;
}
.introductionWrap .imageBlock{
	display: -ms-flexbox;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
}
.introductionWrap .imageBlock figure{
	margin: 0 10px 10px 0;
	-ms-flex:1 1 10%;
}
.introductionWrap .imageBlock figure a {
	cursor: pointer;
}
.introductionWrap .imageBlock figure a:hover {
	opacity: 0.8;
}
/*about staff cast*/
.introductionWrap #story,
.introductionWrap #staff {
	margin-bottom: 40px;
}
.introductionWrap #cast {
	padding-bottom: 240px;
}
.introductionWrap .staffList li {
	display: -ms-flex;
	display: flex;
}
.introductionWrap .staffList li .jaText {
	width: 354px;
}
.introductionWrap .staffList li .enText {
	width: 560px;
}
/*about modal*/
body.about .modal-content {
	width: auto;
}
body.about .modal-content .inner {
	padding: 20px 0;
}
body.about .modal-content .inner .modal-close-btn {
	position: absolute;
	top: -46px;
	right: 0;
	width: 37px;
}
body.about .modal-content .inner .modal-close-btn {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/season1/pc/lib/images/top/btn_close_movie.png) no-repeat;
	width: 37px;
	height: 38px;
	cursor: pointer;
}
/*character*/
.characterList {
	padding-top:20px;
}
.characterArea{
	display: -ms-flexbox;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	margin: 0 30px;
	padding-bottom: 60px;
	border-bottom: 1px solid #FFFFFF;
}
.characterArea .imgArea{
	flex: 0 1 30%;
	padding: 0 20px;
}
.characterArea .textArea{
	flex: 0 1 70%;
}
.characterArea .textArea .nameBlock {
	margin-bottom: 20px;
	color: #D0B75E;
}
.characterArea .textArea .nameBlock .characterName{
	font-size: 24px;
	font-weight: bold;
	display: block;
}
.characterArea .textArea .nameBlock .cvName{
	font-size: 18px;
	display: block;
	text-align:right;
}
.characterArea .btnArea{
	width:30%;
	border-left:1px solid #F1C13B;
	border-right:1px solid #FDD529;
	margin: 30px 0 0 auto;
}
.characterArea .btnArea:before,
.characterArea .btnArea:after {
	content:"";
	display:block;
	height:1px;
	width:100%;
		background:-webkit-gradient(linear, left top, left bottom, from(#F1C13B), color-stop(0.03, #FFFFFF), to(#FDD529));
		background:-moz-linear-gradient(top, #F1C13, #FFFFFF 3%, #FDD529);
}
.characterArea .btnArea a{
	border-left:1px solid #F1C13B;
	border-right:1px solid #FDD529;
	text-align: center;
	display: block;
	padding: 10px 0;
	color: #FFFFFF;
	background: rgba(12,97,224,0.23);
	text-decoration: none;
}
.subttl{
	text-align: center;
	margin: 20px 0 60px;
}

/*episode*/
.episodeList {
	padding-top:20px;
}
.episodeArea{
	display: -ms-flexbox;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;

}
.episodeArea .imgArea{
	flex: 0 1 40%;
	margin-right: 20px;
}
.episodeArea .textArea{
	flex: 0 1 60%;
}
.episodeTitle {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom:1px solid #FFFFFF;
}
.episodeTitle .number{
	display: block;
	font-size: 20px;
	color: #A97949;
	margin-bottom: 5px;
}
.episode-image{
	display: -ms-flexbox;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.episode-image .img{
	flex: 0 1 16%;
	margin: 0 10px 20px 0;
}
.episode-image .img:last-child{
	margin-right: 0;
}
/*music*/
.musicWrap .colorBox {
	padding-top:20px;
}
.musicWrap .musicTitle{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #D0B75E;
}
.musicWrap .textArea{
	margin-bottom: 40px;
}
.musicWrap p{
	margin-bottom: 20px;
}

/*trailer*/
.trailer .colorBox {
	padding-top:20px;
}
.movieWrap .title{
	margin-bottom: 20px;
	color: #D0B75E;
	background: url(/season1/pc/lib/img/trailer/bg_movie_ttl.png) center left no-repeat;
	padding:4px 0 ;
}

.fontColorGold {
	color:#CAAD3B;
	text-decoration:none;
}

.staffList:before,
.staffList:after {
	content: " ";
	display: table;
}
.staffList:after {
	clear: both;
}
.staffList {
  *zoom: 1;
}
.staffList li {
	float:left;
}