@charset "utf-8";
/* CSS Document */

/*==================================================
	
 
==================================================*/
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700,900');

/*--------------------------------------------------
  ○ BLDVD
--------------------------------------------------*/

.topsubnavi_area{
	width:100%;
	height:48px;
	background:#000000;
	clear:both;
}


.l_col_fix2 h4{
	padding:0px 0px 10px 0px;
}


.l_col_fix2 h4.topsubttl{
	padding:12px 0px 10px 0px;
}


.story_subnavi{
	padding:0px 0px 20px 0px;
}

.story_subnavi li{
	font-size:11px;
	padding:0px 15px 15px 15px;
	background:url(../../images/2nd/bldvd/topnavi_icon.jpg) no-repeat 5px 6px;
}

.story_subnavi li a{
	color:#CCCCCC;
	font-size:12px;
	position:relative;
}

.story_subnavi li a:hover{
	color:#999999;
	text-decoration:none;
}

#txtnv a{
	position:relative;
}


.disc_listbox{
	overflow:hidden;
	clear:both;
	padding-bottom:45px;
}

.disc_listbox dl{
	display:block;
	width:244px;
	height:auto;
	float:left;
	padding:0px 10px 20px 10px;
}

.disc_listbox dt{
	display:block;
	width:230px;
	height:160px;
	background:url(../../images/2nd/special/movie_listbg.jpg) no-repeat left top;
	padding:7px;
	line-height:0;
	font-size:0px;
}

.disc_listbox dt a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.disc_listbox dd{
	display:block;
	width:230px;
	height:auto;
	padding:7px;
	font-size:12px;
	color:#222222;
}

.disc_listbox dd a:hover{
	color:#666666;
	text-decoration:none;
}

.blankpnt{
	padding-bottom:500px;
}

.intop_subnavibox{
	height:48px;
	padding-left:500px;
}

.intop_subnavibox li{
	display:block;
	height:48px;
	line-height:48px;
	float:left;
	padding:0px 30px 0px 8px;
	background:url(../../images/2nd/bldvd/topnavi_icon.jpg) no-repeat left center;
}

.intop_subnavibox li a{
	color:#EEEEEE;
}

.intop_subnavibox li a:hover{
	color:#09F;
	text-decoration:none;
}






.book_title {
	font-weight:bold;
	font-size:18px;
	padding-bottom:15px;
}


.book_content {
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:20px;
	overflow:hidden;
	color:#333333;
}

.book_img {
	float:left;
	overflow:hidden;
	clear:both;
	padding:10px;
}

.book_img img {
	border:#999999 1px solid;
}

.book_text {
	width:423px;
	padding:10px;
	float:left;
}

dl.book_list dt {
  float: left;
  margin: 0 0 0.8em;
  width: 9em;
  padding-left: 5px;
  color: #000;
  font-weight:bold;
}

dl.book_list dd {
  margin-bottom: 0.8em;
  margin-left: 7.5em;
}

.centercontents35p h4{
	clear:both;
	padding-bottom:20px;
	display:block;
	background:url(../../images/2nd/special/subttl_bg.jpg) repeat-x;
}

.centercontents35p h5{
	clear:both;
	padding-bottom:10px;
	padding-left:10px;
}



.centercontents35p{
	color:#000;
	font-family: 'Noto Serif JP', sans-serif !important;
	font-size:100%;
}

