@charset "UTF-8";
/* CSS Document */

#feature{
	margin:0 auto;
/*	border: 50px solid #F0000A;
	border-top:none;
	border-bottom:none;*/
}
#feature #wrapper{
	width:900px;
	border: 50px solid #F0000A;
	border-top:none;
	border-bottom:none;
}
#feature #container{
	padding-top:50px;
	width: 900px;
	margin: 0 auto;
	padding-left:0;
}


/* ----------ヘッダ／ヨドガワ／目次---------- */
#feature #header {
	width: 900px;
	margin:0 auto;
	height:auto;
	border-left:none;
	line-height: 2em;
	letter-spacing: 0.05em;
	position:static;
}
#feature #header h1{
	font-size:80px;
	font-family: "FOT-筑紫B丸ゴシック Std L";
	line-height:1.1em;
	position:static;
	padding:35px 0 0 50px;
	margin:0;
	border-bottom: 50px solid #F0000A;
}
#feature #header h1 .sub {
	display: inline-block;
	margin: 0.4em 0 1em;
	font-family: "FOT-筑紫B丸ゴシック Std L";
	font-size: 40px;
	line-height: 1.0em;
	letter-spacing: 0em;
	text-align: left;
}
#feature #header .caption-f {
	height:auto;
	margin-bottom:0;
	overflow:hidden;
}
#feature #header .caption-f p {
text-align: right;
font-family: "FOT-筑紫ゴシック Pr5 D";
font-size: 25px;
width: 300px;
float: left;
margin: 0;
line-height:1em;
	
}
#feature #header .caption-f:after {
content: "";
background-color: #F0000A;
display: block;
height: 25px;
margin-left: 300px;
}


/* ----------sound　cloud---------- */



/* ----------メイン---------- */



/* ----------インフォメーション---------- */



/* ----------本文---------- */	
#feature #main {
	}
#feature #honbun {
	width: 490px;
	border:none;
	font-family: "FOT-筑紫明朝 Pr6N RB";
	text-align: left;
	font-size: 20px;
	line-height: 2em;
	letter-spacing: 0em;
	padding:50px 0 0 50px;
	margin-bottom:100px;
	position:relative;
}
#honbun .hobonichi{
	position:absolute;
	bottom:-110px;
	right:-310px;
	font-size:17px;
	padding-bottom:70px;
	line-height:1.5em;
	text-align:right;
}

#feature #honbun .sto {
	border:none;
	font-family: "FOT-筑紫ゴシック Pr5 R";
	text-align: left;
	font-size: 30px;
	line-height: 1.7em;
	letter-spacing: 0em;
}
#feature #honbun .sto .m_l-5 {
	margin-left:-15px;
	display:inline-block;
}

#feature #honbun .section p:first-child{
	margin-top:0px;
}

/* ------------------ナビ------------------ */
#feature #mokuji{
	overflow:hidden;
	height:auto;
	margin-bottom:195px;
	margin-left:0;
	padding-top:35px;
	}

#feature #mokuji ul{
	width:auto;
	height:150px;
	width:auto;
	margin-bottom:30px;
	margin-right:-25px;
	list-style:none;
	}

#feature #mokuji ul li{
	width:auto;
	float:right;
	border: 25px solid #F0000A;
	font-family:"FOT-筑紫オールドゴシック Std B";
	font-size:35px;
	text-align:left;
	padding:25px 20px;
	margin-bottom:30px;
	position:relative;
}
#feature .sound-number{
	font-size:24px;
	font-family: "FOT-筑紫B丸ゴシック Std E";
	font-style: normal;
	font-weight: 700;
	-moz-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	transform:rotate(-90deg);
	position:absolute;
	bottom:0px;
	left:-75px;
	color:#F0000A;
}

#feature .smalltext{
	margin-top:5px;
	font-family:"FOT-筑紫オールドゴシック Std B";
	font-size:14px;
	text-align:left;
	letter-spacing: 0em;
	line-height: 1.4em;
	display:block;
}

#feature #mokuji ul li p{
	margin:0;
	}

#feature #mokuji .close{
	letter-spacing: -0.1em;
}
#feature .yomichi{
	margin-top:40px;
	text-align:right;
	font-size:16px;
	line-height:1.6em;
}
/* ----------フッター---------- */
#feature #footer {
	margin:0 auto;
	position:relative;
	}
#feature #footer .archive_btn{
	font-size:20px;
	position:absolute;
	bottom:135px;
	right:10px;
	}

/* ------------------リンク------------------ */
#feature #footer p a:link {
	text-decoration: none;
	color:#F0000A;
}
#feature #footer p a:visited {
	text-decoration: none;
	color:#F0000A;
}
#feature #footer p a:hover {
	text-decoration: none;
	color: #000;
}
#feature #footer p a:active {
	text-decoration: none;
}