@charset "utf-8";


#pageHeader h1 {
   top: 30px;
}

#pageHeader h1 span{
	display:block;
	font-size:40%;
	line-height:1.3em;
}

div#story_detail {
	width:100%;
	margin:0 auto;
	
}
div#story_detail section.headarea {
	padding:40px 0;
	width:calc(100% - 30px);
	margin:0 auto;
}
div#story_detail section.headarea div.block {
	
	padding:0;
	
}
div#story_detail section.headarea div.block h2 {
	color:#fff;
	font-size:15px;
	text-align:center;
	line-height:40px;
	letter-spacing:1px;
	margin:0 0 25px 0;
}
div#story_detail section.headarea div.block h2 span {
	font-size:150%;
	margin-left:3px;
	
}
div#story_detail section.headarea div.block h3 {
	margin:0 0 15px 0;
	text-align:center;
	font-size:2em;
	font-weight:bold;
}
div#story_detail section.headarea div.block p.outline {
}
div#story_detail section.headarea p.img {
	width:100%;
}
div#story_detail section.headarea p.img img {
}
div#story_detail section.headarea p.img span {
	font-size:90%;
	color:#999;
}
div#story_detail section.interview {
	margin:0 0 60px 0;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
}
div#story_detail section.interview h2 {
	text-align:center;
	color:#fff;
	line-height:100px;
	margin:0;
}
div#story_detail section.interview div.inner {
	width:calc(100% - 30px);
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #e9e9e9 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#e9e9e9 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #ffffff 0%,#e9e9e9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=1 ); /* IE6-9 */
	padding:30px 15px;
	position:relative;
	overflow:hidden;
}
div#story_detail section.interview div.inner h3 {
	border-top:3px solid #ccc;
	border-bottom:3px solid #ccc;
	padding:20px 0;
	line-height:1.3em;
	margin:0 0 15px 0;
}
div#story_detail section.interview div.inner p.text {
	margin:0 0 15px 0;
}
div#story_detail section.interview div.inner div.column {
	margin:0 0 15px 0;
}
div#story_detail section.interview div.inner div.column p.text {
	width:100%;
}
		div#story_detail section.interview div.inner div.column p.text.left {
			
		}
		div#story_detail section.interview div.inner div.column p.text.right {
			
		}
		div#story_detail section.interview div.inner div.column p.text.mini {
			margin:0 0 0 0;
			color:#666;
			text-align:center;
			background-color:#efefef;
			padding:15px;
			width:calc(100% - 30px);
		}
div#story_detail section.interview div.inner div.column p.img {
	width:100%;
}
		div#story_detail section.interview div.inner div.column p.img.right {
			
		}
		div#story_detail section.interview div.inner div.column p.img.left {
			
		}
		div#story_detail section.interview div.inner div.column p.img.three {
			
		}


div#story_detail section.interview div.inner div.column p.img img {
	width:100%;
}
div#story_detail section.interview div.inner div.column p.img span {
	font-size:90%;
	color:#999;
	display:block;
}
		div#story_detail section.interview div.inner div.column p.img.two span {
			text-align:center;
		}
		div#story_detail section.interview div.inner div.column p.img.three span {
			text-align:center;
		}
div#story_detail section.interview div.inner div.plofile {
	background-color:#efefef;
	border-radius:10px;
	padding:15px;
}
div#story_detail section.interview div.inner div.plofile h2 {
	color:#666;
	text-align:center;
	line-height:2em;
}
div#story_detail section.interview div.inner div.plofile h3 {
	text-align:center;
	background-color:#ccc;
}
div#story_detail section.interview div.inner div.plofile table {
	width:100%;
	margin-bottom:30px;
	border-top:2px solid #ccc;
}
div#story_detail section.interview div.inner div.plofile table tbody {
}
div#story_detail section.interview div.inner div.plofile table tbody tr {
}
div#story_detail section.interview div.inner div.plofile table tbody tr th {
	border-bottom:2px solid #ccc;
	padding:10px 15px;
	width:30%;
	background-color:#ddd;
}
div#story_detail section.interview div.inner div.plofile table tbody tr td {
	border-bottom:2px solid #ccc;
	padding:10px 15px;
}
div#story_detail section.interview div.inner div.plofile table tbody tr td a {
}


div#story_detail section.interview p.contact {
	padding:0;
}
div#story_detail section.interview p.contact a {
	display:block;
	background-color:#bc1c23;
	color:#fff;
	text-align:center;
	font-size:20px;
	text-decoration:none;
	line-height:1.3em;
	padding:20px;
}
div#story_detail section.interview p.spcontact a:after{
	
}
div#story_detail section.other {
	margin-bottom:60px;
}
div#story_detail section.other h2 {
	text-align:center;
	margin:0 0 30px 0;
}
div#story_detail section.other ul {
}
div#story_detail section.other ul li {
	width:calc(50% - 1px);
	float:left;
	margin-right:1px;
}
div#story_detail section.other ul li a {
	text-decoration:none;
}
div#story_detail section.other ul li a p.img {
	width:100%;
	position:relative;
	overflow:hidden;
	padding:0;
}
div#story_detail section.other ul li a p.img img {
	width:100%;
	display:block;
	transition:all 0.5s;
}
div#story_detail section.other ul li a p.name {
	text-align:center;
	color:#666;
	font-size:10px;
}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
	 margin-bottom:45px;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}