﻿/*Haikyu SPECIAL*/


#content .specialview{
	/*　大枠　*/
	position: relative;
	margin: 10px auto;
	margin-bottom:30px;
	padding: 0 0 10px 0;
	width: 815px;
	min-height:450px;
	margin:15px 0px 30px 0px;
	border:#ccc solid 1px;
	overflow:hidden;
	background:#fff;
	box-shadow:rgba(201, 201, 201, 0.380392) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(201, 201, 201, 0.380392) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(201, 201, 201, 0.380392) 0px 0px 6px 3px;
	
}
#content .specialview .title {
	margin:0 10px;
	height:25px;
	padding:0px;
	border-left:3px solid #CC9900;
	line-height:16px;
	background:#003366;
	/*color:#FFF;*/
}
	
#content .specialview .title p{
	color:#fff;
	padding:0;
	position:relative;
	top:5px;
	left:10px;
	bottom:0;
	width: 500px;
	font-weight:bold;
	line-height:16px;
}

.cname{
	background:#369;
	color:#FFF;
	padding:0 5px;
	border-radius:4px;
	line-height:22px;
	margin-top:20px;
}
 
 
/*スーパーステージ*/

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

h4{
	border-left:6px solid #369;
	padding:.3em .4em;
	font-size: 18px;
}

.main {
	max-width: 72em;
}

.article {
	width: 100%;
	max-width: 54em;
	margin: 0 auto; 
	padding: 1em;
	counter-reset: figures;
}

.article h2 {
	margin: 1em 0;
	font-size: 2em;
	border-bottom: 3px solid #336699;
	padding-bottom: .3em;
	color: #f5bca8;
}

.article p {
	margin-bottom: 1em;
	font-size: 1.1em;
	line-height: 1.6;
	text-align: justify;
}

.article h2 + p,
.article h2 + figure + p {
	text-indent: 1em;
}

.article p:first-of-type:first-line {
	font-weight: 700;
}

.figure {
	padding: 0.7em;
	border: 3px solid #336699;
	background: #fff;
	margin: 0 auto 1em;
}

.figure img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}

.figure figcaption {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.0em;
	padding: .5em;
	text-align: center;
	color: #fff;
	background: #336699;
	counter-increment: figures;
}



.figure-left {
	float: left;
	margin: 0 1.5em .5em 0;
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content;
}

.figure-right {
	float: right;
	margin: 0 0 .5em 1.5em;
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content;
}

.figure-right img,
.figure-left img {
	max-width: 300px;
}

@media (max-width: 767px) {
	.figure-left,
	.figure-right {
		float: none;
		margin: 0 0 1em 0;
		width: 100%;
	}

	.figure img {
		max-width: 100%;
	}
}

.cast_com p{
	font-size:1.1em;
}

/* addClass */
.new_badge{position:relative;top:2px;left:-5px;}
#back-top {z-index:999;}
.article p {text-align:left;font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;margin-bottom:30px;line-height:1.65em}
#content .specialview .title{width:760px;margin-left:25px;}
#content .specialview .title p{width:730px;font-size:15px;font-weight:bold;}
.cname{margin-right:5px;}
.fstyle{font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}