@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

.tw{
	position:relative;
}

.tw .inner{
	position:absolute;
	top:0;
	right:0;
}

.tw .inner:hover {
	opacity:0.6;
}

#news .newsSuper2{width:750px;padding:15px;box-sizing:border-box;background:rgba(255,228,0,0.5);border:1px solid #c4001c;margin:0 auto;}#news .newsSuper2:not(:first-child){margin-left:28px}

.ft_bnrArea li{}

#cast .btn {
	position:absolute;
	top:565px;
	left:460px;
	z-index:10;
}

#cast .btn:hover {
	opacity:0.6;
}

.line {
	position:absolute;
	top:10px;
	left:0;	
}

.line:hover {
	opacity:0.6
}

#line {
	position:relative;
	background:transparent;	
}

#line .bddvd {
	position:absolute;
	width:290px;
	height:20px;
	top:900px;
	left:300px;
	display:block;
}

.bttp a{
	padding: 8px 16px;
	color: #fff;
	background: #000;
	border-radius: 10px;
	text-decoration: none;
	line-height: 2.6;
}

.storyDetail{
	padding-top: 30px;
	color: #000;
	margin: 0 4%;
}

.storyDetail img{
	width: 100%;
	margin-bottom: 10px;
}

#story .newswrap {
    color: #000;
}

.newswrap .text22, .storyDetail #ttl {
    border-bottom: 2px solid #ff004e;
    background: #fff662;
    border-radius: 10px 10px 0 0;
    font-size: 1.8rem;
    margin-bottom: 30px;
    padding: 15px 0;
    color: #000;
}

.newswrap {
    -moz-text-size-adjust: none;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #fff;
}

.bttp {
    margin: 20px 4%;
}


#storyListWrap{
	margin: 20px 4%;
}
#storyListWrap a {
    background:#222 url("/sp/common/img/news_icon.png");
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 2px solid #ff004e;
    color: #fff;
    display: block;
    padding: 32px 80px 32px 20px;
    font-size: 16px;
    border-radius: 10px;
}

#stage{
    background: #fff url("../index/img/intro_bg.jpg") no-repeat center top;	
}


#story img{
	width: 100%;
}

#story{
	padding: 40px 20px;
	background: url(../index/img/dot.png) repeat-x bottom;
}
.shikiri{
	padding: 40px 20px;
	background: url(../index/img/dot.png) repeat-x bottom;
}

h2.subTtl{
	margin: 0 auto 30px;
	width: 55.1%;
}

.charaBox{
	margin-top: 30px;
}

p.story_txtBox{
	margin-top: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #000;
	font-family: 'Roboto', 'Noto Sans Japanese', sans-serif;
	line-height: 24px;
}

/*--ON AIR--*/

#onair{
	padding-top: 40px;
}
#onair h2.subTtl{
	margin: 0 auto 30px;
	width: 50%;
}
#onair h2.subTtl img{
	width: 100%;
}

.datas{
	margin: 40px 0;
	width: 100%;
	font-size: 14px;
}
.dataTable{
	margin: 0 4%;
	background: #fff;
	border: 3px #000 solid;
	box-sizing: border-box;
}
.dataTable th,td{
	width: 33%;
	height: 48px;
	text-align: center;
	vertical-align: middle;
	border-right: 3px #000 solid;
	border-bottom: 1px #000 solid;
	box-sizing: border-box;
	padding: 4%;
}
.dataTable th{
	background: #fff662;
}
.dataTable a{
	color: #ff004e;
}
.dataTable a:hover{
	text-decoration: none;
}
.att{
	display: inline-block;
	margin: 16px 4% 0;
}

#staff .staffImg{
	margin-bottom: 40px;
}

.mainMovie{
	text-align: center;
	margin-top: 20px;
}
.mainMovie img{
	border: 2px #000 solid;
	box-sizing: border-box;
}

/*--[story]--*/
.bttp a{
	padding: 8px 16px;
	color: #fff;
	background: #000;
	border-radius: 10px;
	text-decoration: none;
	line-height: 2.6;
}
.bttp a:hover{
	opacity: 0.6;
}

.storyBox dd{
	width: 200px;
}

/*--[discography]--*/
#news{
    background: url("../index/img/intro/intro_ptn.gif");
}

#news .group{
	margin: 0 4%;
	font-size: 14px;
}

#news .group h2{
	background: #fff662;
	color: #e60012;
	font-size: 18px;
	margin-top: 40px;
	padding: 12px 0 12px 20px;
	border-left: 4px solid #000;
	box-sizing: border-box;
}

#news .uLine{
	padding-bottom: 20px;
	border-bottom: 1px dotted #000;
}

#news .mb10{
	margin-bottom: 10px;
}
#news .mb20{
	margin-bottom: 20px;
}
#news .mb40{
	margin-bottom: 40px;
}

#news table{
	display: block;
	margin-top: 20px;
}

#news .group div img{
	display: block;
	margin: 0 auto;
	width: 100%;
}

#news table div{
	margin-top: 0 !important;
	padding: 0 !important;
	border: none !important;
}

#news tr{
	overflow: hidden;
}

#news td{
	border: none;
	text-align: left;
	vertical-align: top;
}

#news td:nth-child(1){
	width: 100%;
	float: left;
}
#news td:nth-child(2){
	width: 100%;
	float: left;
}

#news td a{
	color: #fff662;
	text-decoration: none;
	background: #000;
	padding: 6px 24px 4px;
	border-radius: 16px;
	font-weight: bold;
	display: inline-block;
	margin-top: 16px;
}
#news td a:hover{
	opacity: 0.6;
}

#news .dataTable th,td{
	width: 100% !important;
	height: 100% !important;
	padding: 4% 4% 8% !important;
}

#news #stage{
    background: #fff url("../index/img/intro_bg.jpg");	
}

#news .frame{
	display: block;
	background: #fff;
	padding: 4% 4% 8%;
	border: 2px solid #000;
	box-sizing: border-box;
	margin: 20px 0 40px;
}


#cboxContent { padding: 100px 0!important; }