@charset "utf-8";
/* CSS INFORMATION -====================================================
File name : story.css
Description : ストーリーページCSS
===================================================================== */


/* =====================================================================
*    Mydo見逃し配信
* =================================================================== */
#story #main {
	padding-top: 0;
}

.subpage #main:before {
	display: none;
}

#story #main #mydo_area {
	position: relative;
	background: url(../images/common/bg_mydo_area.jpg) repeat center top;
	background-size: 5px 5px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#story #main #mydo_area::before {
	content: "";
	width: 100%;
	height: 10px;
	background-color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
}

#story #main #mydo_area::after {
	content: "";
	width: 100%;
	height: 10px;
	background-color: #FFF;
	position: absolute;
	bottom: 0;
	left: 0;
}

#story #main #mydo_area a {
	width: 87.5%;
	height: 40px;
	display: block;
	color: #3570b7;
	font-size: 1.4rem;
	line-height: 40px;
	text-align: center;
	background-color: #FFF;
	border-radius: 50px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width:700px){
	#story.subpage #main {
		background: url(../images/story/bg_pc.jpg) no-repeat center 140px #83d1e6;
		background-size: 1100px auto;
	}

	#story #main #mydo_area {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#story #main #mydo_area::before,
	#story #main #mydo_area::after {
		display: none;
	}

	#story #main #mydo_area a {
		width: 460px;
		font-size: 1.6rem;
	}
}


/* =====================================================================
*    タイトル
* =================================================================== */
#story.subpage #main > h1 {
	margin-bottom: 4.6875%;
	padding-top: 15.625%;
}

@media screen and (min-width:700px){
	#story.subpage #main > h1 {
		padding-top: 100px;
		margin-bottom: 16px;
	}
}


/* =====================================================================
*    次回予告
* =================================================================== */
#story.subpage #main #next-story_area {
	background: url(../images/story/bg_sp.jpg) no-repeat center top;
	background-size: 100% auto;
	padding-top: 3.125%;
}

#next-story_area .img_main {
	width: 100%;
	position: relative;
	background: url(../images/story/bg_movie_area.png) no-repeat center top;
	background-size: 104.6875% auto;
	box-sizing: border-box;
	padding: 5.46875% 14.6875% 13.28125% 11.875%;
}

#next-story_area .img_main a,
#next-story_area .img_main div {
	width: 100%;
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#next-story_area .img_main a::before {
	content: "";
	width: 43px;
	height: 43px;
	display: block;
	background: url(../images/common/btn_movie.png) no-repeat center center;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

#next-story_area .title_area {
	margin-top: 6.25%;
	padding-top: 7.03125%;
	padding-bottom: 6.25%;
}

#next-story_area .title_area::before {
	content: "";
	width: 4.4643%;
	height: 0;
	padding-top: 3%;
	background: url(../images/story/bg_title_area.png) no-repeat center bottom;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	right: 10%;
	margin-top: -3%;
}

#next-story_area .title_area .img_story-number {
	width: 19.2858%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin-top: -12.5%;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
}

#next-story_area .title_area .text_title {
	width: 85.7143%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#next-story_area .title_area .text_title strong {
	font-size: 2.4rem;
	line-height: 1.2em;
	color: #2b6eb7;
	font-weight: bold;
	text-align: center;
}

#next-story_area .title_area .text_onair {
	width: 85.7143%;
	font-size: 1.2rem;
	line-height: 1.5em;
	text-align: center;
	padding-top: 1.7859%;
	margin-left: auto;
	margin-right: auto;
}

#next-story_area .title_area .text_onair span {
	display: block;
}

#next-story_area .next_area {
	margin-top: 10.9375%;
}

#next-story_area .next_area .text_next {
	width: 78.5715%;
	font-size: 1.4rem;
	line-height: 1.5em;
	padding-top: 10.7143%;	
	padding-bottom: 10.7143%;
	margin-left: auto;
	margin-right: auto;
}

#next-story_area .next_area .slide_img_wrap {
	width: 89.2858%;
	position: relative;
	border-top: 1px dotted #aaaaaa;
	box-sizing: border-box;
	padding: 12.5% 3.5715%;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
}

#next-story_area .next_area .slide_img_wrap .btn_ctrl {
	width: 128%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -14%;
}

#next-story_area .next_area .slide_img_wrap .btn_ctrl .btn_left,
#next-story_area .next_area .slide_img_wrap .btn_ctrl .btn_right {
	width: 14.0625%;
	height: 0;
	padding-top: 18.75%;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
}

#next-story_area .next_area .slide_img_wrap .btn_ctrl .btn_left {
	left: 0;
	background: url(../images/story/btn_list_image_left.jpg) no-repeat center center;
	background-size: 100% auto;
}

#next-story_area .next_area .slide_img_wrap .btn_ctrl .btn_right {
	right: 0;
	background: url(../images/story/btn_list_image_right.jpg) no-repeat center center;
	background-size: 100% auto;
}

#next-story_area .next_area .slide_img_wrap .btn_ctrl .btn_left a,
#next-story_area .next_area .slide_img_wrap .btn_ctrl .btn_right a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -999em;
	overflow: hidden;
}

#next-story_area .next_area .slide_img_wrap .slide_img_wrap_inner {
	position: relative;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.15) 0 4px 5px;
}

#next-story_area .next_area .slide_img li {
	float: left;
	list-style: none;
}


