@charset "utf-8";

.main_img{
	background:url(/lounge/img/column/success-2/main_img_bg.png) center top no-repeat;
}
.main_img h1{
	margin:0 auto 45px;
	width:1000px;
}
.season-outer{
	margin:0 auto 45px;
	width:1000px;
}

.intro{
	overflow:hidden;
}
.intro b{
	font-family:"Noto Sans Japanese";
}
.intro .season-number{
	text-align:center;
	font-size:30px;
	height:50px;
	font-weight:bold;
	color:#fff;
	padding-top:11px;
	letter-spacing:0.1em;
	border-radius:10px;
	margin-bottom:35px;
	line-height:1em;
}
.intro .inner{
	overflow:hidden;
	clear:both;
}
.intro .inner .img{
	float:left;
}
.intro .inner .img img{
	max-width:100%;
}
.intro .inner .text{
	margin-bottom:35px;
	float:right;
	width:650px;
	padding:15px;
}
.intro .inner .text p{
	line-height:1.7em;
	margin-bottom:35px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.intro .inner .text p:last-of-type{
	margin-bottom:0;
}
.toggle-btn{
	display:none;
}

.season1 .intro{
	text-align:center;
	margin-bottom:35px;
}
.season1 .intro .season-number{
	background:url(/lounge//pc/img/contents/success_story/season1_sub-title_bg.jpg) center top no-repeat;
}
.season1 .intro h2{
	text-align:center;
	margin-bottom:30px;
}
.season1 .intro .inner .img{
	width:350px;
	margin-top:-50px;
	margin-bottom:35px;
}

.season2 .intro{
	text-align:center;
	margin-bottom:50px;
}
.season2 .intro .season-number{
	background:url(/lounge//pc/img/contents/success_story/season2_sub-title_bg.jpg) center top no-repeat;
}
.season2 .intro h2{
	text-align:left;
	margin-bottom:45px;
}
.season2 .intro .inner .main-img{
	width:310px;
	margin-top:-45px;
	margin-bottom:25px;
	text-align:right;
}
.season2 .intro .inner .main-img img{
	width:265px;
}
.season2 .intro .inner .img{
	width:310px;
	text-align:right;
}
.season2 .intro .inner .text{
	margin-bottom: 10px;
}

.episode-list{
	overflow:hidden;
	clear:both;
}
.episode-list article.item{
	width:300px;
	display:inline-block;
	float:left;
	margin:0 50px 30px 0;
	padding:0 20px 0;
}
.episode-list article.item:nth-of-type(3n){
	margin-right:0;
}
.episode-list article.item a{
	display:block;
}
.episode-list article.item a figure{
	width:100%;
	margin-bottom:2px;
}
.episode-list article.item a figure img{
	width:100%;
	height:auto;
}
.episode-list article.item a span{
	display:block;
	color:#fff;
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	line-height:1em;
	padding:6px 0 3px;
	letter-spacing:0.2em;
}
.episode-list article.item a h3{
	font-family:HiraKakuProN-W3, "�q���M�m�p�S ProN W3", "���C���I", Meiryo, Osaka, sans-serif;
	height:4.5em;
	display:block;
	text-align:center;
	color:#444;
	text-decoration:underline;
	line-height:1.5em;
}

.season1 .episode-list article.item a span{
	background:url(/lounge//pc/img/contents/success_story/season1_item-title_bg.jpg) center top no-repeat;
}
.season2 .episode-list article.item a span{
	background:url(/lounge//pc/img/contents/success_story/season2_item-title_bg.jpg) center top no-repeat;
}
