@charset "utf-8";
/*---------------------------------------------------------------
single.css
-----------------------------------------------------------------
table of contents

	1. Override
	2. Layout
	3. Partsvol5-wrap
	4. Media Queries
-----------------------------------------------------------------
/*===============================================================

	1.	Override

===============================================================*/
#gHeader{
	padding-bottom: 15px;
	margin-bottom: 0;
}
#gl_header {
	background-color:#FFF;
}
#gl_header #gl_nv .drop_down {
	z-index:10;
}
#gl_footer {
	position:absolute;
	bottom:0 !important;
	left:0;
	width:100%;
	z-index:0;
}
footer{
	bottom:0;
}
#container{
	margin-bottom: 0;
}
h2{
	margin: 0;
	background-image: none;
}
h3,h4{
	margin:0;
}

/*===============================================================

	2.	Layout

=================================detail==============================*/


/* title-area */
#contents-wrap{
	position: relative;
	border-top: 1px solid #dedede;
	height: auto;
}
#front-wrap{
	position: absolute;
	z-index: 10;
	width: 100%;
	min-width: 1040px;
	min-height: 100%;
	overflow: hidden;
	padding-bottom: 260px;
}
.bg{
	background-color: #000;
	width: 100%;
	min-width: 1040px;
	position: fixed;
	top:0;
	background-image:url('../images/common/bg_main.jpg');
	background-position: center 315px;
	background-repeat: repeat-y;
	display: none;
	height: 1000px;
}
.bg .top{
	height: 500px; /* correct height 315px */
	background-image:url('../images/common/single/bg_main_top.jpg');
	background-position: center -230px;
	background-repeat: no-repeat;
	width: 100%;
}
.bg .bottom{
	height: auto;
	width: 100%;
}
h2.title-sp{
	display: none;
}
#title-wrap{
	position: relative;
	z-index: 2;
	padding-top: 40px;
}
#title-wrap .ol{
	position: absolute;
	top:10px;
	left: 50%;
	width: 600px;
	height: 150px;
	z-index: 10;
	cursor: pointer;
	margin-left: -300px;
}
#title-wrap .bg-sp{
	display: none;
}
.title-inner{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#title-wrap .ti-sub{
	margin-bottom: 13px;
}
#title-wrap h1{
	margin-bottom: 5px;
}
#title-wrap .ti_bottom_txt{
	margin-bottom: 77px;
}
#title-wrap .num-sp{
	display: none;
}
#title-wrap .about{
	float: right;
	margin-top: -30px;
	width: 116px;
	height: 16px;
	display: block;
}
#title-wrap .about a{
	background-image:url('../images/top/btn_to_about.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 116px;
	height: 16px;
	display: block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

/* contents */
#contents{
	width: 100%;
	min-height: 550px;
	text-align: center;
	position: relative;
/*	z-index: 4;*/
	padding-bottom: 45px;
}
#main-image{
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}

/* chapter override */
.chapter1 #main-image{
	height: 270px;
}
.chapter2 #main-image,
.chapter3 #main-image,
.chapter4 #main-image,
.chapter5 #main-image,
.chapter6 #main-image,
.chapter7 #main-image,
.chapter8 #main-image{
	height: 350px;
}

/* vol4 #main-image */
.vol4.chapter1 #main-image{
	background-image:url('../images/vol4/chapter1/main_image.jpg');
}
.vol4.chapter2 #main-image{
	background-image:url('../images/vol4/chapter2/main_image.jpg');
}
.vol4.chapter3 #main-image{
	background-image:url('../images/vol4/chapter3/main_image.jpg');
}
.vol4.chapter4 #main-image{
	background-image:url('../images/vol4/chapter4/main_image.jpg');
}
.vol4.chapter5 #main-image{
	background-image:url('../images/vol4/chapter5/main_image.jpg');
}
.vol4.chapter6 #main-image{
	background-image:url('../images/vol4/chapter6/main_image.jpg');
}
.vol4.chapter7 #main-image{
	background-image:url('../images/vol4/chapter7/main_image.jpg');
}