.spbnr li a{
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.spbnr li a:hover{
	opacity:0.8;
}

.story_subnavi{
	font-family: 'Noto Serif JP', sans-serif !important;
}








.specialBox{
	width:1100px;
	min-height:600px;
	height:auto;
	margin:0 auto;
	font-size:16px;
	padding:50px 0px;
	font-family: 'Noto Serif JP', sans-serif !important;
}



.specialBox h1{
	position: relative;
	padding: 10px 20px;
	font-size:25px;
	text-align:center;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	font-weight:bold;
}
.specialBox h1::before,
.specialBox h1::after{
	content: '';
	position: absolute;
	top: -10px;
	width: 1px;
	height: calc(100% + 20px);
	background-color: #999;
}
.specialBox h1::before{left: 10px;}
.specialBox h1::after{right: 10px;}




.sp-photo{
	text-align:center;
	padding:50px 0px;
	font-size:14px;
}


.specialBox p{
	padding-bottom:1.5em;
}

.specialBox dl{
	position: relative;
	padding:20px;
	border: 1px solid #D8D8D8;
	border-radius: 4px;
	margin-bottom:30px;
}
.specialBox dl::before,
.specialBox dl::after{
	position: absolute;
	top: 100%;
	left: 30px;
	content: "";
	height: 0;
	width: 0;
	border: 10px solid transparent;
}
.specialBox dl::before{
	border-top: 15px solid #D8D8D8;
}
.specialBox dl::after{
	margin-top: -2px;
	border-top: 15px solid #ffffff;
}

.specialBox dl dt{
	font-weight:bold;
	font-size:20px;
	border-bottom:1px solid #D8D8D8;
	padding-bottom:5px;
	margin-bottom:20px;
}

.reportBox01{
	padding:30px;
	margin-top:50px;
}


.reportBox{
	background: #ebfff1;
	box-shadow: 0px 0px 0px 10px #ebfff1;
	border: dashed 2px green;
	padding:30px;
	margin-top:50px;
	font-family: 'Kosugi Maru', sans-serif;
}


.balloon2-right {
 	position: relative;
	display: inline-block;
 	margin: 1em 15px 1em 0;
	padding: 20px;
	width:100%;
 	color: #555;
	font-size: 16px;
	background: #FFF;
 	border: solid 2px #093;
 	box-sizing: border-box;
	border-radius:20px;
	box-shadow: 4px 4px 8px -4px #a1a1a1;
}

.balloon2-right:before{
	content: "";
	position: absolute;
	top: 50%;
	right: -24px;
 	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 12px solid #FFF;
 	z-index: 2;
}

.balloon2-right:after{
	content: "";
	position: absolute;
	top: 50%;
	right: -28px;
 	margin-top: -13px;
	border: 13px solid transparent;
	border-left: 13px solid #093;
 	z-index: 1;
}

.balloon2-right p {
	margin: 0;
	padding: 0;
}

.balloon3-right {
 	position: relative;
	display: inline-block;
 	margin: 1em 15px 1em 0;
	padding: 20px;
	width:100%;
 	color: #555;
	font-size: 16px;
	background: #FFF;
 	box-sizing: border-box;
	border-radius:20px;
	box-shadow: 4px 4px 8px -4px #a1a1a1;
}

.balloon3-right:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -24px;
 	margin-top: -12px;
	border: 12px solid transparent;
	border-right: 12px solid #FFF;
 	z-index: 2;
}

.balloon3-right:after{
	content: "";
	position: absolute;
	top: 50%;
	left: -28px;
 	margin-top: -13px;
	border: 13px solid transparent;
 	z-index: 1;
}

.balloon3-right p {
	margin: 0;
	padding: 0;
}

.commentBox{
	width:100%;
	overflow:hidden;
	box-align: center;
	display:flex;
	align-items: center;
	justify-content: center;
	margin-bottom:30px;
}

.commentArea{
	width:82%;
	float:left;
}
.photo{
	width:18%;
	float:right;
	text-align:right;
}

.commentArea2{
	width:82%;
	float:right;
}
.photo2{
	width:18%;
	float:left;
	text-align:left;
}

.photo2 img{
	width:140px;
	height:140px;
	border-radius:50%;
}

.photo img{
	width:140px;
	height:140px;
	border-radius:50%;
	border:3px solid #093;
}

.photoBox{
	text-align:center;
	padding:30px 0px;
}

.photoBox img{
	width:400px;
	border:3px solid #b24ba4;
	box-shadow: 4px 4px 8px -4px #a1a1a1;
}



.dlArea{
	padding-bottom:30px;
}


.dlArea h2{
position: relative;
display: block;
padding: 0 55px;
margin:50px 0px;
text-align:center;
font-size:26px;
}

.dlArea h2:before,
.dlArea h2:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 460px;
height: 2px;
border-top: solid 1px black;
border-bottom: solid 1px black;
}

.dlArea h2:before {left:0;}
.dlArea h2:after {right: 0;}

.dlitem-icon,
.dlitem{
	text-align:center;
}

.dlitem-icon li,
.dlitem li{
	display:inline-block;
	padding:0px 15px;
}

.dlitem-icon li img{
	height:200px;
	border:1px solid #EEE;
	margin-bottom:10px;
}

.dlitem li img{
	height:350px;
	margin-bottom:10px;
}

.dlitem li.one img{
	height:500px;
}

.dlitem-icon li a,
.dlitem li a{
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.dlitem-icon li a:hover,
.dlitem li a:hover{
	opacity:0.7;
}

.dlbtn{
	text-align:center;
	padding-top:10px;
}

.dlbtn a{
	width:200px;
	display:inline-block;
	margin:6px;
	background:#000;
	color:#FFF;
	border-radius:20px;
	padding:6px 0px;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}

.dlbtn a:hover{
	opacity:0.8;
	text-decoration:none;
}