.black_back{
	background-color: #000000;

}
.black_back h3{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding: 0 5px;
	font-family:'Kozuka Mincho Pro';
}
.black_content{
	padding: 0 10px 25px;
	margin-bottom: 15px;
}
.black_content ul{
	margin-bottom: 15px;
}
.black_content ul li{
	font-size: 14px;
	color: #fff;
	padding-left: 1em;
	text-indent: -1em;
}
.black_back img{
	width: 100%;
}
.black_content .gray{
	color: #cccccc;
	font-size: 12px;
	line-height: 20px;
	margin: 10px 0;
}
h4{
    font-size: 14px;
    color: #000;
    padding: 0 0 0 10px;
    line-height: 28px;
    border-left: 3px solid #2ab7dd;
	border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    margin-top: 30px;
}
h4 span{
	color: #b5eaf9;
	font-family: 'consolas';
	margin-left: 10px;
}
h5{
	background-image: url(../images/film/h5_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-family: 'Calisto MT';
	font-weight: bold;
	line-height: 14px;
	margin: 30px 0 0px;
}
h5 span{
	display: block;
	font-weight: normal;
	margin-top: 5px;
}
.content_section:first-child{
	padding: 1px 0 10px;
	border-bottom: 1px dotted #ccc;
}
.content_section:first-child h4{
	margin-top: 0;
}
.content_section img{
	width: 100%;
	height: auto;
}
.content_section > p{
	color: #333;
	line-height: 18px;
	margin-bottom: 20px;
}
.main_img{
	margin-top: 15px;
	margin-bottom: 5px;
}
.sub_img{
	margin-top: 30px;
}
.sub_img_list{
	width: 77.6%;
	margin: 5px auto 0;
}
.sub_img_list li{
	font-size: 10px;
	color: #333;
	float: left;
	width: 50%;
	text-align: center;
}
.sub_img_anno{
	font-size: 10px;
	color: #333;
	text-align: center;
}
.inner_link{
	margin-top: 25px;
}

.f-m {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 10px;
    color: #b5eaf9;
}

h6.lineup_title {
	color: #000;
    font-size: 12px;
    font-weight: bold;
}

.lineup_item_box {
	display: flex;
}

.lineup_item_box img{
	width: 40%;
    height: auto;
    align-self: center;
}

.lineup_item_box div{
	width: 70%;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

span.text{
	font-size: 10px;
	color: #555;
}

.lineup_link {
	display: block;
	    width: 90%;
    margin: 5px auto 30px auto;
	background: #2393CE;
	font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px 0;
}