@media screen and (min-width:700px){
	#story.subpage #main #next-story_area {
		width: 100%;
		max-width: 1080px;
		background: none;
		padding-top: 0;
		margin-left: auto;
		margin-right: auto;
	}

	#next-story_area .img_main {
		width: 74.0741%;
		background: url(../images/story/bg_movie_area.png) no-repeat center top;
		background-size: 100% auto;
		padding: 3.8889% 12.0371% 9.8149% 10.1852%;
		margin-left: auto;
		margin-right: auto;
	}

	#next-story_area .img_main a::before {
		width: 86px;
		height: 86px;
	}

	.subpage #next-story_area .title_area {
		width: 40.7408%;
		margin-top: -0.926%;
		padding-top: 2.7778%;
		padding-bottom: 1.8519%;
	}

	#next-story_area .title_area::before {
		width: 4.5455%;
	}

	#next-story_area .title_area .img_story-number {
		width: 15.9091%;
		margin-top: -11.3637%;
	}

	#next-story_area .title_area .text_title {
		width: 90.9091%;
	}

	#next-story_area .title_area .text_title strong {
		font-size: 3.0rem;
		line-height: 1.2em;
	}

	#next-story_area .title_area .text_onair {
		width: 90.9091%;
		font-size: 1.6rem;
		line-height: 1.5em;
		padding-top: 2.2728%;
	}

	.subpage #next-story_area .next_area {
		width: 94.4445%;
		margin-top: 6.4815%;
	}

	#next-story_area .next_area .text_next {
		width: 80.3922%;
		font-size: 1.6rem;
		line-height: 2em;
		padding-top: 8.8236%;
		padding-bottom: 3.9216%;
	}

	#next-story_area .next_area .slide_img_wrap {
		width: 82.353%;
		padding: 4.902% 0 9.804%;
	}

	#next-story_area .next_area .slide_img_wrap .slide_img_wrap_inner {
		box-shadow: none;
	}

	#next-story_area .next_area .slide_img li {
		box-sizing: border-box;
		padding-right: 1.1905%;
		padding-left: 1.1905%;
	}

	#next-story_area .next_area .slide_img li img {
		box-shadow: rgba(0, 0, 0, 0.15) 0 4px 5px;
	}
}


/* =====================================================================
*    バックナンバー
* =================================================================== */
.subpage #main #backnumber {
	margin-top: 18.75%;
}

.subpage #main #backnumber > h1 {
	width: 100%;
	height: 27px;
	position: relative;
	background: url(../images/common/bg_subpage_h1_sp.jpg) no-repeat center bottom;
	background-size: auto 4px;
	padding-bottom: 15px;
	margin-bottom: 10.9375%;
}

.subpage #main #backnumber > h1 img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.subpage #main #backnumber .back_wrap li {
	width: 100%;
	height: 60px;
	background-color: #efefea;
	margin-bottom: 1px;
}

.subpage #main #backnumber .back_wrap li a {
	width: 100%;
	height: 100%;
	display: block;
}

.subpage #main #backnumber .back_wrap li .img_story-number {
	width: 42px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.subpage #main #backnumber .back_wrap li .thumbs {
	display: none;
}

@media screen and (min-width:700px){
	.subpage #main #backnumber {
		width: 100%;
		height: auto;
		background-color: #f0f0eb;
		position: relative;
		margin-top: 100px;
		padding-top: 70px;
		padding-bottom: 40px;
		z-index: 1;
	}

	.subpage #main #backnumber::before {
		content: "";
		width: 15.625%;
		height: 100%;
		background: url(../images/common/bg_gray_line_left.jpg) repeat center top;
		background-size: 40px 40px;
		position: absolute;
		top: 0;
		left: 0;
	}

	.subpage #main #backnumber::after {
		content: "";
		width: 15.625%;
		height: 100%;
		background: url(../images/common/bg_gray_line_right.jpg) repeat center top;
		background-size: 28px 28px;
		position: absolute;
		top: 0;
		right: 0;
	}

	.subpage #main #backnumber > h1 {
		height: 35px;
		background: url(../images/story/bg_backnumber_h1_pc.jpg) no-repeat center bottom;
		background-size: auto 4px;
		margin-bottom: 70px;
	}

	.subpage #main #backnumber > h1::before {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		background: url(../images/story/img_backnumber_h1_pc.jpg) no-repeat center top;
		background-size: auto 100%;
	}

	.subpage #main #backnumber > h1 img {
		display: none;
	}

	.subpage #main #backnumber .back_wrap {
		width: 94.4445%;
		max-width: 840px;
		text-align: center;
		letter-spacing: -.40em;
		margin-left: auto;
		margin-right: auto;
	}

	.subpage #main #backnumber .back_wrap li {
		width: 190px;
		height: auto;
		display: inline-block;
		margin-bottom: 30px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.subpage #main #backnumber .back_wrap li a {
		position: relative;
	}

	.subpage #main #backnumber .back_wrap li .img_story-number {
		width: 44px;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin-top: -18px;
		padding-top: 0;
		z-index: 10;
	}

	.subpage #main #backnumber .back_wrap li .thumbs {
		display: block;
		box-shadow: rgba(6, 0, 1, 0.05) 0 15px 15px;
		transition: all 0.2s ease;
	}

	.subpage #main #backnumber .back_wrap li a:hover .thumbs {
		transform: scale(1.2,1.2);
	}

}