@charset "UTF-8";

/* ---------------------------------------------- FEAT CONTENT*/
#feat_content{
}
#feat_content a,
#feat_content a:hover{
	color:#000;
}
#feat_content a:visited {
	color: #000;
	text-decoration:none;
}

/* ------------------------- SPAN*/
#feat_content span.fw_n{
	font-weight:normal;
}
#feat_content span.fw_b{
	font-weight:bold;
}
#feat_content span.pc_newline{
}
#feat_content span.sp_newline{
}
#feat_content span.note{
	color:#333;
	font-size:12px;
}

/* ---------------------------------------------- PC_INDEX */
#feat_content .pc_index{
    width:85%;
	margin:0 auto;
}
#feat_content .pc_index ul{
    display:table;
    width:100%;
	box-sizing:border-box;
    font-size:13px;
    text-align:center;
    table-layout:fixed;
	margin-bottom:50px;
    border:1px solid #777;
	border-radius:2px; 
	border-radius:2px;
	-webkit-border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-moz-border-radius:2px; 
}
#feat_content .pc_index ul li{
    border-right:1px solid #777;
    display:table-cell;
}
#feat_content .pc_index ul li:last-child{
    border-right:none;
}
#feat_content .pc_index ul li a{
    display:block;
    color:#333;
    text-decoration:none;
    padding:4px 0;
}
#feat_content .pc_index ul li a:hover {
    background:#EEE;
}
/* ---------------------------------------------- SP INDEX*/
#feat_content .sp_index{
	display:none;
}
/* ---------------------------------------------- CATEGORY*/
#feat_content .category{
	width:100%;
	clear:both;
	box-sizing:border-box;
	margin-bottom:15px;
	border-bottom:1px solid #777;
}
#feat_content .category p.tab{
	color:#444;
	font-size:18px;
	padding:4px 12px 0;
	border-top:1px solid #777;
	border-right:1px solid #777;
	border-left:1px solid #777;

	border-top-left-radius:2px; 
	border-top-right-radius:2px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px; 
}

/* ---------------------------------------------- PAGER */
#feat_content .pager {
	height:25px;
	padding:0;
	position:relative;
	margin-bottom:30px;
}
#feat_content .pager > ul {
	display:block;
	float:left;
	left:50%;
	margin:0;
	position:relative;
}
#feat_content .pager ul li {
	display: block;
	width: 25px;
	color:#ffffff;
	float: left;
	margin-left: 5px;
	text-align: center;
	position: relative;
	left: -50%;
	border: 1px solid #333;
}
#feat_content .pager ul li.current {
	background-color:#333;
}
#feat_content .pager ul li a{
	color: #333;
	text-decoration: none;
	display: block;
}
#feat_content .pager ul li a:hover{
	color:#ffffff;
	background-color:#333;
}

/* ---------------------------------------------- TO TOP LINK */
#feat_content .go_top {
	display: block;
	margin-bottom:30px;
	text-align: right;
	clear:both;
}
#feat_content .go_top a {
	font-size: 12px;
	text-decoration: none;
 border-bottom: #444444 dotted 1px;
}
#feat_content .go_top a:hover {
	text-decoration: none;
 border-bottom: none;
 color: #666666;
}
#feat_content p.go_top a:visited {
}
/*------------------------------------------------------------
--------------------------------------------------------------
-------------------------------------↑↑↑↑↑↑↑↑  FEAT COMMON */













/* ---------------------------------------------- HEADER*/
#feat_content #feat_header{
	width:100%;
}
#feat_content #feat_header img{
 width:100%;
 height:auto;
	margin-bottom:18px;
}

/* ----------------- 2ページ目以降*/
#feat_content .sub_feat_header{
	width:100%;
}
#feat_content .sub_feat_header img{
 width:100%;
 height:auto;
	margin-bottom:20px;
}

/* ---------------------------------------------- HEADLINE*/
#feat_content h1.line_01{
	color:#6b6ba6;
	font-size:30px;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:10px;
}
#feat_content h1.line_01 span {
 font-size: 25px;
}
#feat_content h2{
	color: #b89a30;
	font-size:20px;
	font-weight:bold;
	line-height:1.4;
	padding:10px 5px;
	border-top:3px solid #c9b058;
	border-bottom:1px solid #c9b058;
	margin-bottom:15px;
	clear:both;
}

