﻿@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 .headline-p{
	margin:0 auto;
	width:750px;
	line-height:2em;
	font-weight:bold;
	text-align:justify;
	text-justify:inter-ideograph;
	letter-spacing:0.03em;
}
#plofile{
	margin:40px 0 82px 0;
	text-align:justify;
	text-justify:inter-ideograph;
	overflow:hidden;
}
#plofile .image{
	width:150px;
}
#plofile-left{
	float:left;
}
#plofile-right{
	width:626px;
	float:right;
	overflow:hidden;
}
#contents{
	margin:0 auto 50px;
	width:1000px;
	overflow:hidden;
}
/* --------------------------------------------------------------------------------------
登場人物 */
.characters-img-left,.characters-img-right{
	padding:15px 0;
	overflow:hidden;
	font-size:16px;
}
.characters-img-left .image{
	float:left;
}
.characters-img-right .image{
	float:right;
}
.characters-img-right h3{
	margin-right:-0.5em;
	text-align:right;
}
.text{
	letter-spacing:0.02em;
	overflow:hidden;
}
#contents{
	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{
	margin-left:25px;
	padding-bottom:15px;
	width: 250px;
	font-weight:bold;
	text-align:left;
}
#side #second-season dl dd img{
	margin-bottom:10px;
}
#side #second-season{
	margin-bottom:40px;
}
#side #second-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 #second-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;
}