/* =====================================
	sample css
====================================== */

/*	reset
============================== */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main {margin:0;padding:0;border:0;font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display:block;}
body {font-family:Verdana,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
wbr:after {content:"\00200B";}

/*	TBS reset
============================== */
.alt {position:absolute;top:-5000px;left:-9999px;}
.clearfix:after {content:"";clear:both;display:block;}
.hide-txt {text-indent:110%;white-space:nowrap;overflow:hidden;}
.fp-causion {display:none;}
.nocontxt {-webkit-touch-callout: none;-webkit-user-select: none;user-select: none;-webkit-user-drag:none;}
.nocontxt img {pointer-events: none;}
@media all and (min-width:768px) {
.alt-pc {position:absolute;top:-5000px;left:-9999px;}
.clearfix-pc:after {content:"";clear:both;display:block;}
.hide-txt-pc {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
@media all and (max-width:767px) {
.alt-smp {position:absolute;top:-5000px;left:-9999px;}
.clearfix-smp:after {content:"";clear:both;display:block;}
.hide-txt-smp {text-indent:110%;white-space:nowrap;overflow:hidden;}
}

/*	both
============================== */

/* text */
a:link {
	text-decoration:none;
	color:#6a2c1f;
}
a:visited {
	text-decoration:none;
	color:#6a2c1f;
}
a:active {
	text-decoration:none;
	color:#6a2c1f;
}
a:hover {
	text-decoration:none;
	color:#ffa520;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition:all 0.5s ease;
}

/*img*/
.w60{
	width:60% !important;
}
.w50{
	width:50% !important;
}

@media all and (min-width: 768px) {
	.pcw60{
		width:60% !important;
	}
}


/*	background
============================== */
body {
	font-family:-apple-system,’Lucida Grande’,‘Helvetica Neue’,’Hiragino Kaku Gothic ProN’,‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: 100%;
	word-wrap:break-word;
}
body, div#con-body {
	background-color: rgba(255,255,255,0);
}

/*	header and navi
============================== */
header_top{
	position:relative;
}
header.main h1 a {
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:110%;
	white-space:nowrap;
	overflow:hidden;
}
.pages header.main h1 a {
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:110%;
	white-space:nowrap;
	overflow:hidden;
}

@media all and (min-width: 768px) {
header.main{
	display:block;
}
header.main h1 a {
	background-image:url(../img/logo_pc.png);
	width:511px;
	height:118px;
}
h1.nocontxt{
	float: left;
}
header.main nav ul li a {
	font-size:100%;
}
.header_top{
	z-index:2;
	position: relative;
}
.pages .header_top{
	
}
.sp_header{
	display:none;
}

}

@media all and (max-width: 767px) {
header.main{
	display:block;
}
.pages header.main{
	display:none;
}
header.main h1{
	position: relative;
	height: 0;
	padding-top: 26%;
}
header.main h1 a{
	background-image: url(../img/logo_pc.png);
	background-position: center;
	background-size: 90%;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.pages header.main h1{
	position: relative;
	height: 0;
	padding-top: 26%;
}
.sp_header{
	display:block;
}
.sp_header{
	display:block;
	background: none;
    border: none;
    height: 0;
}
.pages .sp_header{
	display:block;
	background: none;
    border: none;
    height: auto;
	padding-top:1em;
	padding-bottom:0.5em;
}
.sp_logo{
	left: -5%;
}
.pages .sp_logo{
	width: 0px;
	margin: 0 auto;
}
.sp_logo img{
	height: 120px;
    width: auto !important;
}
.side_logo{
	display:none;
}
.pages .sp_logo img{
	height: 60px;
	width: auto !important;
	margin-left: -140px;
}
.nav_smp{
	display: block;
	position: relative;
	padding-left: 125px;
}
#menu{
	position: absolute;
	right: 0px;
	top: -100px;
	z-index: 200;	
}
.pages #menu{
	position: absolute;
	right: 0px;
	top: -40px;
	z-index: 200;	
}
#menu img{
	max-width: 50%;
	width: auto;	
}
div#content01 div.modal-content ul li {
    float: none;
    width: 100%;
    text-align: center;
    height: auto;
}
#menu_news_logo a img{
	height: 50px;
	width: auto;
}
div#content01 span.close-content01 img {
    position: absolute;
    right: 35px;
    top: 25px;
    max-width: 50%;
    width: 30px;
    height: auto;
}
div#content01 div.modal-content ul li#menu_news_logo a {
    position: static;
    display: block;
    text-align: center;
}
#content01 div.modal-content ul li {
	margin:20px 0;
}
#content01 div.modal-content ul li a {
    color: #e62e8b;
    font-size: 18px;
    height: auto;
    padding: 10px;
}
}

/*	TOP navigation
============================== */

