@charset "UTF-8";

/* ----------------------------------------------------------------------------------
	「Netflix」（3）林田球 特集
---------------------------------------------------------------------------------- */



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

#powerpush-area {
	width: 1040px;
	margin: 0;
	border-bottom: solid 1px #fff;
	background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/netflix03/bg-pparea.png) repeat-y left top;
}


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


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

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


#sp-header h2 {
	width: 522px;
	height: 99px;
	position: absolute;
	left: 40px;
	top: 108px;
	background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/netflix03/header-title.png) no-repeat left top;
}

#sp-header p.sp-header-label {
	width: 470px;
	height: 24px;
	position: absolute;
	left: 66px;
	bottom: 131px;
	background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/netflix03/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 {
	margin: 0 0 20px 0;
}

.sp-navigation {
	padding-bottom: 6px;
	border-bottom: 1px solid #dce1e6;
}

.sp-footer-navigation {
	clear: both;
	padding-top: 6px;
	border-top: 1px solid #dce1e6;
}

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

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

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

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

.sp-tab li a {
	padding: 6px 10px;
	font-weight: normal;
}

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

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

.sp-tab li a:hover {
	background: #edf3f8 none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.sp-link-next p {
	margin: 0 0 20px 0;
	color: #58626b;
	font-size: 90%;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}

.sp-link-next p a {
	padding: 8px 0;
}

#sp-left .sp-link-next p a:link,
#sp-left .sp-link-next p a:visited {
	text-decoration: none;
}
.sp-bookmarks {
	text-align: right;
}



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

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

#sp-right {
	width: 370px;
	position: relative;
	left: 0px;
	float: right;
	text-align: left;
	margin: -20px 0 0 0;
	padding: 0;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/netflix03/bg-side.png) no-repeat left top;
}



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

.sp-sideblock {
	margin: 20px;
	background: #f1f0f0;
	overflow: hidden;
}


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

dl.sp-item {
	width: 330px;
	margin: 0 0 5px 0;
	position: relative;
}

.border {
	padding-bottom: 10px!important;
	background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/netflix03/item-border.png) repeat-x left bottom;
}

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 {
	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-list {
	margin: 0;
}

.sp-list h5 {
	position: relative;
	margin: 0 0 0.5em 0;
	padding: 10px 0 0 0;
	text-align: left;
	font-size: 80%;
	line-height: 140%;
	color: #333;
	
}
.bd-none {
	margin-bottom: 0!important;
	padding-bottom: 0!Important;
	background: none!important;
	line-height: 100%!important;
}

.sp-sideblock .bd {
	padding-bottom: 10px;
	background: transparent url(https://ogre.natalie.mu/media/pp/static/comic/netflix03/item-border.png) repeat-x left bottom;
} 
 

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

.sp-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-list ul li {
	font-size: 80%; line-height: 140%; color: #333;
	list-style: none;
	margin: 0 0 0.1em 0;
	padding: 0;
}

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

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

ul.sp-link-list {
	padding: 10px 0 10px 0!important;
	margin: 0;
}

.sp-list ul.sp-link-list li {
	position: relative;
	list-style-position: outside;
	list-style-image: url(https://ogre.natalie.mu/media/pp/static/comic/netflix03/link-arrow.png);
	margin: 0 0 0.5em 16px ;
}

#sp-item01 h5 {
	margin-bottom: 0.3em;
	font-size: 80%;
	color: #333;
}
#sp-item01 h6 {
	padding: 1px 3px;
	margin-bottom: 0.3em;
	font-size: 80%;
	color: #333;
	background: #d5cee1;
	letter-spacing: 0.2px;
}
#sp-item01 ul {}
#sp-item01 ul li {
	position: relative;
	font-size: 80%; line-height: 140%; color: #333;
	list-style: none;
	margin: 0 0 0.2em 0 ;
	letter-spacing: -0.2px;
}
#sp-item01 a:hover img {
	opacity: 0.9;
}

/* 商品1 */
.sp-item-group {
	padding: 0 10px 10px 10px;
}
#sp-item01 h3 {}
#sp-item01 h4 {
	margin-bottom: 10px;
	text-align: center;
	color: #354a88;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 0.5px;
	background: #f3f5fc;
}
#sp-item01 h5 {
	font-size: 80%;
}

#sp-item01 p {
	margin-bottom: 15px;
	font-size: 80%;
	line-height: 140%;
}

#sp-item01 ul {
	margin-top: 0;
}
#sp-item01 ul.link li {
	position: relative;
	font-size: 80%; line-height: 140%; color: #333;
	list-style: none!important;
	margin: 0!important;
}

#sp-item01 h4 {
	margin-bottom: 10px;
	text-align: center;
	color: #354a88;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 0.5px;
	background: #f3f5fc;
}
#sp-item01 h5 {
	font-size: 80%;
}

#sp-item01 p {
	margin-bottom: 15px;
	font-size: 80%;
	line-height: 140%;
}

#sp-item01 ul {
	margin-top: 0;
}
#sp-item01 ul.link li {
	position: relative;
	font-size: 80%; line-height: 140%; color: #333;
	list-style: none!important;
	margin: 0!important;
}

.sp-item-image02 {
	margin-bottom: 5px!important;
	padding: 0 10px 0 0;
	float: left;
}

