@charset "utf-8";

#special #contents {
    padding: 0 0 0 0;
}
#special .newsmain{
	margin-bottom: 120px;
}

#special .text22{
    font-size: 28px;
    font-size: 2.8rem;
}

#special #linkList{
	text-align: center;
}
#special #linkList ul li{
	margin-bottom: 40px;
}
#special #linkList ul li a:hover{
	opacity: 0.7;
	-webkit-transition: all .40s ease;
	-ms-transition: all .40s ease;
	transition: all .40s ease;
}

.boxWrap ul{
	overflow: hidden;
	margin-right: -40px;
}

.boxWrap ul li{
	float: left;
	background: rgba(0,0,0,0.8) url(../img/box_arrow.png) no-repeat right bottom;
	border: 1px solid #fce25d;
	width: 	360px;
	height: 360px;
	overflow: hidden;
	padding: 20px;
	box-sizing: border-box;
	margin-right: 40px;
	margin-bottom: 40px;	
}
.boxWrap ul li:hover{
	opacity: 0.7;
	-webkit-transition: all .40s ease;
	-ms-transition: all .40s ease;
	transition: all .40s ease;
}
.boxWrap ul li a{
	display: block;
	color: #FFF;
	line-height:2.3;
}
.boxWrap ul li .img{
	display: block;
	margin-bottom: 20px;
}

.ttl_m{
    font-size: 24px;
    font-size: 2.4rem;
	margin-bottom: 30px;
}




.newswrap{
	width: 840px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	color: #FFF;
}
.newswrap a dl:hover{
	opacity: 0.5;
	-webkit-transition: all .40s ease;
	-ms-transition: all .40s ease;
	transition: all .40s ease;
}
.newswrap .text22{
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 30px;
	border-bottom: 2px solid #fff662;
	padding-bottom: 15px;
}
.newswrap .date{
	color :#e60012;
}



.faqWrap dl{
	margin-bottom: 50px;
	font-size: 16px;
	font-size: 1.6rem;
}
.faqWrap dl dt{
	margin-bottom: 20px;
	color: #fff662;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.faqWrap dl dd{
	text-indent: -1.5em;
	padding-left: 1.5em;
}


.bttp{
	margin: 20px 0;
}
.bttp a{
	color: #FFF;
	text-decoration: underline;
}

.profileBox{
	padding: 20px;
	border: 1px solid #FFF;
	margin-bottom: 40px;
}


.swfWrap{
	margin: 0 auto;
	text-align: center;

}
.txt_m{
	font-size: 80%;
}

/*1期special　style*/
/*

.spPage.sub #stageWrap{
	background: #131e14 !important;
}
#special #contents{
	width: 1000px;
	margin: 160px auto 0;
	position: relative;
	padding: 0 0 20px 0;
	text-align: center;
}

#special #pageLink{
	margin: 0 auto 80px auto;
}
#special a:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#special #spMainWrap{
	margin-bottom: 50px;
}
#special.page .pageTtl{
	text-align: center;
	margin: 30px auto 70px auto;
}
#special .specialTtl{
	text-align: center;
	margin: 80px 0;
}

#special #zkaiList{
	margin: 0 auto;
	width: 680px;
}
#special #zkaiList li{
	padding-left: 50px;
	background: url(special03/images/ic.png) no-repeat left;
	font-size: 19px;
	line-height: 1.8em;
	margin-bottom: 40px;
	text-align: left;
}
#special #zkaiList li a{
	text-decoration: underline;
	color: #fffc00;
}
.go{
	pointer-events:none;
	cursor:default;
}
.koro{
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
#list01{
	margin: 0 auto;
}
#list01{
	display: table;
	table-layout: fixed;
	margin: 50px auto;
}
#list01 li{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.list02{
	overflow: hidden;
	margin-bottom: 40px;
}
.list03{
	overflow: hidden;
	margin: 0 auto;
}
.list02 li, .list03 li{
	float: left;
}
#cvList a, #cvList span{
	display: block;	
	width: 195px;
	margin: 20px auto;
	text-align: left;
}
#cvList{
	width: 585px;
	margin: 0 auto;
}


.castList{
	overflow: hidden;
	width: 816px;
	margin: 0 auto;
}
.castList.type2{
	width: 544px;
}
.castList li{
	float: left;
	margin: 10px 20px;
	width: 232px
}
.castList li img{
	width: 232px;
	height: auto;
}
.castList li.one{
	float: left;
	margin: 10px 0;
	width: 584px;
	text-align: center;
}
#castPh{
	width: 655px !important;
	margin: 0 auto!important;
}
#castPh img{
	width: 655px !important;
	height: auto!important;
}




#cboxOverlay{
	opacity: 0.9 !important;
}
#comment{
	background-color:transparent !important;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.8em;
	text-align: left;
	margin: 50px auto !important;
	width: 980px;
}
#commentBox{
	overflow: hidden;
	width: 960px;
	padding-right: 20px;
	height: 400px;
}
#comment #name{
	font-size: 160%;
	color: #fffc00;
	margin-bottom: 50px;
}
#comment dl{
	margin-bottom: 50px;
}
#comment dl dt{
	color: #fffc00;
}
*/
.series_endPage #cmt1 img{
	display: block;
	margin: 0 auto;
}
.series_endPage .txtArea{
	position: relative;
}
.series_endPage .txtArea::after{
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	background: #fff;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.series_endPage #cmt1 .txtArea::after{
	display: none;
}
.series_endPage #cmt2 .txtArea{
	background: #fff url(../img/series_end/bg_img_koro.png) no-repeat right bottom;
}
.series_endPage #cmt3 .txtArea{
	background: #fff url(../img/series_end/bg_img_karasuma.png) no-repeat right bottom;
}
.series_endPage #cmt4 .txtArea{
	background: #fff url(../img/series_end/bg_img_irina.png) no-repeat right bottom;
}
.series_endPage #cmt5 .txtArea{
	background: #fff url(../img/series_end/bg_img_nagisa.png) no-repeat right bottom;
}
.series_endPage #cmt6 .txtArea{
	background: #fff url(../img/series_end/bg_img_kaede.png) no-repeat right bottom;
}
.series_endPage #cmt7 .txtArea{
	background: #fff url(../img/series_end/bg_img_karuma.png) no-repeat right bottom;
}
.series_endPage .cmtBox{
	margin-bottom: 30px;
	position: relative;
	z-index:2;
}
.series_endPage .cmtBox .txtArea{
	background: #FFF;
	padding: 20px;
	color: #000;
	line-height: 2;
}
.series_endPage .cmtBox .txtArea .cmt_txt{
	min-height: 300px;
	position: relative;
	z-index:2;
}
.series_endPage .nameArea{
	text-align: right;
	margin-top: 20px;
	font-size: 21px;
	font-size: 2.1rem;
	position: relative;
	z-index:2;
}
.series_endPage .name{
	font-size: 14px;
	font-size: 1.4rem;
}
.series_endPage .name img{
	display: inline-block;
	padding-left: 15px;
	vertical-align: baseline !important;
}
.series_endPage .ttl_m{
	margin-bottom: 15px !important;
}