@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Open+Sans);
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
	font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	color: #fff;
}
#sb-container {
	position: fixed;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: left;
	visibility: hidden;
	display: none;
}
#sb-overlay {
	position: relative;
	height: 100%;
	width: 100%;
}
#sb-wrapper {
	position: absolute;
	visibility: hidden;
	width: 100px;
}
#sb-wrapper-inner {
	position: relative;
	bf: none;
	overflow: hidden;
	height: 100px;
}
#sb-body {
	position: relative;
	height: 100%;
}
#sb-body-inner {
	position: absolute;
	height: 100%;
	width: 100%;
}
#sb-player.html {
	height: 100%;
	overflow: auto;
}
#sb-body img {
	bf: none;
}
#sb-loading {
	position: relative;
	height: 100%;
}
#sb-loading-inner {
	position: absolute;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	top: 50%;
	margin-top: -12px;
	width: 100%;
	text-align: center;
}
#sb-loading-inner span {
	background: url(../js/shadowbox/img/loading.gif) no-repeat;
	padding-left: 34px;
	display: inline-block;
}
#sb-body, #sb-loading {
	background-color: #060606;
}
#sb-title, #sb-info {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#sb-title, #sb-title-inner {
	height: 26px;
	line-height: 26px;
}
#sb-title-inner {
	font-size: 16px;
}
#sb-info, #sb-info-inner {
	height: 20px;
	line-height: 20px;
}
#sb-info-inner {
	font-size: 12px;
}
#sb-nav {
	float: right;
	height: 16px;
	padding: 2px 0;
	width: 45%;
}
#sb-nav a {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	margin-left: 3px;
	cursor: pointer;
	background-repeat: no-repeat;
}
#sb-nav-close {
	background-image: url(../js/shadowbox/img/close.png);
}
#sb-nav-next {
	background-image: url(../js/shadowbox/img/next.png);
}
#sb-nav-previous {
	background-image: url(../js/shadowbox/img/previous.png);
}
#sb-nav-play {
	background-image: url(../js/shadowbox/img/play.png);
}
#sb-nav-pause {
	background-image: url(../js/shadowbox/img/pause.png);
}
#sb-counter {
	float: left;
	width: 45%;
	display: none;
}
#sb-counter a {
	padding: 0 4px 0 0;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}