p.sp-item-title {
	margin: 5px 0 10px 0!important;
}
p.sp-item-title span {
	font-weight: bold;
}

.sp-border {
	margin: 0 0 10px 0!important;
	padding-bottom: 10px;
	border-bottom: solid 1px #bbc0cd;
}



/* プロフィール */

.sp-profile {
	margin-bottom: 20px;
	padding: 10px 10px 0 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 p {
	margin-bottom: 1em;
	font-size: 80%; line-height: 140%; color: #333;
}
.sp-profile .sp-profile1 {
	margin-bottom: 10px;
	background: url(https://ogre.natalie.mu/media/pp/static/comic/netflix03/item-border.png) no-repeat left bottom;
}
.sp-profile .sp-profile-photo {
    float: right;
    margin:0;
    padding: 0 0 10px 10px;
}

.sp-profile ul {
	padding: 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/comic/netflix03/link-arrow.png);
	margin: 0 0 0.5em 16px ;
}
.profile-img {
	padding: 0 0 0 10px;
	float: right;
}




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

#sp-left .int-group h3,
#sp-left .int-group h5 {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0.2em 0 2px 0;
	background: #fff;
	border-bottom: 2px solid #e30813;
	text-align: left;
	font-weight: normal;
	font-size: 110%;
	line-height: 150%;
	color: #e30813;
	height: 100%;
}

.bdNone {
	margin-bottom: 10px!important;
	border: none!important;
	text-align: center!important;
}

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

#sp-left .int-group h4 {
	margin: 0 0 10px 0;
	line-height: 100%;
}

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

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

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

#sp-left .p-group p.sp-writer {
	font-size: smaller;
	text-align: right;
}
.int-group .sp-mizushima {
	color: #316cb4;
}
.int-group .sp-hikawa {
	color: #e76569;
}

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

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

#sp-left div.sp-center-image {
	text-align: center;
	margin: 0 0 2em 0;
}
#sp-left div.sp-center-image p {
	margin: 0.5em 0 0 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,
.sp-character .sp-image a:link img, 
.sp-character .sp-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,
.sp-character .sp-image a:hover img {
	padding: 3px;
	border: 1px solid #df3188;
}



.sp-cont01 {
	margin: 0;
	padding: 20px;
}
.sp-cont01 h3 {
	margin-bottom: 10px;
}
.sp-cont01 p {
	margin-bottom: 0!important;
	background: transparent!important;
	font-size: 90%; line-height: 150%; color: #333;
	margin: 0 0 1.2em 0;
}

.sp-text-box {
	width: 380px;
}

.sp-cont01 .sp-left-image {
	margin-bottom: 0!Important;
	padding: 0 25px 15px 0!important;
}

.sp-img a:link img,
.sp-img a:visited img {
	padding: 2px;
	border: 1px solid #ccc;
}
.sp-img a:hover img {
	padding: 2px;
	border: 1px solid #df3188;
}
.fl {
	float: left;
}
.fr {
	float: right;
}


.sp-iteminfo-group {
	margin: 0 0 40px 0;
	background: #fffde2  url(https://ogre.natalie.mu/media/pp/static/comic/netflix03/bg-sp-cont01.jpg) bottom left no-repeat!important;
	border: solid 1px #faf6b6;
}


.mb0 {
	margin-bottom: 0!important;
	line-height: 0;
}

/*かこみ*/
.int-group .sp-program-group {
	margin: 0 0 20px 0;
	padding: 0;
	border: solid 1px #000;
	background: #3c3c3c;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.int-group .sp-program-group h4 {
	padding: 7px 0 27px 0;
	text-align: center;
	color: #fff;
	background: #000 url(https://ogre.natalie.mu/media/pp/static/comic/netflix03/bg-tit-program.png) no-repeat left bottom;
	letter-spacing: 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.int-group .sp-program-inner {
	padding:0 20px 20px 20px;
}
.int-group .sp-program-group p {
	color: #c6dae5!important;
	background: #3c3c3c!important;
	font-size: 90%;
}

.sp-program-group div.sp-right-image {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}
.sp-program-group div.sp-right-image a:link img,
.sp-program-group div.sp-right-image a:visited img {
	padding: 3px;
	border: 1px solid #7d7d7d!important;
}
.sp-program-group div.sp-right-image a:hover img {
	padding: 3px;
	border: 1px solid #df3188!important;
}



/*ナビゲーション*/
dl#contents-navi {
	margin: 20px;
	padding: 0;
}
dl#contents-navi dt,
dl#contents-navi dd {
	margin: 0;
	padding: 0;
	line-height: 100%!important;
}
dl#contents-navi dt {
	margin: 0;
	line-height: 0;
	height: 21px;
}
dl#contents-navi dd {
	margin: 0 !important;
	padding: 0!important;
	line-height: 100%;
	height: 40px;
}
dl#contents-navi a {
	margin: 0;
	padding: 0;
	display: block;
	line-height: 100%!important;
}
dl#contents-navi a {
	line-height: 100%;
}
dl#contents-navi dt a:hover img,
dl#contents-navi dd a:hover img,
#sp-item01 ul li a:hover img {
	opacity: 0.8;
}

dl#contents-navi dt a:hover,
dl#contents-navi dd a:hover {
	display: block;
}

.sp-copyright {
	margin-bottom: 0!important;
	font-size:65%!important;
	color: #555;
	text-align: right;
}
