﻿@charset "UTF-8";
/* --------------------------------------------------------------------------------------
 */
strong{
	font-weight:bold;
}
#main_img{
	background:url(/lounge/img/column/success-2/main_img_bg.png) center top no-repeat;
}
#main_img h1{
	margin:0 auto;
	width:1000px;
}
#headline{
	margin:0 auto;
	width:1000px;
	line-height:1.8em;
	background:url(/lounge/img/column/success-2/contents_bg-top.png) left bottom repeat-x;
}
#headline .title-wrap {

}
#headline .title-wrap .season3-top {
	width: 246px;
	margin: 36px auto;
}
#headline .title-wrap h2 {
	text-align: center;
	margin-bottom: 38px;
}
#headline .title-wrap .main-img {
	margin-top: -6%;
}
#headline .title-wrap .characters {
	position: relative;
	padding-left: 332px;
	overflow: hidden;
	margin-bottom: 80px;
}
#headline .headline-p {
	line-height:2em;
	font-weight:bold;
	text-align:justify;
	text-justify:inter-ideograph;
	letter-spacing:0.03em;
	margin-bottom: 40px;
}
#headline .title-wrap .chara .image {
	text-align: center;
}
#headline .title-wrap .chara h3 {
	font-weight: bold;
}
#headline .title-wrap .chara p {
	text-align: justify;
}
#headline .title-wrap .chara-shota {
	float: left;
	width: 42%;
	margin-bottom: 20px;
}
#headline .title-wrap .chara-siori {
	float: right;
	width: 42%;
}
#headline .title-wrap .chara-ren {
	position: absolute;
	width: 21%;
	top: 23%;
	right: 23%;
}

/* --------------------------------------------------------------------------------------
メイン */
#contents{
	margin:0 auto 50px;
	width:1000px;
	overflow:hidden;
	background:url(/lounge/img/column/success-2/side_bg.png) left bottom repeat-y;
}
#main{
	width:650px;
	padding:40px 0 20px 0;
	float:left;
}
#main h3{
	letter-spacing:0.02em;
	font-weight:bold;
	font-size:30px;
	margin-bottom:70px;
	line-height:1.25em;
}
#main section{
	margin-left:70px;
	margin-bottom:75px;
}
#main section h4{
	font-size:23px;
	text-align:center;
	margin-bottom:22px;
	margin-left:-70px;
	font-family:"Noto Sans Japanese";
	font-weight:700;
}
#main section h4 span{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
	text-autospace:ideograph-alpha;
	font-weight:normal;
	font-size:16px;
	display:block;
	margin-top:3px;
	line-height:22px;
}
#main div.image{
	width:100%;
	margin-bottom:22px;
	text-align:center;
}
#main section p{
	overflow:hidden;
	margin-bottom:22px;/* セリフ間 */
	font-size:16px;
	line-height:24px;/* 行間 */
}
#main section p strong{
	font-weight:bold;
	float:left;
	width:3.6em;
}
#main section p span{
	overflow:hidden;
	display: block;
}
#next_text p{
	margin: -30px 0 0 3.5em;
}
#next_text span{
	font-size:1.4em;
	font-weight:bold;
	display:block;
}
/* --------------------------------------------------------------------------------------
 サイド*/
#side{
	width:303px;
	background:url(/lounge/img/column/success_story/side_bg.png) left top repeat-y;
	font-size:14px;
	text-align:center;
	float:right;
}
#side dl dd a{
	color:#222;
}
#side #second-season dl dd ,
#side #third-season dl dd {
	margin-left:25px;
	padding-bottom:15px;
	width: 250px;
	font-weight:bold;
	text-align:left;
}
#side #second-season dl dd img ,
#side #third-season dl dd img {
	margin-bottom:10px;
}
#side #second-season ,
#side #third-season {
	margin-bottom:40px;
}
#side #second-season dl dd span ,
#side #third-season dl dd span {
	display:block;
	margin-bottom:6px;
	background:#f6f7f7;
	width:73px;
	padding:3px 0 1px;
	line-height:1.2em;
	font-weight:normal;
	font-size:1em;
	color:#920783;
	text-align:center;
}
#side #third-season dl dd span {
	color:#595757;
}
#side #second-season dl dd a,
#side #third-season dl dd a {
	display:block;
}
#side #first-season dl dt {
	margin:0 0 8px 25px;
	padding-bottom:3px;
	border-bottom: 2px solid #fff;
	width: 250px;
}
#side #first-season dl dd {
	margin:0 0 8px 25px;
	padding-bottom:6px;
	width: 250px;
	text-align: left;
	border-bottom: 2px solid #fff;
	font-weight:bold;
}
#side #first-season dl dd a {
	display:block;
}
#side #first-season dl dd span {
	display:block;
	margin-bottom:6px;
	background:#f6f7f7;
	width:73px;
	padding:3px 0 1px;
	line-height:1.2em;
	font-weight:normal;
	font-size:1em;
	color:#c30d23;
	text-align:center;
}