@media all and (min-width: 768px) {
	
/*TOP NAVIGATION*/
.navigation{margin: 16px auto 14px; float:left;}
.navigation li{display:block; margin:0 0 12px 0;}
/*news*/
.nav01 a{width:230px; height:30px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: 0 0;display: block;padding: 0;text-indent: -9999px;}
.nav01 a:hover,.pagewrap_news .nav01 a{	background-position: 0px -30px;}
/*onair*/
.nav02 a{width:230px; height:30px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -230px 0;display: block;padding: 0;text-indent: -9999px;}
.nav02 a:hover,.pagewrap_onair .nav02 a{	background-position: -230px -30px;}
/*staff&cast*/
.nav03 a{width:230px; height:30px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -460px 0;display: block;padding: 0;text-indent: -9999px;}
.nav03 a:hover,.pagewrap_staffcast .nav03 a{	background-position: -460px -30px;}
/*story*/
.nav04 a{width:230px; height:30px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -690px 0;display: block;padding: 0;text-indent: -9999px;}
.nav04 a:hover,.pagewrap_story .nav04 a{	background-position: -690px -30px;}
/*character*/
.nav05 a{width:230px; height:30px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -920px 0;display: block;padding: 0;text-indent: -9999px;}
.nav05 a:hover,.pagewrap_chara .nav05 a{	background-position: -920px -30px;}
/*goods*/
.nav06 a{width:230px; height:30px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -1150px 0;display: block;padding: 0;text-indent: -9999px;}
.nav06 a:hover,.pagewrap_goods .nav06 a{	background-position: -1150px -30px;}
/*disc*/
.nav07 a{width:230px; height:30px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -1380px 0;display: block;padding: 0;text-indent: -9999px;}
.nav07 a:hover,.pagewrap_disc .nav07 a{	background-position: -1380px -30px;}
/*special*/
.nav08 a{width:230px; height:30px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -1610px 0;display: block;padding: 0;text-indent: -9999px;}
.nav08 a:hover,.pagewrap_special .nav08 a{	background-position: -1610px -30px;}
/*webmovie*/
.nav09 a{width:230px; height:30px; background-image: url(../img/navigation.png);background-repeat: no-repeat;background-position: -1840px 0;display: block;padding: 0;text-indent: -9999px;}
.nav09 a:hover,.pagewrap_special .nav09 a{	background-position: -1840px -30px;}
}


