@charset "UTF-8";

/* ----------------------------------------------------------------------------------
9nine 特集
---------------------------------------------------------------------------------- */



/* 共通
---------------------------------------------------------------------------------- */

div#powerpush-area {
	width: 950px;
	margin: 0;
	background: #fff;
}

.notes {
	font-size: smaller; font-style: normal; font-weight: normal;
}

.bold {
	font-weight: bold;
}

.gray {
	color: #666;
}

/* ヘッダー
---------------------------------------------------------------------------------- */

#sp-header {
	position: relative;
	width: 950px;
	height: 380px;
	margin: 0 0 20px 0;
	background: #fff url(https://ogre.natalie.mu/media/pp/static/music/9nine/header-bg.jpg) no-repeat left top;
}

#sp-header h2 { /* ヘッダ：タイトル */
	width: 186px;
	height: 91px;
	position: absolute;
	left: 236px;
	top: 276px;
	background: transparent url(https://ogre.natalie.mu/media/pp/static/music/9nine/header-title.png) no-repeat left top;
	z-index: 0;
}

#sp-header p.sp-header-label { /* ヘッダ：リード */
	width: 293px;
	height: 55px;
	position: absolute;
	left: 422px;
	top: 312px;
	background: transparent url(https://ogre.natalie.mu/media/pp/static/music/9nine/header-p.png) no-repeat left top;
}

#sp-header h2 span,
#sp-header p.sp-header-label span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	text-indent: 110%;
}



/* ナビゲーション
---------------------------------------------------------------------------------- */

.sp-navigation,
.sp-footer-navigation {
	background: #cbdfee;
	margin: 0 0 20px 0;
	padding: 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow:inset 1px 1px 4px #bdd1df;
	-moz-box-shadow:inset 1px 1px 4px #bdd1df;
	-webkit-box-shadow:inset 1px 1px 4px #bdd1df;
	border: 1px solid;
	border-color: #bdd1df #bdd1df #bdd1df #bdd1df;
}

/* IE対応Hack */
:root *> .sp-navigation,
:root *> .sp-footer-navigation {
	border: 0;
}

.sp-footer-navigation {
	clear: both;
}

.sp-tab {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	background: 
}

.sp-tab li {
	display:inline;
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-weight: bold;
	line-height: 110%;
	color: #4569a0;
}

.sp-tab li span {
	padding: 4px 10px;
}

.sp-tab li a span {
	padding: 0;
}

.sp-tab li a {
	padding: 4px 10px;
	font-weight: normal;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.sp-tab li.sp-tab-prev,
.sp-tab li.sp-tab-next {
	color: #9cbbd2;
	font-weight: normal;
}

.sp-tab li.sp-tab-next {
	border-right: none;
}

.sp-tab li a:hover {
	background: #f1faf1 none;
	background: rgba(255,255,255,0.75) none;
}

.sp-link-next p {
	margin: 0 0 3em 0;
	font-size: 90%;
	line-height: 140%;
	text-align: center;
	clear: both;
}

.sp-bookmarks {
	text-align: right;
}



/* メイン記事レイアウト
---------------------------------------------------------------------------------- */

#sp-left  {
	width: 590px;
	position: relative;
	left: 20px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}

#sp-right {
	width: 300px;
	position: relative;
	left: -20px;
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
}



/* サイドバー
---------------------------------------------------------------------------------- */

.sp-sideblock {
	margin: 0 0 20px 0;
	padding: 10px 10px 0 10px;
	background: #bbcee1 url(https://ogre.natalie.mu/media/pp/static/music/9nine/side_bg.png) no-repeat left top;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow:inset 1px 1px 3px #a5bbd0;
	-moz-box-shadow:inset 1px 1px 3px #a5bbd0;
	-webkit-box-shadow:inset 1px 1px 3px #a5bbd0;
}

dl.sp-item,
dl.sp-item dt,
dl.sp-item dd {
	display: block;
	margin: 0;
	padding: 0;
}

dl.sp-item {
	width: 280px;
	margin: 0 0 10px;
	position: relative;
}

dl.sp-item dt,
dl.sp-item dd {
	position: absolute;
	background: transparent no-repeat left top;
}

dl.sp-item dt a,
dl.sp-item dd a {
	position: absolute;
	display: block;
}

dl.sp-item dt span,
dl.sp-item dd span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	text-indent: 101%;
}