/* vol5 #main-image */
.vol5.chapter1 #main-image{
	background-image:url('../images/vol5/chapter1/main_image.jpg');
}
.vol5.chapter2 #main-image{
	background-image:url('../images/vol5/chapter2/main_image.jpg');
}
.vol5.chapter3 #main-image{
	background-image:url('../images/vol5/chapter3/main_image.jpg');
}
.vol5.chapter4 #main-image{
	background-image:url('../images/vol5/chapter4/main_image.jpg');
}
.vol5.chapter5 #main-image{
	background-image:url('../images/vol5/chapter5/main_image.jpg');
}
.vol5.chapter6 #main-image{
	background-image:url('../images/vol5/chapter6/main_image.jpg');
}
.vol5.chapter7 #main-image{
	background-image:url('../images/vol5/chapter7/main_image.jpg');
}


/* vol6 #main-image */
.vol6.chapter1 #main-image{
	background-image:url('../images/vol6/chapter1/main_image.jpg');
}
.vol6.chapter2 #main-image{
	background-image:url('../images/vol6/chapter2/main_image.jpg');
}
.vol6.chapter3 #main-image{
	background-image:url('../images/vol6/chapter3/main_image.jpg');
}
.vol6.chapter4 #main-image{
	background-image:url('../images/vol6/chapter4/main_image.jpg');
}
.vol6.chapter5 #main-image{
	background-image:url('../images/vol6/chapter5/main_image.jpg');
}
.vol6.chapter6 #main-image{
	background-image:url('../images/vol6/chapter6/main_image.jpg');
}
.vol6.chapter7 #main-image{
	background-image:url('../images/vol6/chapter7/main_image.jpg');
}


/* vol7 #main-image */
.vol7.chapter1 #main-image{
	background-image:url('../images/vol7/chapter1/main_image.jpg');
}
.vol7.chapter2 #main-image{
	background-image:url('../images/vol7/chapter2/main_image.gif');
}
.vol7.chapter3 #main-image{
	background-image:url('../images/vol7/chapter3/main_image.gif');
}
.vol7.chapter4 #main-image{
	background-image:url('../images/vol7/chapter4/main_image.gif');
}
.vol7.chapter5 #main-image{
	background-image:url('../images/vol7/chapter5/main_image.jpg');
}
.vol7.chapter6 #main-image{
	background-image:url('../images/vol7/chapter6/main_image.jpg');
}
.vol7.chapter7 #main-image{
	background-image:url('../images/vol7/chapter7/main_image.jpg');
}

/* vol8 #main-image */
.vol8.chapter1 #main-image{
	background-image:url('../images/vol8/chapter1/main_image.jpg');
}
.vol8.chapter2 #main-image{
	background-image:url('../images/vol8/chapter2/main_image.gif');
}
.vol8.chapter3 #main-image{
	background-image:url('../images/vol8/chapter3/main_image.gif');
}
.vol8.chapter4 #main-image{
	background-image:url('../images/vol8/chapter4/main_image.gif');
}
.vol8.chapter5 #main-image{
	background-image:url('../images/vol8/chapter5/main_image.jpg');
}
.vol8.chapter6 #main-image{
	background-image:url('../images/vol8/chapter6/main_image.jpg');
}
.vol8.chapter7 #main-image{
	background-image:url('../images/vol8/chapter7/main_image.jpg');
}
/* vol9 #main-image */
.vol9.chapter1 #main-image{
	background-image:url('../images/vol9/chapter1/main_image.jpg');
}
.vol9.chapter2 #main-image{
	background-image:url('../images/vol9/chapter2/main_image.gif');
}
.vol9.chapter3 #main-image{
	background-image:url('../images/vol9/chapter3/main_image.gif');
}
.vol9.chapter4 #main-image{
	background-image:url('../images/vol9/chapter4/main_image.gif');
}
.vol9.chapter5 #main-image{
	background-image:url('../images/vol9/chapter5/main_image.jpg');
}
.vol9.chapter6 #main-image{
	background-image:url('../images/vol9/chapter6/main_image.jpg');
}
.vol9.chapter7 #main-image{
	background-image:url('../images/vol9/chapter7/main_image.jpg');
}