#sb-counter a.sb-counter-current {
	text-decoration: underline;
}
div.sb-message {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
div.sb-message a:link, div.sb-message a:visited {
	color: #fff;
	text-decoration: underline;
}
.bg_tit .btn {
	display: inline-block;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px 20px;
	background-color: #000;
	color: #ffffff;
	text-decoration: none;
	font-size: 120%;
	padding: 8px 22px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 2px solid #fff;
}
.main-container .con h3.title {
	margin: 5px 0 10px 0;
	padding: 3px 3px 3px 3px;
	color: #e3007e;
	letter-spacing: .05em;
	font-size: 20px;
	line-height: 1.4em;
	border-bottom: 2px solid #e3007e;
}
.main-container h2.bg_tit, .main-container .con span.date, .main-container .con h3.midashi, ul.menu li.btn a, .list dt, .floatlist dt, .castb span.name .small, .bg_tit .btn {
	font-family: 'Open Sans', sans-serif;
}
.main-container, .main-container h2.bg_tit span, .main-container .con h3.midashi span, .main-container .con h3.title, ul.menu li a.sub {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
strong {
	font-weight: bold;
}
a:hover img.link, .site-bnr a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
a {
	color: #cccccc;
}
a:visited {
	color: #cccccc;
}
a:focus {
	color: #cccccc;
}
a:hover {
	color: white;
}
a:active {
	color: #cccccc;
}
a:hover {
	color: #ba141f;
	text-decoration: none;
}
body {
	background: #3c3c3c;
	color: #cccccc;
	background: url(../img/bgrep.jpg) repeat;
}
.main {
	margin-left: 20px;
}
.contentswapper {
	margin-left: 20px;
}
.contentswapper img {
	display: block;
}
.header {
	padding: 0;
}
#top .header-image {
	margin: 0 0 0 0;
}
.header-image {
	margin: 0;
}
.site-bnr {
	clear: both;
	width: 90%;
	margin: 0 auto;
}
.site-bnr span:hover {
	border: solid 1px #D7D7D7;
}
.main-container {
	font-size: 15px;
	line-height: 1.9em;
	letter-spacing: 0.05em;
	padding: 0 20px 0 0;
}
.main-container h2.bg_tit {
	background: url(../img/bg_title.png) no-repeat center top;
	padding-top: 59px;
	font-size: 28px;
	color: #fff;
	height: 66px;
	text-align: center;
	line-height: 30px;
}
.main-container h2.bg_tit.small {
	font-size: 26px;
}
.main-container h2.bg_tit span {
	display: block;
	font-size: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.main-container h2.bg_tit.jp img {
	margin-top: -20px;
}
.main-container .con {
	position: relative;
	margin-bottom: 40px;
	padding: 0px !important;
}
.main-container .con .conarea {
	background: #212121;
	padding: 20px;
}
.main-container .con span.date {
	display: block;
	color: #cccccc;
	font-size: 16px;
	font-weight: bold;
	margin-left: 5px;
}
.main-container .con .bgbk {
	background: #212121;
	padding: 20px;
}
.main-container .con .idols {
	text-align: center;
}
.main-container .con .idols li {
	float: left;
	text-align: center;
	width: 25%;
	padding: 0;
}
.main-container .con .idols li img {
	max-width: 267px;
	max-height: 342px;
}
.main-container .con .contentsarea {
	font-size: 14px;
	line-height: 1.7em;
}
.main-container .con .contentsarea.pad {
	padding: 40px;
	text-align: left;
	font-size: 15px;
	line-height: 1.7em;
}
.main-container .con .contentsarea.pad h3 {
	margin-top: 30px;
	font-size: 18px;
	font-weight: bold;
	padding: 3px 5px;
	color: #fff;
	background: #ba141e;
}
.main-container .con .contentsarea.pad p {
	margin: 30px 0;
}
.main-container .con .contentsarea.pad p.ct {
	text-align: center;
	font-size: 17px;
	line-height: 2em;
}
.main-container .con .contentsarea.pad p.small {
	font-size: 12px;
}
.main-container .con .contentsarea.pad .str {
	font-weight: bold;
	display: block;
	text-align: center;
	font-size: 23px;
	line-height: 1.3em;
	margin: 0 0 40px 0;
	color: #ba141f;
}
.main-container .con .contentsarea.pad .str.strleft {
	text-align: left;
}
.main-container .con h3.midashi {
	padding-top: 20px;
	font-size: 28px;
	color: #fff;
	height: 60px;
	text-align: center;
	line-height: 25px;
	background: url(../img/bgcon.gif) repeat center top;
}
.main-container .con h3.midashi.small {
	font-size: 26px;
}
.main-container .con h3.midashi span {
	display: block;
	font-size: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.main-container .con h3.title {
	font-weight: bold;
}
.main-container .mb40 {
	margin-bottom: 40px;
}
.main-container .effect {
	position: relative;
}
.main-container .effect:before, .main-container .effect:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 90%;
	max-width: 300px;
	background: #959494;
	-webkit-box-shadow: 0 15px 10px #000;
	-moz-box-shadow: 0 15px 10px #000;
	box-shadow: 0 15px 10px #000;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.main-container .effect:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
.main-container .mt20 {
	padding-top: 20px;
}
.main-container .mt30 {
	padding-top: 30px;
}
.main-container .photoimg {
	margin: 0 20px 20px 20px;
	padding: 10px;
}
.main-container .photoimg2 {
	margin: 0 10px 10px 0px;
}
.main-container .phleft {
	float: left;
	margin-right: 10px;
}
.main-container .phleft img {
	padding: 10px;
}
.main-container .phright {
	float: right;
	margin-left: 10px;
}
.main-container .phright img {
	padding: 10px;
}
.main-container .phcenter {
	text-align: center;
	max-width: 600px;
	margin: 20px auto;
}
.main-container .phcenter img {
	padding: 10px;
	width: 100%;
}
.page-nav-inner {
	padding: 0 !important;
}
.page-nav ul {
	border-radius: 0;
	background: none;
	border: none;
}
#top .page-nav {
	min-height: 65px;
}
.page-nav {
	width: 100%;
	min-height: 80px;
	position: relative;
}
ul.menu {
	width: 100%;
	border: none;
	box-shadow: none;
	float: left;
}
ul.menu li.btn {
	width: 20%;
	list-style: none;
	float: left;
	height: 70px;
	text-align: center;
	color: #ffffff;
}
ul.menu li a.sub {
	float: left;
	background-color: #808080;
	vertical-align: middle;
	zoom: 1;
	height: 32px;
	line-height: 32px;
	padding: 5px 20px;
	font-weight: 300;
	font-size: 75%;
	color: #fff;
	letter-spacing: .1em;
	text-shadow: none;
	margin: 20px 5px 5px 5px;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	border: none;
}
ul.menu li a.sub:hover, ul.menu li a.active {
	color: #fff;
	background: #ba141e;
	box-shadow: none;
	border: none;
}
ul.menu li.btn a:hover {
	background: #fff;
}
ul.menu li.btn.active a {
	background: #000;
}
ul.menu li.btn a {
	text-shadow: none;
	margin: 0 3px;
	font-size: 22px;
	display: block;
	color: #fff;
	text-align: center;
	background: #000;
}
ul.menu li.btn a::before, ul.menu li.btn a::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0px;
	background: #ba141e;
	-webkit-transition: opacity 0.3s, height 0.3s;
	-moz-transition: opacity 0.3s, height 0.3s;
	transition: opacity 0.3s, height 0.3s;
}
ul.menu li.btn a::after {
	top: 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
ul.menu li.btn a span:first-child {
	z-index: 2;
	display: block;
	font-weight: 300;
}
ul.menu li.btn a span:last-child {
	z-index: 1;
	display: block;
	margin-top: 10px;
	padding: 5px 0 2px 0;
	text-shadow: none;
	text-transform: none;
	font-size: 10px;
	line-height: 0.05em;
	font-family: メイリオ, "Meiryo", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	opacity: 1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}
ul.menu li.btn a:hover::before, ul.menu li.btn a:hover::after, ul.menu li.btn a:focus::before, ul.menu li.btn a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
ul.menu li.btn a:hover, ul.menu li.btn a:focus {
	color: #ba141e;
	box-shadow: none;
}
ul.menu li.btn .active, ul.menu li.btn .active span {
	color: #ba141e;
	box-shadow: none;
}
ul.menu li.btn a:hover span:last-child, ul.menu li.btn a:focus span:last-child {
	opacity: 1;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
}
/*gray*/
ul.menu li.btn a.gray {
	color: #cccccc;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}
ul.menu li.btn a.gray:hover::before, ul.menu li.btn a.gray:focus::before {
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}
.sns {
	clear: both;
}
#top .sns {
	z-index: 100;
	margin-top: 20px;
}
.list {
	margin-top: 0px;
	padding: 30px 60px !important;
}
.list.mv {
	margin-left: 340px;
}
.list dt {
	float: left;
	width: 9em;
	border-top: 1px dotted #999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0;
	font-size: 16px;
}
.list dd {
	margin-left: 10em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-top: 1px dotted #999;
	font-size: 14px;
}
.list dt:first-child, .list dd:nth-of-type(1) {
	border: 0 !important;
}
.movie_player_style {
	float: left;
	height: 180px;
}
.floatlist {
	min-height: 180px;
}
.floatlist.mv {
	margin-left: 340px;
}
.floatlist dt {
	display: inline-block;
	font-size: 22px;
	line-height: 1.6em;
}
.floatlist dd {
	margin: 20px 0 10px 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #cccccc;
	font-size: 14px;
	line-height: 1.6em;
}
.linkbtn {
	margin: 10px;
}
.linkbtn a {
	background-color: #000;
	vertical-align: middle;
	zoom: 1;
	height: 32px;
	line-height: 32px;
	padding: 5px 20px;
	font-weight: 300;
	font-size: 100%;
	color: #fff;
	text-decoration: none;
	margin: 15px 5px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
}
.linkbtn a:hover {
	background-color: #BA141D;
}
.linkbtn.rt {
	text-align: right;
}
/*--- cast ---*/
.castb .c {
	width: 45%;
	float: left;
	overflow: hidden;
	margin: 10px auto 20px;
	margin-left: 5%;
}
.castb .c img {
	width: 100%;
	max-width: 375px;
	max-height: 500px;
}
.castb .c .name {
	margin-left: 30px;
	clear: both;
	display: block;
	margin-top: 40px;
	color: #ba141e;
	line-height: 1.2em;
}
.castb .c .name .small {
	display: block;
	padding-left: 0;
}
.castb .c .txt {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 30px;
	color: #808080;
}
.castb .c .idol_link{
	text-align: center;
	margin: 10px auto;
}

.castb .c .idol_link a{
	text-decoration:none;
	color:#fff;
}

.castb .c .idol_link .button_755,
.castb .c .idol_link .button_blog {
	color: #FFF;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 1.3em;
	width: 120px;
	height: 50px;
	padding: 8px;
	text-align: center;
	vertical-align:middle;
	display:inline-block;
}

.castb .c .idol_link .button_755 {
	border: 3px #FFF solid;
	border-radius: 15px;
	border-radius: 15px;
	background-color: #ff0000;
	background-image: -moz-linear-gradient(top, #ff0000, #bd0000);
	background-image: -ms-linear-gradient(top, #ff0000, #bd0000);
	background-image: -o-linear-gradient(top, #ff0000, #bd0000);
	background-image: -webkit-linear-gradient(top, #ff0000, #bd0000);
	background-image: linear-gradient(top, #ff0000, #bd0000);
	background-clip: padding-box;
}
.castb .c .idol_link .button_blog {
	border: 3px #FFF solid;
	border-radius: 15px;
	border-radius: 15px;
	background-color: #48B71B;
	background-image: -moz-linear-gradient(top, #48B71B, #276E0B);
	background-image: -ms-linear-gradient(top, #48B71B, #276E0B);
	background-image: -o-linear-gradient(top, #48B71B, #276E0B);
	background-image: -webkit-linear-gradient(top, #48B71B, #276E0B);
	background-image: linear-gradient(top, #48B71B, #276E0B);
	background-clip: padding-box;
}
/*.castb .c .idol_link .button_755,.castb .c .idol_link .button_blog{
color:#FFF;
line-height:1.5em;
font-weight:bold;
font-size:1.3em;
width:140px;
height:60px;
text-align:center;
outline: none;
cursor: pointer
}


.castb .c .idol_link .button_755{
border:3px #FFF solid;border-radius: 15px;border-radius: 15px;
background-color:#ff0000;
background-image: -moz-linear-gradient(top, #ff0000, #bd0000);
background-image: -ms-linear-gradient(top, #ff0000, #bd0000);
background-image: -o-linear-gradient(top, #ff0000, #bd0000);
background-image: -webkit-linear-gradient(top, #ff0000, #bd0000);
background-image: linear-gradient(top, #ff0000, #bd0000);
background-clip: padding-box;
}

.castb .c .idol_link .button_blog{
border:3px #FFF solid;border-radius: 15px;border-radius: 15px;
background-color:#48B71B;
background-image: -moz-linear-gradient(top, #48B71B, #276E0B);
background-image: -ms-linear-gradient(top, #48B71B, #276E0B);
background-image: -o-linear-gradient(top, #48B71B, #276E0B);
background-image: -webkit-linear-gradient(top, #48B71B, #276E0B);
background-image: linear-gradient(top, #48B71B, #276E0B);
background-clip: padding-box;
}
*/
.castb .mc {
	text-align: center;
	margin: 0 auto;
}
.castb .mc img {
	max-width: 267px;
	max-height: 342px;
}
.castb .mc span.name {
	line-height: 1.5em;
}
.castb .mc p {
	text-align: center;
	font-size: 13px;
}
.castb .mc .castphoto {
	width: 100%;
}
.castb .castphoto {
	width: 100%;
	float: left;
}
.castb span.name {
	color: #ba141f;
	font-size: 150%;
	font-weight: bold;
	line-height: 3em;
}
.castb span.name .small {
	font-size: 70%;
	color: #cccccc;
	padding-left: 20px;
}
.castb span.name .ten {
	font-size: 70%;
	color: #808080;
}
.castb span.name .name2 {
	color: #fff;
	font-size: 80%;
}
.castb .txt {
	overflow: auto;
	font-size: 14px;
	margin-top: 10px;
	line-height: 1.6em;
}
.castb p {
	font-size: 95%;
	line-height: 1.5em;
}
span.att {
	color: #000;
	font-size: 10px;
	padding-left: 150px !important;
}
.bg_tit .btn {
	padding: 0px 8px;
	margin: 0 10px 0 0;
	border: 0;
	float: right;
	font-size: 14px;
	line-height: 2em;
}
.bg_tit .btn:hover {
	background: #ba141f;
}
#twitop {
	background: #fff;
	overflow: auto;
	height: 200px;
}
/*--- bbs ---*/
.bbsIF {
	width: 100%;
	height: 1000px;
}
.bbsIF2 {
	width: 100%;
	height: 600px;
}
.stlist {
	border-radius: 20px;
	/* CSS3草案 */
	-webkit-border-radius: 20px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 20px;
	/* Firefox用 */
	margin-top: 0px;
	padding: 20px !important;
}
.stlist dl {
	text-align: center;
}
.stlist dt {
	display: inline-block;
	width: 10em;
	border-bottom: 2px dotted #ba141f;
	color: #ba141f;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
}
.stlist dd {
	display: block;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 40px;
}
.stlist dd .small {
	font-size: 12px;
}
.stlist dt:last-child, .stlist dd:nth-of-type(4) {
	border: 0 !important;
	margin-bottom: 0;
}
.music {
	text-align: center;
}
.music .pic {
	display: block;
	padding: 0 20px;
}
.music .pic img {
	max-width: 274px;
	max-height: 413px;
}
.music .name {
	display: block;
	color: #66a655;
	line-height: 1.5em;
	color: #ba141f;
	font-size: 30px;
	font-weight: bold;
	font-family: Helvetica;
}
.music .name .small {
	display: block;
	font-size: 20px;
	color: #cccccc;
	line-height: 1.3em;
}
#recommended-program {
	font-size: 18px;
	line-height: 1.4em;
}
.recommended-program-list p {
	margin: 0;
}
.aside, .aside-min {
	background-image: none;
}
#btnPagetop {
	z-index: 1;
}