.sp-song-list {
	margin: 0;
	padding: 10px 0 0 0;
	background: transparent url(https://ogre.natalie.mu/media/pp/static/music/9nine/item-border.png) repeat-x top;
}

.sp-song-list h5 {
	position: relative;
	margin: 0 0 0.5em 0;
	padding: 0;
	text-align: left;
	font-weight: bold; font-size: 80%;
	line-height: 140%;
	color: #333;
}

.sp-song-list p {
	font-size: 80%; line-height: 140%; color: #333;
	margin: 0 0 0.2em 0;
	padding: 0;
}

.sp-song-list ol,
.sp-song-list ul {
	padding: 0;
	margin: 0 0 0.8em 0;
}

.sp-song-list ol.sp-item01-list2,
.sp-song-list ul.sp-item01-list2 {
	padding: 0;
	margin: 0;
}

.sp-song-list ol li {
	font-size: 80%; line-height: 140%; color: #333;
	list-style: decimal outside;
	margin: 0 0 0.2em 2.2em;
	padding: 0;
}

.sp-song-list ul li {
	font-size: 80%; line-height: 140%; color: #333;
	list-style: circle outside;
	margin: 0 0 0.2em 2.1em;
	padding: 0 0 0 0.1em;
}

.sp-song-list ol li .notes {
	color:#54859a;
	font-size: 100%;
}



/* プロフィール, ライブ情報（dl） */

.sp-profile {
	margin-bottom: 20px;
	padding: 10px 10px 1px 10px;
}

.sp-profile h5 {
	position: relative;
	margin: 0 0 0.5em 0;
	padding: 0;
	text-align: left;
	font-weight: bold; font-size: 80%;
	line-height: 140%; color: #333;
}

.sp-profile h5#event-title {
	width: 280px;
	height: 147px;
	background: transparent url(https://ogre.natalie.mu/media/pp/static/music/9nine/event-title.png) no-repeat top;
	margin: 0 0 10px 0;	
}

.sp-profile p,
.sp-profile dl {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 80%; line-height: 140%; color: #333;

}
.sp-profile ul {
	padding: 0 0 10px 0;
	margin: 0;
}

.sp-profile ul li {
	position: relative;
	font-size: 80%; line-height: 140%; color: #333;
	list-style-position: outside;
	list-style-image: url(https://ogre.natalie.mu/media/pp/static/music/9nine/link-arrow.png);
	margin: 0 0 0.5em 16px ;
}

.profile-photo {
    float: right;
    padding: 0 0 0 10px;
}

.sp-profile dl dt {
	color: #032d74;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
}
.sp-profile dl dt.rijf-title {
	color: #032d74;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 8px 0;
	border-bottom: #032d74 2px solid; 
}

.sp-profile dl dd {
	margin: 0 0 8px 0;
	padding: 0;
}

.sp-profile h5#event-title span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
}


/* 記事本文
---------------------------------------------------------------------------------- */

#sp-left {
}

#sp-left h2 {
	margin-bottom: 20px;
}

#sp-left .p-group h3,
#sp-left .int-group h3 {
	position: relative;
	margin: 0 0 20px 0; padding: 0.2em 0 2px 0;
	border-bottom: 3px solid #4569a0;
	text-align: left;
	font-weight: bold; font-size: 100%; line-height: 130%;
	color: #4569a0;
	height: 100%;
	background-color: #fff;
}

ul.linkBtn {
	margin: 0 0 20px 0;
	padding: 0;
}
ul.linkBtn li {
	padding-right: 20px;
	list-style: none;
	float: left;
}
ul.linkBtn li.right {
	padding-right: 0!important;
}

#sp-left .p-group h3 span,
#sp-left .int-group h3 span {
	font-weight: normal; font-size: 75%;
}

#sp-left .p-group, #sp-left .int-group {
	clear: both;
	margin-bottom: 3em;
}

#sp-left .p-group p,
#sp-left .int-group p {
	font-size: 90%; line-height: 140%; color: #222;
	margin: 0 0 1.2em 0;
	background-color: #fff;
}

/*インタビューイ*/

#sp-left .int-group p.sp-int {
	color: #7e878a;
}

#sp-left .int-group .sp-nkn {
	color: #38a372;
}
#sp-left .int-group .sp-kwsm {
	color: #73a6e4;
}
#sp-left .int-group .sp-stk {
	color: #c766ff;
}
#sp-left .int-group .sp-mrt {
	color: #eac82b;
}
#sp-left .int-group .sp-ysi {
	color: #f287c1;
}
#sp-left .int-group .sp-nswk {
	color: #e88f25;
}
#sp-left .int-group .sp-all {
	color: #4569a0;
}

#sp-left .int-group span span {
	font-size: 90%;
}

#sp-left .p-group p.sp-writer {
	font-size: smaller;
	text-align: right;
}

#sp-left div.sp-right-image {
	position: relative;
	float: right;
	clear: both;
	margin-bottom: 20px;
	padding: 0 0 10px 20px;
}

#sp-left div.sp-left-image {
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 20px;
	padding: 0 20px 10px 0;
}

#sp-left div.sp-center-image {
	clear: both;
	text-align: center;
	margin: 0 0 1.5em 0;
}

#sp-left p a:link,
#sp-left p a:visited,
#sp-left p a:hover {
	text-decoration: underline;
}

#sp-left div.sp-right-image a:link img,
#sp-left div.sp-right-image a:visited img,
#sp-left div.sp-left-image a:link img,
#sp-left div.sp-left-image a:visited img,
#sp-left div.sp-center-image a:link img,
#sp-left div.sp-center-image a:visited img {
	padding: 3px;
	border: 1px solid #ccc;
}

#sp-left div.sp-right-image a:hover img,
#sp-left div.sp-left-image a:hover img,
#sp-left div.sp-center-image a:hover img {
	padding: 3px;
	border: 1px solid #df3188;
}



/*ツアー情報*/

#sp-left .int-group dl {
	margin: 0 0 2em 0;
	padding: 0;
	font-size: 90%; line-height: 140%; color: #222;
}

#sp-left .int-group dt {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
}

#sp-left .int-group dd {
	margin: 0 0 0.5em 1em;
	padding: 0;
}

#sp-left .int-group .sp-tour2 dd {
	margin: 0 0 0.75em 1em;
	padding: 0;
}

/* 本文中動画 */
.movie-group{
	padding: 0;
	margin-bottom:40px;
	background:#000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