#main{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 38px;
	text-align: left;
}

/* sub-title */
#main .sub-title{
	display: table;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
#main .sub-title .name{
	display:table-cell;
	font-size: 10px;
	color: #fff;
	vertical-align: middle;
	padding:0 8px;
	line-height: 21px;
	text-transform:uppercase;
}
#main .sub-title .name span{
	padding-right: 3px;
	padding-left: 3px;
}
#main .sub-title .chapter{
	display:table-cell;
	font-family: 'Oswald', sans-serif;
	font-size: 10px;
	background-color: #fff;
	vertical-align: middle;
	padding:0 8px;
	line-height: 21px;
	text-transform:uppercase;
}
.vol4 #main .sub-title .chapter{
	color: #ff9000;
}
.vol4 #main .sub-title .name{
	background-color: #ff9000;
}
/**/

.sns-wrap{
	min-height:25px;
}
#atstbx{ /* addthis */
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#main h2.title{
	font-size: 30px;
	font-weight: bold;
	line-height: 38px;
	color: #fff;
	margin-bottom: 4px;
}
#main h2.title + p.date{
	line-height:160%;
	margin-bottom:20px;
}
#main #article-top{
	color: #77828e;
	font-size: 14px;
	padding-bottom: 30px;
	border-bottom: 2px solid #1f2730;
	margin-bottom: 33px;
}
#main #main-txt{
	color: #fff;
	margin-bottom: 65px;
}
#main #main-txt h3{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 30px;
}
#main #main-txt .conversation{
	width:100%;
	margin-bottom: 50px;
}
#main #main-txt .conversation li{
	width: 100%;
	display: table;
	font-size: 14px;
	margin-bottom: 30px;
}
#main #main-txt .conversation .name{
	display: table-cell;
	width: 120px;
}
#main #main-txt .conversation .name span{
	float: right;

	padding-right: 15px;
}
#main #main-txt .main-area-image{
	width: 100%;
}
#main #main-txt .main-area-image img{
	width: 100%;
	margin-bottom: 50px;
}

#main #main-txt .conversation .txt{
	display: table-cell;
	width: auto;
	word-wrap:normal;
	word-break:normal;
}
#main #main-txt .emphasis{
	width: 100%;
	background-color: #22272d;
	filter: alpha(opacity=80);
	opacity:0.8;
}
#main #main-txt .emphasis-inner{
	padding: 30px;
	margin-bottom: 30px;
}
#main #main-txt p{
	font-size: 16px;
	line-height: 34px;
	margin-bottom: 0;
}
#main #main-txt .headline{
	padding-bottom: 30px;
	border-bottom: 2px solid #1f2730;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 28px;
	color: #becbcf;
}
#main #main-txt .talk1{
	margin-bottom: 27px;
}
#main #main-txt .talk2{
	margin-bottom: 65px;
}
#main #main-txt .talk3{
	margin-bottom: 100px;
}
#main #main-txt .last-child{
	margin-bottom: 37px;
}

/* profile */
#talk-member{
	padding-bottom: 30px;
	border-bottom: 2px solid #1f2730;
	margin-bottom: 40px;
}
#talk-member h3{
	font-family: 'Oswald', sans-serif;
	color: #768292;
	font-size: 22px;
	border-bottom: 2px solid #1f2730;
	line-height: 24px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