/* ---------------------------------------------- LEAD*/
#feat_content .lead{
	margin-bottom:20px;
}
#feat_content .lead p{
	margin-bottom:15px;
}
#feat_content p.author{
	margin-bottom:40px;
 text-align: right;
}

/* ---------------------------------------------- INTERVIEW*/
#feat_content #nav_interview{
	margin-bottom: 50px;
}
#feat_content .interview .index {
 width: 10em;
 margin: 0 0 20px;
 padding: 5px 0;
 font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
 text-align: center;
	border-radius:2px; 
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
}
#feat_content .interview h3 {
	margin-bottom: 15px;
}
#feat_content .picture_right + h3 {
 padding-left: 2em;
 text-indent: -2em;
}
#feat_content .interview p {
	margin-bottom:15px;
 padding: 0 0 0 2em;
 position: relative;
 z-index: 1;
}
#feat_content .interview .geo .index {
 background-color: #6b6ba6;
}
#feat_content .interview .geo h3 {
	color: #6b6ba6;
}
#feat_content .interview .adi .index {
 background-color: #b7257e;
 margin-top: 30px;
}
#feat_content .interview .adi h3 {
	color: #b7257e;
}

/* ---------------------------------------------- MOVIE*/
#feat_content .music_video {
	width:100%;
	margin-bottom:50px;
}
#feat_content .music_video .title{
	position:relative;
	margin:20px -10px 0 -10px;
	padding:3px 12px;
	box-shadow:
		0 3px 4px 0 rgba(0,0,0,0.1);
 color: #c3bba0;
 font-weight: bold;
 font-size: 22px;
}
#feat_content .music_video .title:before{
	content:" ";
	position:absolute;
	top:100%;
	left:0;
	width:0;
	height:0;
	border-width:0 10px 6px 0;
	border-style:solid;
	border-color:transparent;
	border-right-color:#CCCCCC;
}
#feat_content .music_video .title:after{
	content:" ";
	position:absolute;
	top:100%;
	right:0;
	width:0;
	height:0;
	border-width:6px 10px 0 0;
	border-style:solid;
	border-color:transparent;
	border-top-color:#CCCCCC;
}
#feat_content .music_video .video_wrapper{
	width:100%;
}

/* ---------------------------------------------- COMMENT*/
#feat_content .commentary {
	width:100%;
	margin-bottom: 40px;
}

/* ---------------------------------------------- ARTIST INFO*/
#feat_content #nav_artist{
	width:100%;
	margin-bottom:30px;
}
#feat_content .artist_info .name {
 color: #6b6ba6;
 font-size: 30px;
 font-weight: bold;
}
#feat_content .artist_info .name span {
 color: #787878;
 font-size: 20px;
 font-weight: normal;
}
#feat_content .artist_info .writing {
}

/* ---------------------------------------------- DISC INFO*/
#feat_content #nav_disc{
	width:100%;
	margin-bottom:30px;
}
#feat_content .disc_info{
	display:table;
	width:100%;
}
#feat_content .disc_info .picture{
	display:table-cell;
	width:36%;
}
#feat_content .disc_info .picture img{
 width:100%;
 height:auto;
}
#feat_content .disc_info .writing{
	display:table-cell;
	line-height:1.4;
	vertical-align:top;
	padding-left:20px;
}
#feat_content .disc_info .writing p.title{
	color:#b89a30;
	font-size:22px;
	font-weight:bold;
	margin-bottom:8px;
}
#feat_content .disc_info .writing .info{
	margin-bottom:10px;
 color: #666666;
}
#feat_content .disc_info .writing .music{
 font-size: 13px;
	line-height:1.6;
	margin-bottom:5px;
 list-style-type: decimal-leading-zero;
}
#feat_content .disc_info .writing .music li {
 margin-left: 2em;
}
#feat_content .disc_info .writing .music span {
 display: block;
 font-size: 12px;
 color: #787878;
}

/* ---------------------------------------------- PICTURE*/
#feat_content .picture_right img{
	width:42%;
 max-width: 320px;
	height:auto;
	margin:0 0 10px 20px;
	float:right;
}
#feat_content .picture_left img{
	width:42%;
 max-width: 320px;
	height:auto;
	margin:0 20px 10px 0;
	float:left;
}
#feat_content .picture_center{
	width:100%;
	text-align:center;
}
#feat_content .picture_center img{
	width:75%;
 max-width: 320px;
	height:auto;
	margin-bottom:20px;
}
