﻿@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 .season4-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 .headline-p {
	width: 694px;
	margin: 0 auto 30px;
	line-height:1.8;
	font-weight:bold;
	text-align:justify;
	text-justify:inter-ideograph;
	letter-spacing:0.1em;
}
#headline .title-wrap .flex-box {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	margin-bottom: 80px;
}
#headline .title-wrap .flex-box .taiji {
	width: 25%;
}
#headline .title-wrap .flex-box .taiji img {
	width: 90%;
	margin-left: 10%;
}
#headline .title-wrap .flex-box .right-wrap {
	width: 75%;
}
#headline .title-wrap .flex-box .right-wrap .img {
	display: block;
	margin-bottom: 30px;
}
#headline .title-wrap .flex-box .right-wrap .img img {
	width: 100%;
}
#headline .title-wrap .flex-box .right-wrap .characters .chara {
	width: 600px;
}
#headline .title-wrap .flex-box .right-wrap .characters .chara:not(:first-of-type) {
	margin-top: 20px;
}
#headline .sp_show {
	display: none;
}
#headline .title-wrap .flex-box .right-wrap .characters .chara h3 {
	font-weight: bold;
}
#headline .title-wrap .flex-box .right-wrap .characters .chara p {
	text-align: justify;
}
/* --------------------------------------------------------------------------------------
メイン */
#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:50px;
	font-size: 16px;
	line-height: 30px;
}
#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 div.image img{
	max-width:100%;
}
#main section p{
	overflow:hidden;
	margin-bottom:30px;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#main section p strong{
	font-weight:bold;
	float:left;
	width:3.6em;
}
#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 ,
#side #fourth-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 ,
#side #fourth-season dl dd img {
	margin-bottom:10px;
}
#side #second-season ,
#side #third-season ,
#side #fourth-season {
	margin-bottom:40px;
}
#side #second-season dl dd span ,
#side #third-season dl dd span ,
#side #fourth-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 #fourth-season dl dd span {
	color: #036eb8;
}
#side #second-season dl dd a,
#side #third-season dl dd a ,
#side #fourth-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;
}