#talk-member li{
	width: 385px;
}
#talk-member li.left{
	float: left;
	background-image:none !important;
}
#talk-member li.right{
	float: right;
	background-image:none !important;
}
#talk-member li dl{
	display: table;
}
#talk-member li dt.image{
	width: 124px;
	display:table-cell;
	vertical-align: top;
}
#talk-member li dd{
	vertical-align: top;
	display:table-cell;
}
#talk-member li dd p{
	margin-bottom: 0;
}
#talk-member li dd .inner{
	padding-left: 20px;
}
#talk-member li dd p.name{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#talk-member li dd p.name .main{
}
#talk-member li dd p.name .sub{
	font-size: 10px;
}
#talk-member li dd p.name .post{
	display: block;
	color: #969faa;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 5px;
}

#talk-member li dd p.detail{
	font-size: 12px;
	line-height: 20px;
	margin-right: 5px;
}

/* vol4 */
.vol4 #main .sub-title .chapter{
	color: #ff9000;
}
.vol4 #main .sub-title .name{
	background-color: #ff9000;
}

/* vol5 */
.vol5 #main .sub-title .chapter{
	color: #3764ed;
}
.vol5 #main .sub-title .name{
	background-color: #3764ed;
}

/* vol6 */
.vol6 #main .sub-title .chapter {
	color:#03ab5d;
}
.vol6 #main .sub-title .name {
	background-color:#03ab5d;
}

/* vol7 */
.vol7 #main .sub-title .chapter{
	color: #cc40ad;
}
.vol7 #main .sub-title .name{
	background-color: #cc40ad;
}

/* vol8 */
.vol8 #main .sub-title .chapter{
	color: #935ff1;
}
.vol8 #main .sub-title .name{
	background-color: #935ff1;
}

/* vol9 */
.vol9 #main .sub-title .chapter{
	color: #1a9fa7;
}
.vol9 #main .sub-title .name{
	background-color: #1a9fa7;
}

/* move-page-li */
#move-page-li{
	visibility: hidden;
}
#move-page-li li.page-top{
	margin-right: 1px;
	margin-left: 1px;
}
#move-page-li li.next{
	margin-right: 0px;
	margin-left: 0px;
}
#move-page-li li.prev{
	margin-right: 0px;
	margin-left: 0px;
}
#move-page-li li a{
	overflow: hidden;
	text-indent: -9999px;
}
#move-page-li li.prev a{
	background-image:url('../images/common/icon_next.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 70px;
	height: 70px;
	display: block;
	background-color: #000;
}
#move-page-li li.next a{
	background-image:url('../images/common/icon_prev.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 70px;
	height: 70px;
	display: block;
	background-color: #000
}


#move-page-li li.off{
	cursor: default;
	opacity: 0.1;
	filter: alpha(opacity=10);
	display: block;
}
#move-page-li li.off a{
	cursor: default;
}
#move-page-li .page-nav-inner{
	position: relative;
}
#move-page-li .prev-detail.off,
#move-page-li .next-detail.off{
	display: none;
}
#move-page-li .detail{
	height: 70px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	z-index: 1000;
}
#move-page-li .detail dl{
	width: 394px;
}
#move-page-li .detail dl:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#move-page-li .detail dt{
	height: 70px;
}
#move-page-li .detail dd{
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	width: 260px;
	margin-left: 94px;
	margin-top: -70px;
	height: 55px;
	overflow: hidden;
	font-size:13px;
}
#move-page-li .detail dt img{
	height: 70px;
}
#move-page-li .prev-detail{
	height: 70px;
	left: -395px;
}
#move-page-li .next-detail{
	height: 70px;
	right: 71px;
	top:0;
}
/* chapter color */
.vol4 #move-page-li .detail dd{	background-color: #ff9000}
.vol5 #move-page-li .detail dd{	background-color: #3764ed}
.vol6 #move-page-li .detail dd{	background-color: #0ba55c}
.vol7 #move-page-li .detail dd{	background-color: #cc40ad}
.vol8 #move-page-li .detail dd{	background-color: #935ff1}
.vol9 #move-page-li .detail dd{	background-color: #1a9fa7}