@media all and (max-width: 767px) {
	.navigation{
		width:80%;
		margin: 3em auto 2em;
    	padding: 0;
    	font-size: 11px;
    	list-style-type: none;
    	background: #fe79ae;
	}
	
	.navigation li{
		float: left;
    	width: 50%;
    	text-align: center;
    	border-top: 1px solid #ffa3c8;
    	border-bottom: 1px solid #ea5f97;
    	border-right: 1px solid #ffa3c8;
    	border-left: 1px solid #ea5f97;
    	-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
    	background: #fc83b1;
		background: -moz-linear-gradient(#fc83b1 0%, #fe79ae 100%);
		background: -webkit-linear-gradient(#fc83b1 0%, #fe79ae 100%);
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#fc83b1), to(#fe79ae));
		background: -o-linear-gradient(#fc83b1 0%, #fe79ae 100%);
		background: linear-gradient(#fc83b1 0%, #fe79ae 100%);
	}
	.navigation li a{
		display: block;
    	line-height: 60px;
    	color: #fff;
    	font-size: 100%;
    	text-decoration: none;
    	/*text-shadow: 1px 1px 3px #d2638f;*/
    	text-align: center;
    	/*padding-left: 15px;*/
    	position: relative;
    	font-weight: bold;
	}
}

/*	inner_navigation
============================== */


@media all and (min-width: 768px) {

/*TOP NAVIGATION*/
.inner_navigation{width:445px; height:100px; padding:36px 0 0; margin:0 auto; float:right;}
.inner_navigation li{display:block; margin:0 0 12px 0; float:left;}
/*news*/
.inner_nav01 a{width:110px; height:21px; background-image: url(../img/inner_navigation.png);background-repeat: no-repeat;background-position: 0 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav01 a:hover,.pagewrap_news .inner_nav01 a{	background-position: 0px -21px;}
/*onair*/
.inner_nav02 a{width:114px; height:21px; background-image: url(../img/inner_navigation.png);background-repeat: no-repeat;background-position: -110px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav02 a:hover,.pagewrap_onair .inner_nav02 a{	background-position: -110px -21px;}
/*staff&cast*/
.inner_nav03 a{width:202px; height:21px; background-image: url(../img/inner_navigation.png);background-repeat: no-repeat;background-position: -224px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav03 a:hover,.pagewrap_staffcast .inner_nav03 a{	background-position: -224px -21px;}
/*story*/
.inner_nav04 a{width:112px; height:21px; background-image: url(../img/inner_navigation.png);background-repeat: no-repeat;background-position: -426px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav04 a:hover,.pagewrap_story .inner_nav04 a{	background-position: -426px -21px;}
/*character*/
.inner_nav05 a{width:149px; height:21px; background-image: url(../img/inner_navigation.png);background-repeat: no-repeat;background-position: -538px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav05 a:hover,.pagewrap_chara .inner_nav05 a{	background-position: -538px -21px;}
/*book*/
.inner_nav06 a{width:84px; height:21px; background-image: url(../img/inner_navigation.png);background-repeat: no-repeat;background-position: -687px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav06 a:hover,.pagewrap_book .inner_nav06 a{	background-position: -687px -21px;}
/*goods*/
.inner_nav07 a{width:170px; height:21px; background-image: url(../img/inner_navigation.png);background-repeat: no-repeat;background-position: -771px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav07 a:hover,.pagewrap_goods .inner_nav07 a{	background-position: -771px -21px;}
/*event*/
.inner_nav08 a{width:120px; height:21px; background-image: url(../img/inner_navigation.png);background-repeat: no-repeat;background-position: -941px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav08 a:hover,.pagewrap_event .inner_nav08 a{	background-position: -941px -21px;}
/*webmovie*/
.inner_nav09 a{width:138px; height:21px; background-image: url(../img/inner_navigation.png);background-repeat: no-repeat;background-position: -1078px 0;display: block;padding: 0;text-indent: -9999px;}
.inner_nav09 a:hover,.pagewrap_event .inner_nav09 a{	background-position: -1078px -21px;}
}


@media all and (max-width: 767px) {
	.inner_navigation{
		display:none;
	}
}


/*	columns
============================== */
@media all and (min-width: 768px) {
	div.cover {
		width:100%;
		margin:0 auto;
	}
	div.column-main {
		width:700px;
		float:right;
		margin-top: -118px;
	}
	.pages div.column-main {
		width:700px;
		float:right;
		margin-top: 0px;
		background-color: rgba(255,255,255,0.5);
	}
	div.column-side {
		width:245px;
		float:left;
		margin-top:20px;
		margin-left:20px;
	}
	.pages div.column-side {
		width:245px;
		float:left;
		margin-top:0px;
		margin-left:20px;
	}
}
@media all and (max-width: 767px) {
	div.cover {
	}
	div.column-main {
	
	}
	.pages div.column-main {
		margin:3% 6% 3% 6%;
		padding-top:1em;
		padding-bottom:2em;
		background-color: rgba(255,255,255,0.5);
	}
	div.column-side{
		padding:3% 6% 3% 6%;
	}
	.pages column-side {
		padding:3% 6% 3% 6%;
	}
}


/*	page top
============================== */
p.pgt a {
	display:block;
	text-decoration:none;
}
@media all and (min-width: 768px) {
	p.pgt {
		position:absolute;
		right:20px;
		bottom:20px;
	}
	p.pgt a {
		background-image:url(../img/icons.png);
		background-position:0 -50px;
		background-repeat:no-repeat;
		width:48px;
		height:48px;
		text-indent: 110%;
		white-space: nowrap;
		overflow: hidden;
	}
}
@media all and (max-width: 767px) {
	p.pgt {
		text-align:center;
	}
	p.pgt a {
		font-weight:bold;
		color:#fff;
		background-color:#e62e8b;
		line-height:49px;
		height:49px;
	}
	p.pgt a span {
		display:inline-block;
		height:49px;
		background-image:url(../img/icons.png);
		background-position:left top;
		background-repeat:no-repeat;
		padding-left:28px;
	}
}

/*	copyright
============================== */
p.copyright {
	font-size: 75%;
	line-height: 1.5em;
	padding: 10px;
	color:#fff;
}
p.copyright a{
	color:#fff;
}
@media all and (min-width: 768px) {
	p.copyright {
		padding:15px 0;
	}
}
@media all and (max-width: 767px) {
	p.copyright {
		font-size:45%;
		line-height:1.5;
		padding:10px;
	}
}

@media all and (min-width: 768px) {
	div.smt span {
		display:block;
		margin:0 auto;
		background-size:contain;
		width:300px;
		height:56px;
		margin-top:2px;
	}
}
@media all and (max-width: 767px) {
	div.smt {
		background-color:#000;
		padding:20px 0;
	}
	div.smt span {
		display:block;
		margin:0 auto;
		width:320px;
		height:60px;
	}
}

/*	USER ADD
============================== */

body{
	margin:0;
	color:#6a2c1f;
}
#con-wrap{
	background-image:url(../img/bg.gif);
}
.column-main .unit{
	margin:0;
}
.h2_twitter{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.special_banner img{
	width:100%;
}
.update a{
	color:#e62e8b;
	text-decoration:underline;
}
.update_date{
	color:#6a2c1f;
}
/* footer */
footer{
	background:#e62e8b;
	text-align:center;
}
footer div.sns-btns div.tw{
	float:left;
}
footer div.sns-btns div.tw{
	float:left;
}

/*option*/
.md-inner{
	-webkit-box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px !important;
	box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px !important;
}

@media all and (min-width: 768px) {
	.header_top{
		width:980px;
		margin:0 auto;
	}
	.main_wrap{
		width:100%;
		position:relative;
		padding: 0 0 50px 0;
	}
	.pages .main_wrap{
		width:100%;
		position:relative;
		padding: 20px 0 50px 0;
	}
	.main_wrap_inner{
		width:980px;
		margin:0 auto;
		position:relative;
	}
	.main_visual{
		width:720px;
		height:993px;
		margin-bottom: 14px;
	}
	.special_banner_pc{
		display:block;
		margin:30px 0 0px;
	}
	.special_banner_sp{
		display:none;
	}
	.update{
		margin-top:40px;
		background-image:url(../img/update_pc.png);
		background-repeat:no-repeat;
		background-position:15px 0px;
	}
	.h2_update_sp{
		display:none;
	}
	.update_box{
		margin-left:100px;
		padding:15px 0;
		line-height:1.4em;
		color:#e62e8b;
		border-bottom:1px solid #fa9bcb;
	}
	.update_date {
		clear: left;
		float: left;
		width: 7em;
	}
	.update_text{
		width: 450px;
		flort: right;
		margin-left: 112px;
	}
	footer{
		padding: 30px 0 20px 0;
	}
	footer ul.footer_nav{
		width:640px;
		height:80px;
		margin:0 auto;
	}
	.h2_twitter{
		width:225px;
		height:71px;
		background-image:url(../img/banner_twitter_pc.png);
	}
	.twitter_area{
		display:block;
	}
	.banner_twitter{
		display:none;
	}
	div.twitter_inner{
		width:217px;
    	border: 4px solid #5cc3e0;
		
	}
	footer div.sns-btns{
		width: 260px;
		margin: 20px auto 5px;
	}
	.banner_area{
		width:225px;
		height:75px;
		margin-top:30px;
	}
	.banner_area img{
		width:100%;
	}
	.pvbanner{
		width:225px;
		margin-top:10px
;		margin-bottom:10px;
	}
	.pvbanner img{
		width:100%;
	}
}
@media all and (max-width: 767px) {
	.main_visual{
		width:100%;
		height:auto;
	}
	.main_visual img{
		width:100%;
	}
	.update{
		padding: 3% 6% 6% 6%;
	}
	.h2_update_sp{
		display:block;
		width:50%;
		margin:1em auto 0;
	}
	.h2_update_sp img{
		width:100%;
	}
	.special_banner_pc{
		display:none;
	}
	.special_banner_sp{
		display:block;
		width:90%;
		margin:1.5em auto 0px;
	}
	.update_box{
		padding:15px 0;
		line-height:1.4em;
		color:#e62e8b;
		border-bottom:1px solid #e62e8b;
	}
	.update_date{
		font-size:80%;
	}
	.update_text{
	
	}
	.twitter_area{
		margin-top:2em;
		margin-bottom:2em;
	}
	.section_twitterh2{
		position: relative;
		height: 0;
		padding-top: 18%;
	}
	.h2_twitter{
		background-image: url(../img/h2_twitter_sp.png);
		background-position: center bottom;
		background-size: 100%;
		background-repeat: no-repeat;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		display: block;
	}
	.twitter_area{
		display:none;
	}
	.banner_twitter{
		display:block;
	}
	.banner_twitter img{
		padding-top:2em;
	}
	.banner_area{
		width:80%;
		margin:0 auto 2em;
	}
	.banner_area img{
		width:100%;
	}
	.pvbanner{
		width:80%;
		margin:0 auto;
	}
	.pvbanner img{
		width:100%;
	}
	footer{
		 padding: 1em 0 1em;
	}
	footer div.sns-btns{
		width: 70%;
		margin: 1em 20% 0.5em 20%;
	}
	footer div.sns-btns div.tw{
		padding-right: 5px;
	}
	footer div.sns-btns div.tw{
		padding-left: 5px;
	}
}

/*	01.NEWS
============================== */
.news_block{
	color:#e62e8b;
}
.news_date{
	color:#6a2c1f;
}
.news_title{
	color:#e62e8b;
	line-height:1.4em;
}
.news_text{
	color:#6a2c1f;
	margin-bottom:1.5em;
}
.news_text small{
	font-size:80%;
}
.news_image{
	margin:2em 0;
}
.news_image img{
	width:100%;
}
.center{
	margin:2em auto;
	text-align:center;
}
.w80 img{
	width:80% !important;
}
.w70 img{
	width:70% !important;
}
.w60 img{
	width:60% !important;
}
.w50 img{
	width:50% !important;
}
@media all and (min-width: 768px) {
	.pages .update{
		margin-top:0px;
		background-image:none;
		background-repeat:no-repeat;
		background-position:0px 0px;
		margin:0 0 80px 0;
	}
	.pages .h2_news_pc{
		display:block;
		width:40%;
		margin:40px auto 15px;
	}
	.pages .h2_news_pc img{
		width:100%;
	}
	.pages .h2_news_sp{
		display:none;
	}
	.pages .update_box{
		margin: 0 60px;
		padding: 20px 0;
		line-height: 1.4em;
		color: #e62e8b;
		border-bottom: 1px solid #fa9bcb;
	}
	.pages .update_date {
		clear: left;
		float: left;
		width: 7em;
	}
	.pages .update_text{
		width: 450px;
		flort: right;
		margin-left: 112px;
	}
	.news_block{
		width:550px;
		margin:30px auto;
	}
	.news_date{
		margin-bottom:1em;
	}
	.news_title{
		font-size:24px;
		margin-bottom:20px;
	}
	.news_text{
		line-height:1.6em;
	}
	.btn_back{
		width:179px;
		margin:0 auto;
	}
	.btn_back img{
		margin:80px 0 20px 0;
	}
	
}
@media all and (max-width: 767px) {
	.pages .h2_news_pc{
		display:none;
	}
	.pages .h2_news_sp{
		display:block;
	}
	.h2_news_sp{
		display:block;
		width:50%;
		margin:1em auto 0;
	}
	.h2_news_sp img{
		width:100%;
	}
	.news_block{
		width:90%;
		margin:2em auto 0;
	}
	.news_date{
		font-size:80%;
		margin-bottom:1em;
	}
	.news_title{
		font-size:120%;
		margin-bottom:1em;
	}
	.news_text{
		font-size:90%;
		line-height:1.6em;
	}
	.news_image{
	}
	.news_image img{
		text-align:center;
		margin:0 auto;
	}
	.news_image{
		width:100%;
	}
	.news_image img{
		width:100%;
		text-align:center;
		margin:0 auto;
	}
	.btn_back{
		width:50%;
		margin:2em auto 1em;
	}
	.btn_back img{
		width:100%;
	}
}

/*	02.ONAIR
============================== */

.onair_table_01{
	width:100%;
	font-weight:bold;
	font-size:100%;
	margin-bottom:2em;
}
.onair_table_01 th{
	color: #ffffff !important;
	background: #e62f8b;
	padding: 0.5em;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-weight:bold;
}
.onair_table_01 td{
	padding: 0.5em;
	text-align: left;
	border-bottom: 1px solid #e62f8b;
	border-left: 1px solid #e62f8b;
	background: #fff;
}
.onair_table_01 .td01{
	width:20%;
	color:#e62f8b;
	text-align:center;
}
.onair_table_01 .td02{
	width:20%;
	color:#e62f8b;
	text-align:center;
}
.onair_table_01 .td03{
	width:10%;
	text-align:center;
}
.onair_table_01 .td04{
	width:25%;
	text-align:center;
}
.onair_table_01 .td05{
	width:25%;
	font-size:80%;
	line-height:1.4em;
}
.onair_table_02{
	width:100%;
	font-weight:bold;
	font-size:100%;
	table-layout:fixed;
}
.onair_table_02 th{
	color: #ffffff !important;
	background: #e62f8b;
	padding: 0.5em;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-weight:bold;
}
.onair_table_02 td{
	padding: 0.5em;
	text-align: left;
	border-bottom: 1px solid #e62f8b;
	border-left: 1px solid #e62f8b;
	background: #fff;
}
.onair_table_02 .td01{
	width:20%;
	color:#e62f8b;
	text-align:center;
}
.onair_table_02 .td02{
	width:20%;
	color:#e62f8b;
	text-align:center;
}
.onair_table_02 .td03{
	width:10%;
	text-align:center;
}
.onair_table_02 .td04{
	width:25%;
	text-align:center;
}
.onair_table_02 .td05{
	width:25%;
	font-size:80%;
	line-height:1.4em;
}
.onair_table_01 .border_l{
	border-left: 1px solid #e62f8b !important;
}
.onair_table_01 .border_r{
	border-right: 1px solid #e62f8b;
}
.onair_table_02 .border_l{
	border-left: 1px solid #e62f8b !important;
}
.onair_table_02 .border_r{
	border-right: 1px solid #e62f8b;
}
.onair_h3_a{
	width:135px;
	margin:0 auto 1em;
}
.onair_h3_b{
	width:138px;
	margin:0 auto 1em;
}
.henkou{
	font-size:80%;
	color:#e62f8b;
}

@media all and (min-width: 768px) {
	.pages .h2_onair_pc{
		display:block;
		width:40%;
		margin:40px auto 15px;
	}
	.pages .h2_onair_pc img{
		width:100%;
	}
	.pages .h2_onair_sp{
		display:none;
	}
	.onair_text{
		width:560px;
		margin:40px auto 60px;
	}
	.onair_text img{
		
	}
	.onair_heder img{
		width:100%;
	}
	.onair_chu{
		text-align:center;
		font-size:80%;
		margin-top:2em;
		margin-bottom:4em;
	}
}
@media all and (max-width: 767px) {
	.pages .h2_onair_pc{
		display:none;
	}
	.pages .h2_onair_sp{
		display:block;
	}
	.h2_onair_sp{
		display:block;
		width:50%;
		margin:1em auto 1em;
	}
	.h2_onair_sp img{
		width:100%;
	}
	.onair_text{
		width:90%;
		margin:0 auto;
		padding:1em 0 0;
	}
	.onair_text img{
		width:100%;
	}
	.onair_table_01{
		width:94%;
		margin: 3% 3% 6% 3%;
		font-size:75%;
	}	
	.onair_table_01 .td04{
		text-align:center;
	}
	.onair_table_02{
		width:94%;
		margin: 3% 3% 3%;
		font-size:75%;
	}	
	.onair_table_02 .td04{
		text-align:center;
	}
	.onair_chu{
		text-align:center;
		font-size:75%;
		margin-top:1em;
		margin-bottom:3em;
	}
	h2.top_h2_onair {
		background-size:
		32%, /* 最前面の背景レイヤーに対応 */
		5%;
	}
	.henkou{
		font-size:80%;
	}
	.onair_chu{
		text-align:center;
		font-size:75%;
		margin-top:1em;
		margin-bottom:3em;
	}
}

/*	03.STAFF&CAST
============================== */
.column-staff h3{
	color:#e62f8b;
}
.column-cast h3{
	color:#e62f8b;
}
.theme{
	color: #6a2c1f;
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 1em;
	padding-left: 2%;		
}
.staffcast_wrap span.type{
	font-size: 12px;
}
.staffcast_wrap span.songtitle{
	margin-left:-0.5em;
}
@media all and (min-width: 768px) {
	.pages .h2_staffcast_pc{
		display:block;
		width:60%;
		margin:40px auto 15px;
	}
	.pages .h2_staffcast_pc img{
		width:100%;
	}
	.staffcast_wrap h3{
		font-size:140%;
		text-align:left;
		margin:2em auto 1em;
	}
	.pages .h2_staffcast_sp{
		display:none;
	}
	.inner{
		width: 600px;
		margin: 0 auto;
	}
	.staffcast_wrap li{
		float: left;
		width: 30%;
		color: #6a2c1f;
		font-size: 18px;
		line-height:1.4em;
		margin-bottom: 2em;
		padding-left:2%;
		padding-right:1%;
	}
	.staffcast_wrap li span{
		font-size: 12px;
	}	
}
@media all and (max-width: 767px) {
	.pages .h2_staffcast_pc{
		display:none;
	}
	.pages .h2_staffcast_sp{
		display:block;
	}
	.h2_staffcast_sp{
		display:block;
		width:70%;
		margin:1em auto 1em;
	}
	.h2_staffcast_sp img{
		width:100%;
	}
	.staffcast_wrap h3{
		font-size:180%;
		text-align:center;
		margin:1.5em auto 1em;
	}
	.section_staffcast{
		margin:3% 3% 3%;
	}
	.staffcast_wrap ul{
		width:98%;
		margin:0 auto;
		padding:0 0 0 11%;
	}
	.staffcast_wrap li{
		float: left;
		width: 50%;
		color: #6a2c1f;
		font-size: 110%;
		line-height:1.4em;
		margin-bottom: 1em;
	}
	.staffcast_wrap li span{
		font-size: 60%;
		line-height:1em !important;
		margin-bottom:1em;
	}
	div.column-staff{
		
	}
	.theme{
		margin-left:9%;	
	}	
}

/*	04.STORY
============================== */
@media all and (min-width: 768px) {
	.pages .h2_story_pc{
		display:block;
		width:40%;
		margin:40px auto 15px;
	}
	.pages .h2_story_pc img{
		width:100%;
	}
	.pages .h2_story_sp{
		display:none;
	}
	.story_text{
		width:589px;
		margin:40px auto 60px;
	}
	.story_text img{
		width:100%;
	}
	.story_wrap{
		width:580px;
		margin:0 auto;
		padding:20px 0 80px 0;
	}
	.story_title{
		font-size:24px;
		line-height:1.6em;
		font-weight:bold;
		margin-bottom:0.2em;
	}
	.story_title br{
		display:none;
	}
	.storytext{
		font-size:16px;
		line-height:1.8em;
		margin-bottom:1em;
	}
	.storystaff{
		font-size:12px;
		color:#e62f8b;
	}
	.storystaff br{
		display:none;
	}
	.btn_intro{
		width:256px;
		margin:0 auto;
	}
	.btn_intro img{
		margin:60px 0 0px 0;
	}
	.story_nav{
		width: 580px;
		display: flex;
		flex-wrap: wrap;
		justify-content: left;
		margin: 30px auto 0;
	}
	.story_nav li{
		margin:3px;
	}
	.story_nav li img{
		width:90px;
	}
	
}
@media all and (max-width: 767px) {
	.pages .h2_story_pc{
		display:none;
	}
	.pages .h2_story_sp{
		display:block;
	}
	.h2_story_sp{
		display:block;
		width:50%;
		margin:1em auto 1em;
	}
	.h2_story_sp img{
		width:100%;
	}
	.story_text{
		width:90%;
		margin:0 auto;
		padding:1em 0 0;
	}
	.story_text img{
		width:100%;
	}
	.story_wrap{
		width:90%;
		margin:0 auto;
		padding:1em 0 1em 0;
	}
	.story_title{
		font-size:1.1em;
		line-height:1.6em;
		font-weight:bold;
		margin-bottom:0.2em;
	}
	.storytext{
		font-size:0.9em;
		line-height:1.6em;
		margin-bottom:1em;
	}
	.storystaff{
		font-size:0.8em;
		line-height:1.6em;
		color:#e62f8b;
	}
	.btn_intro{
		width:70%;
		margin:2em auto 0em;
	}
	.btn_intro img{
		width:100%;
	}
	.story_nav{
		width: 100%;
		margin:1.5em auto 0em;
	}
	.story_nav li{
		width: 22%;
		height: auto;
		margin: 1%;
		float: left;
	}
	.story_nav li img{
		width:100%;
	}
}


/*	05.CHARACTER
============================== */

section.chara_box{
	float:left;
}

@media all and (min-width: 768px) {
	.pages .h2_chara_pc{
		display:block;
		width:50%;
		margin:40px auto 15px;
	}
	.pages .h2_chara_pc img{
		width:100%;
	}
	.pages .h2_chara_sp{
		display:none;
	}
	.charaall_wrap{
		margin-top:0px;
		margin-left:20px;
		margin-bottom:40px;
	}
	section.chara_box{
		height:auto;
		margin:6px 14px;
	}
}
@media all and (max-width: 767px) {
	.charaall_wrap{
		margin-top:1em;
	}
	.pages .h2_chara_pc{
		display:none;
	}
	.pages .h2_chara_sp{
		display:block;
	}
	.h2_chara_sp{
		display:block;
		width:60%;
		margin:1em auto;
	}
	.h2_chara_sp img{
		width:100%;
	}
	section.chara_box{
		width: 42%;
		height: auto;
		margin: 2% 4%;
	}
	section.chara_box img{
		width:100%;
	}
}

/*	06.goods
============================== */
.cdall_block{
	float:left;
	line-height:1.4em;
}
.cd_image img{
	width:100%
}
.cdall_image img{
	width:100%;
}

@media all and (min-width: 768px) {
	.pages .h2_goods_pc{
		display:block;
		width:30%;
		margin:40px auto 15px;
	}
	.pages .h2_goods_pc img{
		width:100%;
	}
	.pages .h2_goods_sp{
		display:none;
	}
	.cd_wrap{
		padding:20px 30px 40px;
	}
	.cdall_block{
		width:280px;
		margin:0 20px 30px;
		min-height: 26em;
	}
	.cdall_title{
		font-size:140%;
		font-weight:bolder;
		margin:0.2em 0 0.2em -0.5em;
		line-height:1.4em;	
	}
	.itemall_title{
		font-size:120%;
		font-weight:bolder;
		margin:0.5em 0 0.2em 0;	
	}
	.cdall_sub{
		font-size:80%
	}
	.itemall_proce{
		font-size:80%
	}
	.cd_image{
		width:280px;
		float:left;
	}
	.cd_detail{
		width:300px;
		margin-left:30px;
		float:left;
	}
	.cd_sub{
		font-size: 12px;
	}
	.cd_title{
		font-size:24px;
		margin:0.4em 0 0.4em -0.5em;
		color:#e62e8b;
		line-height:1.4em;
	}
	.item_title{
		font-size:20px;
		margin:0.4em 0 0.4em 0;
		color:#e62e8b;
	}
	.cd_artist{
		font-weight:bold;
		line-height:1.4em;
		color:#e62e8b;
	}
	.cd_list{
	    font-size: 14px;
    	line-height: 1.6em;
    	margin-top: 20px;
	}
	.cd_list dt{
		color:#e62e8b;
	}
	.cd_list dd{
		margin-bottom: 1em;
	}
	.goods_nav{
		margin: 2em auto 1em;
		border-spacing: 2em 0;
		border-collapse:separate;
	}
	.goods_nav td{
		margin: 0 2em 0;
	}
}
@media all and (max-width: 767px) {
	.pages .h2_goods_pc{
		display:none;
	}
	.pages .h2_goods_sp{
		display:block;
	}
	.h2_goods_sp{
		display:block;
		width:40%;
		margin:1em auto 1em;
	}
	.h2_goods_sp img{
		width:100%;
	}
	.cd_wrap{
		padding:1em 0 2em;
	}
	.cdall_block{
		width:42%;
		margin:0 4% 1em;
		min-height: 18em;
	}
	.cdall_title{
		font-size:100%;
		font-weight:bolder;
		margin:0.1em 0 0.2em -0.5em;
		line-height:1.4em;	
	}
	.itemall_title{
		font-size:100%;
		font-weight:bolder;
		margin:0.5em 0 0.2em 0em;	
	}
	.cdall_sub{
		font-size:70%;
		line-height:1.4em;
	}
	.itemall_price{
		font-size:70%;
		line-height:1.4em;
	}
	.cd_image{
		width:90%;
		margin:0 auto;
	}
	.cd_detail{
		width:90%;
		margin:1em auto 0;
	}
	.cd_sub{
		font-size: 80%;
		font-weight:bold;
	}
	.cd_title{
		font-size:160%;
		margin:0.6em 0 0.4em -0.5em;
		color:#e62e8b;
		line-height:1.4em;
	}
	.item_title{
		font-size:160%;
		margin:0.6em 0 0.4em 0;
		color:#e62e8b;
	}
	.cd_artist{
		font-weight:bold;
		line-height:1.4em;
		color:#e62e8b;
	}
	.cd_list{
    	line-height: 1.4em;
    	margin-top: 20px;
	}
	.cd_list dt{
		color:#e62e8b;
	}
	.cd_list dd{
		margin-bottom: 1em;
	}
	.goods_nav{
		margin: 2.5em auto 1em;
	}
	.goods_nav tr{
		text-align:center;
	}
	.goods_nav td img{
		width:70%;
		text-align:center;
	}
}



/*	07.Blu-ray & DVD
============================== */
.cdall_block{
	float:left;
	line-height:1.4em;
}
.cd_image img{
	width:100%
}
.cdall_image img{
	width:100%;
}

@media all and (min-width: 768px) {
	.pages .h2_disc_pc{
		display:block;
		width:60%;
		margin:40px auto 15px;
	}
	.pages .h2_disc_pc img{
		width:100%;
	}
	.disc_wrap h3{
		font-size:140%;
		text-align:left;
		margin:2em auto 1em;
	}
	.pages .h2_disc_sp{
		display:none;
	}
	.discall_title{
		font-size:120%;
		font-weight:bolder;
		margin:0.2em 0 0.2em 0em;	
	}
}
@media all and (max-width: 767px) {
	.pages .h2_disc_pc{
		display:none;
	}
	.pages .h2_disc_sp{
		display:block;
	}
	.h2_disc_sp{
		display:block;
		width:70%;
		margin:1em auto 1em;
	}
	.h2_disc_sp img{
		width:100%;
	}
	.discall_title{
		font-size:100%;
		font-weight:bolder;
		margin:0.1em 0 0.2em 0em;	
	}
}


/*	08.SPECIAL
============================== */

.twitter_table{
	width:100%;
}
.twitter_table img{
	width:100%;
}
.twitter_table td{
	padding: 0 4px;
}
.special_h3{
	font-size:140%;
	margin:1.5em 0 0.5em;
	line-height:1.4em;
}

@media all and (min-width: 768px) {
	.pages .h2_special_pc{
		display:block;
		width:40%;
		margin:40px auto 15px;
	}
	.pages .h2_special_pc img{
		width:100%;
	}
	.pages .h2_special_sp{
		display:none;
	}	
}
@media all and (max-width: 767px) {
	.pages .h2_special_pc{
		display:none;
	}
	.pages .h2_special_sp{
		display:block;
	}
	.h2_special_sp{
		display:block;
		width:50%;
		margin:1em auto 1em;
	}
	.h2_special_sp img{
		width:100%;
	}		
}

/*	09.SPECIAL
============================== */

.twitter_table{
	width:100%;
}
.twitter_table img{
	width:100%;
}
.twitter_table td{
	padding: 0 4px;
}
.special_h3{
	font-size:140%;
	margin:1.5em 0 0.5em;
}

@media all and (min-width: 768px) {
	.pages .h2_webmovie_pc{
		display:block;
		width:60%;
		margin:40px auto 15px;
	}
	.pages .h2_webmovie_pc img{
		width:100%;
	}
	.pages .h2_webmovie_sp{
		display:none;
	}	
}
@media all and (max-width: 767px) {
	.pages .h2_webmovie_pc{
		display:none;
	}
	.pages .h2_webmovie_sp{
		display:block;
	}
	.h2_webmovie_sp{
		display:block;
		width:60%;
		margin:1em auto 1em;
	}
	.h2_webmovie_sp img{
		width:100%;
	}		
}