/*===============================================================

	3.	Parts

=================================detail==============================*/
.mb100{
	margin-bottom: 100px;
}
#main #main-txt .conversation.mb100{
	margin-bottom: 100px;
}
.mb30{
	margin-bottom: 30px;
}
.mt30{
	margin-top: 30px;
	margin-bottom: 25px;
}
.single .sup{
	font-size:14px;
	line-height: 28px;
	color: #becbcf;
	margin-top: -50px;
	padding-bottom: 30px;
}
.single #main #main-txt p.sup{
	font-size:14px;
	line-height: 28px;
	color: #becbcf;
	margin-top: -50px;
	padding-bottom: 30px;
}
.single #main #main-txt p.banner{
	text-align: center;
}
.single #main #main-txt p.sup a{
	text-decoration: none;
}


/*===============================================================

	4.	Media Queries

===============================================================*/

@media (min-width: 641px) {

	#main-image img{
		display: none;
	}

}

/* ～640px
** SmartPhone Mode
------------------------------------------ */
@media (max-width: 640px) {

	/*
	** override and layout
	*/
	body{
		min-width: 100%;
	}
	p{
		margin-bottom: 0;
	}
	#gl_footer {
		position:relative;
	}
	#front-wrap{
		min-width: 100%;
		padding-bottom: 0;
	}
	#page-nav{
		display: none;
	}
	#contents{
		padding-bottom: 10px;
	}
	#contents-wrap{
		padding-bottom: 15px;
	}

	/* title */
	.title-inner{
		width:100%;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 0;
		padding-top: 13px;
		position: relative;
		z-index: 2;
	}
	#main-image{
		background-image: none !important;
		height: auto !important;
		position: relative;
		z-index: 2;
	}
	#main-image img{
		width: 100%;
	}
	h2{
		margin-bottom:0;
	}
	#title-wrap{
		padding-top: 0;
		padding-bottom: 0;
		position: relative;
		margin-bottom: 0;
	}
	#title-wrap .ol{
		width: 80%;
		margin-left: -40%;
		height: 60px;
	}
	#title-wrap .bg-sp{
		display: block;
		position: absolute;
		z-index: 1;
	}
	#title-wrap .bg-sp{
		width: 100%;
		z-index: 0;
	}
	#title-wrap .bg-sp img{
		width: 100%;
		height: auto;
		position: absolute;
		left: 0;
		top:0;
	}
	#title-wrap h1{
		padding-bottom: 0;
		margin-bottom: 0;
		height: 18px;
		margin-left: 0;
	}
	#title-wrap h1 img{
		height: 15px;
	}
	#title-wrap .ti-sub{
		margin-bottom:12px;
		height: 9px;
	}
	#title-wrap .ti-sub img{
		height: 8.5px;
	}
	#title-wrap .ti_bottom_txt{
		margin-bottom: 0;
		height: 10px;
		display: inline-block;
	}
	#title-wrap .ti_bottom_txt img{
		height:10px;
		display: block;
	}
	#title-wrap .num-sp{
		display: block;
		line-height: 0;
		margin-right: 133px;
		margin-left: 133px;
		margin-top:-4px;
	}
	#title-wrap .num-sp span{
		display: inline-block;
		width: 100%;
		max-width: 70px;
	}
	#title-wrap .num-sp img{
		height: 30px;
		margin-top: -4px;
	}

	#title-wrap .about{
		float: none;
		margin-top:-9px;
		width: 100%;
		height: auto;
		text-align: center;
	}
	#title-wrap .about a{
		background-image:url('../images/common/sp_arrow_about.png');
		background-repeat: no-repeat;
		background-position: left 17px;
		background-size: 9px 9px;
		background-color: transparent;
		width: auto;
		height: auto;
		font-size: 10px;
		text-indent:0;
		margin-bottom: 0;
		padding-left: 12px;
		display: inline-block;
		text-decoration: none;
		padding-top:12px;
		padding-bottom: 3px;
		margin-top:-14px;
		position: relative;
		z-index: 1000;
	}
	#title-wrap .about a:hover{
		text-decoration: none;
	}

	/* #move-page-li */
	#move-page-li{
		position: relative;
		visibility:visible;
		display: block;
		bottom: 0 !important;
		width: 134px;
		height: 44px;
		left: 50%;
		margin-left: -67px;
	}
	#move-page-li li{
		width: 44px;
		height: 44px;
	}
	#move-page-li li.prev a{
		width: 44px;
		height: 44px;
		background-image:url('../images/common/single/icon_prev.png');
		background-size: 44px 44px;
		background-color: #000;
	}
	#move-page-li li.page-top a{
		width: 44px;
		height: 44px;
		background-image:url('../images/common/single/icon_pagetop.png');
		background-size: 44px 44px;
		background-color: #000;
	}
	#move-page-li li.next a{
		width: 44px;
		height: 44px;
		background-image:url('../images/common/single/icon_next.png');
		background-size: 44px 44px;
		background-color: #000;
	}

	/* #main */
	#main{
		padding-top: 20px;
		width: 100%;
	}
	#main p{
		line-height: 1.5em;
	}
	#main .sub-title{
		margin-bottom: 7px;
		line-height: 22px;
	}
	#main h2.title{
		font-size: 16px;
		line-height: 22px;
	}
	#main #article-top{
		margin-right: 15px;
		margin-left: 15px;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	#main #article-top .date{
		margin-bottom: 10px;
	}
	#main #main-txt{
		margin-right: 15px;
		margin-left: 15px;
		font-size: 12px;
		margin-bottom: 20px;
	}
	#main #main-txt h3{
		font-size: 16px;
		margin-bottom: 8px;
	}
	#main #main-txt p{
		font-size: 14px;
		line-height: 28px;
	}
	#main #main-txt .headline{
		padding-bottom: 10px;
		border-bottom: 2px solid #1f2730;
		margin-bottom: 15px;
		font-size: 12px;
		line-height: 22px;
	}
	#main #main-txt .conversation{
		margin-bottom: 20px;
	}

	#main #main-txt .conversation .name{
		width: 100px;
	}
	#main #main-txt .conversation .name span{
		padding-right: 3px;
	}
	#main #main-txt .main-area-image img{
		margin-bottom: 20px;
	}
	#main #main-txt .talk1{
		margin-bottom: 20px;
	}
	#main #main-txt .talk2{
		margin-bottom: 40px;
	}
	#main #main-txt .talk3{
		margin-bottom: 60px;
	}
	#main #main-txt .last-child{
		margin-bottom: 25px;
	}
	#main #main-txt .emphasis-inner{
		padding: 15px;
		line-height: 20px;
		margin-bottom: 15px;
	}
	/**/

	/* #talk-member */
	#talk-member{
		margin-right: 15px;
		margin-left: 15px;
		padding-bottom: 0;
		margin-bottom:20px;
	}
	#talk-member h3{
		font-size: 15px;
		line-height:15px;
		margin-bottom: 10px;
	}
	#talk-member li{
		width: 100%;
		margin-bottom: 15px;
	}
	#talk-member li.left{
		float: none;
	}
	#talk-member li dt.image{
		width: 62px;
	}
	#talk-member li dt.image img{
		width: 100%;
	}
	#talk-member li dd p.name{
		font-size: 12px;
		margin-bottom: 3px;
	}
	#talk-member li dd p.detail{
		font-size: 10px;
		line-height: 14px;
	}
	/**/
	.to-page-index{
		margin-bottom: 20px;
	}

	/* parts */
	.mb100{
		margin-bottom: 50px;
	}
	#main #main-txt .conversation.mb100{
		margin-bottom: 50px;
	}
	.mb30{
		margin-bottom: 15px;
	}
	.mt30{
		margin-top: 15px;
		margin-bottom: 12px;
	}
	.single .sup{
		font-size:12px;
		line-height:22px;
		margin-top: -20px;
	}
	.single #main #main-txt p.sup{
		font-size:12px;
		line-height:22px;
		margin-top: -20px;
	}

}
